Skip to content

Multi-rollup rewards via transaction cart#66

Open
koenmtb1 wants to merge 2 commits into
mainfrom
km/multi-rollup-claims
Open

Multi-rollup rewards via transaction cart#66
koenmtb1 wants to merge 2 commits into
mainfrom
km/multi-rollup-claims

Conversation

@koenmtb1
Copy link
Copy Markdown
Contributor

Rewards reads and claims now fan out across every rollup the Registry has ever made canonical, so balances stranded on old rollups surface in the UI and get cleaned up on claim. All three claim entry points (per-delegation, bulk delegation, "Claim All" modal) route through the transaction cart via a shared claimCart helper with dependsOn wiring, labels and execution order match across entry points, the warehouse withdraw is treated as a singleton.

Also fixes: active sequencers on the canonical rollup with delegations on an old rollup no longer show "In Queue"; slashed amount is read from on-chain balance instead of using a hardcoded per-slash penalty.

Local testing scaffolding lives in staking-dashboard/scripts/multi-rollup-test/ mainnet-fork anvil + a seed script that stages multi-rollup rewards on the dev wallet.

@koenmtb1 koenmtb1 requested a review from a team as a code owner May 12, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant