Testnet v1.18.13
github-actions
released this
14 May 06:18
·
2428 commits
to master
since this release
This is a Testnet release. It is not recommended for Mainnet Beta.
- v1.18: client: Resend transactions using same mechanism as initial send (backport of #915) by @mergify in #1072
- v1.18: cli: use newer blockhashes when deploying large programs (backport of #1070) by @mergify in #1074
- v1.18: support Pubkey::to_bytes as constexpr (backport of #220) by @mergify in #1107
- v1.18: RPC: fix numNonVoteTransactions in getPerformanceSamples (backport of #1189) by @mergify in #1208
- v1.18: blockstore: relax backwards chained merkle root check for upgrades (backport of #1163) by @mergify in #1196
- v1.18: forwarder uses working bank as filter (backport of #1129) by @mergify in #1136
- v1.18: Scheduler: throttle thread queueing by CUs (backport of #1101) by @mergify in #1220
- v1.18: Replaces DashMap with HashMap in secondary indexes (backport of #1137) by @mergify in #1155
- v1.18: blockstore: account for blockstore cleanup during shred insertion (backport of #1259) by @mergify in #1279
- v1.18: ci: don't self-update rustup when using the rust-version script (backport of #1209) by @mergify in #1215
- v1.18: Fix - Reloading of unload entries after finishing the recompilation phase (backport of #1199) by @mergify in #1275
- v1.18: reverts back in SocketAddr dedup in retransmit stage (backport of #1106) by @mergify in #1225
Full Changelog: v1.18.12...v1.18.13