github grandinetech/grandine 1.0.1

8 days ago

It's a low priority release featuring multiple bugfixes and Hoodi testnet support.

What's Changed

  • Update axum to v0.8 by @Tumas in #80
  • Optimize P2P blob fetching: by @Tumas in #114
  • Validation fixes when head far behind by @povi in #117
  • Add pending_deposits & pending_partial_withdrawals endpoints: by @Tumas in #116
  • Add SSZ support to Builder API by @Tumas in #99
  • Fix Electra blinded block processing by @povi in #120
  • Don't retry back-sync blob batch if it's outside of blob_serve_range by @Tumas in #119
  • Fix pre-Electra aggregate attestation search by data root in attestat… by @povi in #121
  • Add single attestation as a variant to combined attestation by @povi in #122
  • Add missing EL capabilites (#118) by @povi in #124
  • Improve Storage::append efficiency by loading ChainLink state only where it is needed by @povi in #127
  • Upgrade 'ring' crate by @sauliusgrigaitis in #128
  • Enable multiple BLS backends in pipeline by @ArtiomTr in #130
  • Add Hoodi testnet to predefined networks by @Tumas in #132
  • Move max_blobs_per_block and max_blobs_per_block_electra values from preset to config by @povi in #135
  • Update consensus spec tests to v1.5.0-beta.3 by @Tumas in #133
  • Update serde_qs to v0.14.0 by @Tumas in #134
  • Load from storage fixes by @povi in #137
  • Dismiss received blob sidecars for blocks that are already imported in n fork choice by @povi in #140
  • Bump version to '1.0.1' by @sauliusgrigaitis in #141

Full Changelog: 1.0.0...1.0.1

Don't miss a new grandine release

NewReleases is sending notifications on new releases.