Releases: anza-xyz/agave
Testnet - v2.0.9
This is a Testnet release. It is NOT recommended for Mainnet Beta.
What's Changed
- v2.0: SIMD-0118: fix
total_rewards
for recalculation (backport of #2780) by @mergify in #2794 - v2.0: Update index.mdx (backport of #2238) by @mergify in #2334
- v2.0: Simplify RPC partitioned_epoch_reward_enabled determination (backport of #2802) by @mergify in #2823
- v2.0: rolls out chained Merkle shreds to ~50% of testnet slots (backport of #2660) by @mergify in #2833
Full Changelog: v2.0.8...v2.0.9
Testnet - v2.0.8
This is a Testnet release. It is NOT recommended for Mainnet Beta.
What's Changed
- v2.0: RPC: rewards, return error if epoch_boundary_block is a lie (backport of #2758) (#2767)
- v2.0: replay: do not refresh votes for hot spare validators (backport of #2770) (#2779)
- v2.0: gossip: demote invalid duplicate proof errors to info (backport of #2754) (#2759)
- v2.0: replay: extend last fec set check for 32+ retransmitter signed shreds (backport of #2101) (#2192)
Mainnet-beta - v1.18.23
This is a stable release suitable for use on Mainnet Beta.
What's Changed
- v1.18: blockstore: only consume duplicate proofs from root_slot + 1 on startup (backport of #1971) (#2113)
- v1.18: RPC: rewards, return error if epoch_boundary_block is a lie (backport of #2758) (#2781)
- v1.18: fix: send votes to the immediate next leader (backport of #2607) (#2620)
- v1.18: replay: do not early return when marking slots duplicate confirmed (backport of #2700) (#2771)
- v1.18: rpc: add more services to getClusterNodes (backport of #1637) (#2164)
Testnet - v2.0.7
This is a Testnet release. It is NOT recommended for Mainnet Beta.
What's Changed
- v2.0: Runtime: Core BPF Migration: Add checks for executable program account (backport of #2483) by @mergify in #2516
- Bump version to v2.0.7 by @github-actions in #2651
- v2.0: Runtime: Core BPF: Add test for CPI post-migration (backport of #2531) by @mergify in #2665
- v2.0: fix: send votes to the immediate next leader (backport of #2607) by @mergify in #2621
- v2.0: Bound default value for thread pool args (backport of #2599) by @mergify in #2662
- v2.0: Check poh_recorder.start_slot() hasn't been dumped previously before checking it in ProgressMap. (backport of #2676) by @mergify in #2691
- v2.0: replay: do not early return when marking slots duplicate confirmed (backport of #2700) by @mergify in #2706
- v2.0: gossip: ignore retransmitter signatures when comparing duplicate shreds (backport of #2673) by @mergify in #2699
- v2.0: patches bug causing false duplicate nodes error (backport of #2666) by @mergify in #2681
Full Changelog: v2.0.6...v2.0.7
Testnet - v2.0.6
This is a Testnet release. It is NOT recommended for Mainnet Beta.
What's Changed
- v2.0: EpochRewards: decode points and rewards fields as Strings (backport of #2501) by @mergify in #2512
- Bump version to v2.0.6 by @github-actions in #2518
- v2.0: rolls out chained Merkle shreds to ~21% of testnet (backport of #2503) by @mergify in #2564
- v2.0: fix: borrow stakes delegation during snapshot serialization (backport of #2455) by @mergify in #2500
- v2.0: Fix setting an account override for fee payer (backport of #2375) by @mergify in #2451
- v2.0: adds feature-gate code to enforce retransmitter signature verification (backport of #1840) by @mergify in #2415
- v2.0: checks for duplicate instances using the new ContactInfo (backport of #2506) by @mergify in #2510
- v2.0: Flushes hash cache data file's mmap after done writing (backport of #2567) by @mergify in #2575
- v2.0: replay: do not start leader for a block we already have shreds for (backport of #2416) by @mergify in #2484
- v2.0: Update security email to security@anza.xyz (backport of #2598) by @mergify in #2619
- v2.0: Improves panic message if send() fails in streaming_unpack_snapshot() (backport of #2459) by @mergify in #2464
- v2.0: fix: ensure vote packets can be retried (backport of #2605) by @mergify in #2612
- v2.0: CI: Disable downstream anchor builds (backport of #2629) by @mergify in #2647
Full Changelog: v2.0.5...v2.0.6
Testnet - v2.0.5
This is a Testnet release. It is NOT recommended for Mainnet Beta.
What's Changed
- Bump version to v2.0.5 by @github-actions in #2419
- v2.0: Cleanup PoH speed check error (backport of #2400) by @mergify in #2458
- v2.0: Bump platform tools version to v1.42 (backport of #2355) by @mergify in #2461
- Bump rbpf version to 0.8.4 (backport of #2515) by @willhickey in #2514
Full Changelog: v2.0.4...v2.0.5
Mainnet-beta - v1.18.22
This is a stable release suitable for use on Mainnet Beta.
What's Changed
- Bump rbpf version to 0.8.3 in #2513
Full Changelog: v1.18.21...v1.18.22
Testnet - v2.0.4
This is a Testnet release. It is NOT recommended for Mainnet Beta.
What's Changed
- Bump version to v2.0.4 by @github-actions in #2223
- v2.0: geyser: add num_partitions to block info (backport of #2158) by @mergify in #2178
- v2.0: Update index.md (backport of #2242) by @mergify in #2250
- v2.0: chore: bump openssl to 0.10.66 (backport of #2228) by @mergify in #2235
- v2.0: changelog: Lists removed validator args (backport of #2324) by @mergify in #2336
- v2.0: ledger-tool: unify and colorize help (backport of #2322) by @mergify in #2335
- v2.0: validator: unify and colorize help (backport of #2323) by @mergify in #2337
- v2.0: Refactor match and add test cases (backport of #2357) by @mergify in #2359
- v2.0: ledger-tool: Set initial last full snapshot slot (backport of #2314) by @mergify in #2343
- v2.0: [ed25519] Use
verify_strict
for signature verification in ed25519 precompile (backport of #1876) by @mergify in #2179 - v2.0: Add removed line from PR1192 (backport of #2249) by @mergify in #2319
- v2.0: rolls out chained Merkle shreds to ~5% of testnet (backport of #2389) by @mergify in #2407
- v2.0: verifies retransmitter signature on chained Merkle shreds (backport of #1735) by @mergify in #2201
Full Changelog: v2.0.3...v2.0.4
Mainnet-beta - v1.18.21
This is a stable release suitable for use on Mainnet Beta.
What's Changed
- v1.18: ledger-tool: Set initial last full snapshot slot
Mainnet-beta - v1.18.20
This is a stable release suitable for use on Mainnet Beta.
What's Changed
- v1.18: suppress openssl audit (#2263)
- Undo deprecation message edit on RpcClient::get_stake_activation (#2171)
- v1.18: Re-enable SPL downstream job with last v1.18 commit (#2143)
Full Changelog: v1.18.19...v1.18.20