Uh oh!
There was an error while loading. Please reload this page.
update versions - #334
Merged
Merged
Conversation
Contributor
Too many files changed for review. ( |
Uh oh!
There was an error while loading. Please reload this page.
evanorti added a commit
that referenced
this pull request
Jul 29, 2026
* add pq docs * add po and staking page * add docs * docs(sdk): kms rotation guide, release-impact fixes, prerequisites pass docs(sdk): kms rotation guide, release-impact fixes, prerequisites pass Add rotate-key-remote-signer: rotate a consensus key held in Cosmos-KMS (second signer process, shadow node, pubkey from /status). Test-verified e2e on a localnet; includes the show-validator stray-key trap as a Danger. Release-impact fixes to existing pages: - run-production: replace the deprecated TMKMS walkthrough with Cosmos-KMS links and a deprecation note - keyring: correct key algorithms to secp256k1 + ml_dsa_65 via --key-type (was ed25519 via --algo), link the new keys pages, fix a broken in-page anchor - run-node: next-step links to key rotation and remote signing; jq links moved to jqlang.org Guide improvements: - complete, linked prerequisites on every keys/ and kms/ guide - migrate-validator-ml-dsa: step 2 split into labeled staking / PoA / remote signer paths with the exact deltas (PoA passes ml_dsa_65) - state-sync pointers on both shadow-node rotation pages - post-quantum-keys: EIP-7702/8051/8141 linked and corrected - Cosmos-KMS naming in prose, bare "kms" replaced with "the signer" - remote-signing next steps completed (resolves placeholder TODO) * update todos * Update rotate-key-remote-signer.mdx * Update configuration-reference.mdx * Update rotate-key-remote-signer.mdx * Update remote-signing.mdx * Update security-release.md * Update key-rotation.mdx * Update migrate-from-tmkms.mdx * Update post-quantum-keys.mdx * Update rotate-key-remote-signer.mdx * Update security-release.md * Update enable-ml-dsa-keys.mdx * Update migrate-validator-ml-dsa.mdx * Update rotate-validator-key-poa.mdx * Update rotate-validator-key.mdx * Update configure-backend.mdx * Update remote-signing.mdx * Update rotate-key-remote-signer.mdx * Update rotate-key-remote-signer.mdx * Update migrate-validator-ml-dsa.mdx * update guides * Update migrate-from-tmkms.mdx * Update security-release.md * Update tutorial-file-backend.mdx * fix inaccuracies and unclear wording in post-quantum-keys.mdx * updates * update after eng passes * update * updates * update Cometbft and SDK docs for v0.55 and v0.40 release (#332) * update Cometbft and SDK docs for v0.55 and v0.40 release * Update block-sync.mdx * Update configuration.mdx * update warning * add upgrade guide * Update v0.55.mdx * Update security-release.md * Update rotate-validator-key-poa.mdx * Update post-quantum-keys.mdx * Update accounts.mdx * Update accounts.mdx * Update architecture.mdx * Update key-rotation.mdx * updates * audit runs and changes * updates * update * update * updates * updates * Update v0.55.mdx * updates * update versions (#334) --------- Co-authored-by: Dennis Fang <dhsfang@gmail.com>
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 freeto 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.
run version migration script to tag sdk v0.54 and comet v0.39 and promote next to latest