WIRE-301: Update retired staking attestation guidance - #52
Open
huangminghuang wants to merge 12 commits into
Open
WIRE-301: Update retired staking attestation guidance#52huangminghuang wants to merge 12 commits into
huangminghuang wants to merge 12 commits into
Conversation
Change-Id: I3172378a93a69fc457502cabca04801e9b0a747e
…-stake-unstake Change-Id: I0cff112377764253b36f3e08f7ddc47fcdf0eafa
Change-Id: Ic756678701c3b499fee180ce282384b5b756b252
Change-Id: I5bbbbea4522e631ecb1b22efbf9b027d30590e54
…-stake-unstake Change-Id: Ia6d29c33f554a40b3b4ca99692cc2cf046f96261 # Conflicts: # packages/cluster-tool-shared/tests/config/ClusterConfig.test.ts # packages/cluster-tool/tests/flow/contexts/SwapScenarioContext.test.ts
…-stake-unstake Change-Id: I6c61b54c4cd6792cfb0948554b5e7216d71c01fd
Change-Id: Ieb51bb12b304ea199ad5112c2fa511ff9d164760
huangminghuang
marked this pull request as ready for review
August 17, 2026 19:59
…-stake-unstake Change-Id: I6580a76531a7881760352ace6d886f52a3ae8b61 # Conflicts: # packages/cluster-tool-shared/src/config/ClusterConfig.ts # packages/cluster-tool-shared/tests/config/ClusterConfig.test.ts # packages/cluster-tool/src/config/ClusterBuildOptions.ts # packages/cluster-tool/src/config/ClusterConfigProvider.ts # packages/cluster-tool/tests/cli/ClusterBuildOptionsArgs.test.ts # packages/cluster-tool/tests/config/clusterConfigFixture.ts # packages/debugging-client-shared/tests/local/fixtureCluster.ts # packages/debugging-client-tool-tui/tests/store/cluster/ClusterSlice.test.ts
Change-Id: I54e794631f5b184e31a1b91b077b774e43335ecf
Change-Id: I849cda50dbf716c24445386662e109b2606c31bf
Change-Id: I2947569d2a472370fe0816af80241f2766a3b70e
Change-Id: I64cd3e13f82e93d97d44e856d35f756f4aa9df7a
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.
WIRE-301: Align platform tooling with the retired staking surface
Updates attestation decoding and test/cluster configuration for the removal of STAKE and UNSTAKE. Synthetic Ethereum yield emission is explicitly opt-in via
--enable-mock-yield-emitter(default: disabled), with documentation and test coverage updated accordingly.Companion changes: wire-sysio#544, wire-ethereum#175, wire-libraries-ts#57, and wire-platform-manifest#4.
Validation
5094c50b22dca0930654287f7651e264d8c843f4and the companion PR SHAs.