Release v0.18.0 - xchain-decoder - #18
Merged
Merged
Conversation
Configuration reaches the container as environment, at docker run or through the compose env_file, so the optional COPY glob was dead weight and failed outright on Docker's legacy builder.
…red coin registry fix(decoder): publish a lag field on GET /status so the bootstrap health gate accepts the payload chore(decoder): resync the vendored coin registry with the hub FULLNODE comment
… pin The GAS_SCHEDULE comment still described the UNIFIED_FEES_SWEEP_CALLBACK keys as unarmed on both networks, which stopped being true when mainnet armed at genesis and testnet took an armed date. It now records the real per-network state and separates that from CONSENSUS_CONFIG_PIN.mainnet, which stays null for its own later arm.
Bumps the package and lockfile to 0.18.0 and dates the 0.18.0 changelog entry. The only code change is the lag field on the status route.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the package and lockfile to 0.18.0 and dates the 0.18.0 changelog entry. The only code change is the lag field on the status route. README test counts are re-measured against the frozen tree.
Platform notes ride xchain-node's Release.