Changelog
- b11d30c Fix deps, fix clippy warning (#145)
- be7a15e Sentinel: retry on ECONNRESET (#177)
- d3492f7 add doublezero-solana-fork-cli (#140)
- 3eac616 add pr template (#179)
- ff80d50 add sol-conversion-admin-cli (#156)
- 72b496b bump doublezero-solana-cli version to 0.1.10 (#151)
- eee87c9 chore(workspace): update changelogs (#178)
- b5907fa clean up (#139)
- f5c42d7 contributor-rewards: add quadratic penalty for uptime (#148)
- e628824 contributor-rewards: fix reward proportion discrepancies (#143)
- a283a54 feat(contributor-rewards): Add S3 storage for snapshots (#174)
- 1cd80e3 feat(solana-cli): add
revenue-distribution fetch distribution --viewargument (#182) - 75e95d4 feat(solana-cli): add
revenue-distribution harvest-2zcommand (#180) - 1393d3d feat(validator-debt): add prom metrics (#116)
- 2ec1a07 fix(contributor-rewards): ci fix to derive default (#176)
- d35ac71 fix(contributor-rewards): handle grace period for scheduling rewards (#186)
- 40382be fix(goreleaser): Install binaries in /usr/bin/ instead of /usr/local/bin (#185)
- 527c9c7 fix(sentinel): retry on conn reset, one more time (#184)
- 1abcae8 fix(workspace): bump stable rust (#175)
- 43e9aa5 fix(workspace): group imports per rust unstable standards (#181)
- 2334430 fix(workspace): version bump contributor-rewards, sentinel, and solana-validator-debt (#188)
- c4989c2 fix: update leader scheduler check (#166)
- a45dba9 move binaries to /usr/bin: update changelogs and systemd units (#187)
- abf28be port client-tools and admin CLIs from doublezero-solana (#154)
- 38839cf release: cleanup cargo registry (#169)
- 35c0197 release: explicitly specify release name (#168)
- 9b1e000 sentinel: add allow_multiple_ips to access pass args, bump deps (#158)
- 98eb11f sentinel: change error to reason for known sig verification failure (#171)
- ec2cb4e sentinel: cli flag to control RPC polling interval for access requests (#136)
- 2a66626 sentinel: drain outstanding access requests (#144)
- 1609a68 sentinel: entirely remove websocket support (#160)
- 4b3b966 sentinel: simplify leader schedule check (#157)
- 0f6d338 sentinel: version 0.1.9 (#153)
- b3f606a solana-cli: add SOL conversion commands (#159)
- a2f00fe solana-cli: add
revenue-distribution relay distribute-rewardscommand (#173) - ceeee9f solana-cli: add token balances and more info in stdout (#162)
- c6d7550 solana-cli: display balance for uninitialized deposit account (#137)
- 8b1c546 solana-cli: fix CHANGELOG (#167)
- e4c11ab solana-cli: fix backup validator leader schedule check output (#150)
- ceea240 solana-cli: fix instruction data when requesting access (#149)
- fcb97b3 solana-cli: fix validator deposits not found (#135)
- 7edea8d solana-cli: version 0.1.1 (#152)
- 0069d7b solana-fork: add god mode (#146)
- fb63fc9 validator-debt: import from and export to CSV, add verify command, bug fixes (#147)
- fe84a86 validator-debt: integrate slack notifications (#161)
- 01e78bc validator-debt: parse program logs, attach exported csv to slack msg (#163)
- cabe835 workspace: add support for release-plz (#164)
- 7c693d3 workspace: fix release-plz.toml to exclude libs and use correct tag (#165)
- 3dc4af5 workspace: remove release plz (#170)