Changelog
- 0a1ca8f (solana-cli): implement revenue-distribution fetch contributor-rewards (#254)
- 694b128 (validator-debt): align Slack summary totals with displayed rows (#252)
- ee8b294 chore: bump stable rust to 1.92.0 (#227)
- 9b8d34d client-tools: remove
tracingfeature (#226) - cc58250 feat(contributor-rewards): add export shapley command (#234)
- eb44470 feat(scheduler): refactor and remove private functions (#238)
- 5105a96 feat(scheduler): skip rows with no successful collections (#246)
- b2ed695 feat(solana-admin-cli/revenue-distribution): update migration command (#229)
- e531f84 feat(solana-cli): add
--fund-outstanding-debttorevenue-distribution validator-deposit(#231) - 7c15a2e feat(solana-cli): add memos to
relay distribute-rewardsandvalidator-depositcommands (#232) - 67c22e8 feat(solana-cli): migrate
harvest-2zJupiter integration to api.jup.ag + API key auth (#242) - 34817ac feat(validator-debt): add debt write-off logic (#225)
- 455b286 feat(validator-debt): add finalize rewards and sweep tokens to initialize distribution workflow (#243)
- a4d8610 feat(validator-debt): e2e test script (#256)
- 00f122b feat(validator-debt): filter results, remove loop to calculate results (#2553 #2559) (#245)
- ec77fd3 feat(validator-debt): parallelize debt collection (#228)
- e723c31 feat(validator-debt): parallelize finalize distribution (#247)
- de11f43 feat(validator-debt): remove dz_ledger as argument (#2442) (#255)
- 2e05ec6 fix(goreleaser): publish packages to cloudsmith doublezero-testnet repo in addition to doublezero repo (#261)
- bea66fa fix(solana-cli): show debt write-off activation epoch in fetch config (#258)
- e216073 fix(solana-cli): sum delinquent debt for
revenue-distribution fetch validator-debts(#260) - c927bc9 fix(validator-debt): track eligibility by vote account instead of identity (#230)
- 88604ac scheduler: update CHANGELOG.md (#251)
- 46b34d8 sentinel: default leader schedule lookahead 2→1 (#259)
- 73c5711 solana-cli: handle missing fee fields for
harvest-2zJupiter quotes (#239) - 0a8da96 solana-cli: uptick to version 0.3.2 (#241)
- c9fb8ea solana-cli: uptick version to 0.3.1 (#233)
- 8130152 validator-debt: bail early when Revenue Distribution is paused (#244)
- c575c83 validator-debt: enable debt write-off at activation (#237)
- 3108944 validator-debt: finalize zero debt (#248)
- 9f31896 validator-debt: fix local uncollectible debt tracking for write-off logic (#240)
- a5e7a81 validator-debt: use vote key from past (#250)
- 2136f87 workspace: add docs/audits (#224)