Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Mainnet - v1.17.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@willhickey willhickey released this 13 Feb 04:25
· 52 commits to v1.17 since this release

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

Changes

  • Add limit to looping in banking-stage (#35187)
  • Add slot based feature (#35187)
  • Reformulates the controlflow to use less nesting. (#35187)
  • Implements a proper insertion sort with a two key comparison operator. Allows replacements of different types of entries, disallows identical replacements. (#35187)
  • v1.17: Upgrade sbf tests to use bpf loader v3 (backport of #34691) (#35162)