Changelog
- 0a1ca8f (solana-cli): implement revenue-distribution fetch contributor-rewards (#254)
- 694b128 (validator-debt): align Slack summary totals with displayed rows (#252)
- 4a09cb1 Add shared validator access validation and force flag (#211)
- e960e91 Update changelog for v0.1.10 (#271)
- 9473cdc bugfix(scheduler): result returns value only, not ok tuple (#270)
- 5b27b0a bugfix(validator-debt): Ensure debt is finalized before collection (#268)
- 7c1ef19 bugfix(validator-debt): inclusive range for DZ epochs (#2815) (#263)
- f62dc57 chore(valdiator-debt, scheduler): improve test coverage (#262)
- ee8b294 chore: bump stable rust to 1.92.0 (#227)
- 0897614 ci: changelog reminder (#221)
- 605fdc4 ci: changelog reminder pass instead of skip when label is present (#222)
- 9b8d34d client-tools: remove
tracingfeature (#226) - cc58250 feat(contributor-rewards): add export shapley command (#234)
- 51b700f feat(contributor-rewards): add read-rewards command (#212)
- 901b1a0 feat(scheduler): add prom metrics (#207)
- eb44470 feat(scheduler): refactor and remove private functions (#238)
- 5105a96 feat(scheduler): skip rows with no successful collections (#246)
- 84f6341 feat(sentinel): auto-manage multicast publishers (#272)
- 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) - 81a436d feat(solana-client-tools): add stdin support for keypair loading (#217)
- 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)
- cbef1f8 feat(validator-debt): add overrides option to validator debt payment (#216)
- 8ab45a6 feat(validator-debt): better summarized debt (#218)
- 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)
- c2d9380 feat: billing sentinel for tenant payment status monitoring (#265)
- f2dc38a fix credo warnings (#267)
- 2e05ec6 fix(goreleaser): publish packages to cloudsmith doublezero-testnet repo in addition to doublezero repo (#261)
- 1d9976e fix(sentinel): fix leader schedule evaluation (#214)
- abdfd14 fix(sentinel): improve previous epoch slot evaluation (#213)
- 9569979 fix(sentinel): improve retry handling for transient RPC errors (#220)
- 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)
- 4e002e1 fix(workspace): update
doublezero-solanacrates to use revenue-distribution/v0.2.0 tag (#219) - ef4e124 fix: typo in LICENSE (#223)
- 88604ac scheduler: update CHANGELOG.md (#251)
- 46b34d8 sentinel: default leader schedule lookahead 2→1 (#259)
- 986e7a9 solana-cli: add configure-contributor-rewards CLI command (#257)
- 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)
- 425eca6 validator-debt: initialize-distribution interface change (#266)
- a5e7a81 validator-debt: use vote key from past (#250)
- 2136f87 workspace: add docs/audits (#224)