Skip to content

Releases: anza-xyz/agave

Mainnet-beta - v1.18.25

04 Oct 02:06
92ddaa2
Compare
Choose a tag to compare

This is a stable release suitable for use on Mainnet Beta.

What's Changed

  • v1.18: extends Turbine fanout experiment to wider fanout values (backport of #2373) by @mergify in #2449
  • v1.18: Publish Agave docs (backport of #2887) by @mergify in #2921
  • v1.18: fix: set allocation size to 0 for transactions known to fail (backport of #2966) by @mergify in #2988
  • v1.18: ci: ignore the tonic audit as a temporary stopgap (backport of #3052) by @mergify in #3062

Full Changelog: v1.18.23...v1.18.25

Testnet - v2.0.13

02 Oct 16:21
4cc7b90
Compare
Choose a tag to compare

This is a Testnet release. It is NOT recommended for Mainnet Beta.

What's Changed

  • v2.0: Publish Agave docs (backport of #2887) by @mergify in #2899
  • Bump version to v2.0.11 by @github-actions in #2942
  • v2.0: fix: set allocation size to 0 for transactions known to fail (backport of #2966) by @mergify in #2989
  • v2.0: rolls out chained Merkle shreds to 100% of testnet slots (backport of #2858) by @mergify in #2995
  • v2.0: Fix: Corrected the derivation command format (backport of #2952) by @mergify in #3005
  • Bump version to v2.0.12 by @github-actions in #3012
  • v2.0: ci: increase timeout for check3 by @yihau in #3017
  • v2.0: excludes node's pubkey from bloom filter of pruned origins (backport of #2990) by @mergify in #3015
  • v2.0: removes early return if prune_messages are empty (backport of #3006) by @mergify in #3011
  • v2.0: banking_stage: do not insert legacy vote ixs, refactor & unstaked (backport of #2888) by @mergify in #2901
  • v2.0: reworks max number of outgoing push messages (backport of #3016) by @mergify in #3038
  • v2.0: increase writeable accounts cost hashmap size (backport of #3009) by @mergify in #3019
  • Bump version to v2.0.13 by @github-actions in #3048
  • v2.0: ignore tonic audit report by @yihau in #3051

Full Changelog: v2.0.10...v2.0.13

Release v2.0.12

01 Oct 21:36
6523316
Compare
Choose a tag to compare
Release v2.0.12 Pre-release
Pre-release

🚧

Release v2.0.11

27 Sep 18:46
d868218
Compare
Choose a tag to compare
Release v2.0.11 Pre-release
Pre-release

🚧

Release v1.18.24

27 Sep 18:53
7ba2a0e
Compare
Choose a tag to compare
Release v1.18.24 Pre-release
Pre-release

🚧

Testnet - v2.0.10

16 Sep 14:23
1b5c614
Compare
Choose a tag to compare

This is a Testnet release. It is NOT recommended for Mainnet Beta.

What's Changed

  • Bump version to v2.0.10 by @github-actions in #2864
  • v2.0: Remove explicit stream finish (backport of #2760) by @mergify in #2766
  • v2.0: extends Turbine fanout experiment to wider fanout values (backport of #2373) by @mergify in #2450
  • v2.0: scheduler opt-in forwarding (backport of #1801) by @mergify in #2285
  • v2.0: remove disable_block_production_forwarding cli flag (backport of #2687) by @mergify in #2909

Full Changelog: v2.0.9...v2.0.10

Testnet - v2.0.9

06 Sep 21:55
ced98f1
Compare
Choose a tag to compare

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

30 Aug 20:09
3e7563c
Compare
Choose a tag to compare

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

30 Aug 20:09
e5d267d
Compare
Choose a tag to compare

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

23 Aug 21:43
11b87c1
Compare
Choose a tag to compare

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