Grandine stable 1.0.0 released!
Everyone using Grandine must upgrade to the 1.0.0 version.
What's Changed
- Fix build by @sauliusgrigaitis in #70
- Initial partial support for 32-bit architectures. by @povi in #81
- Use upstream version of rust-kzg by @ArtiomTr in #83
- Fetch blobs from EL via
engine_getBlobsV1
: by @Tumas in #79 - Set max amount of epochs for state cache to retain states by @povi in #87
- Increase preferred execution gas limit to 36M by @povi in #89
- Deprecate
--back_sync
command-line argument by @Tumas in #91 - Prune additional data from storage, add
min_epochs_for_block_requests
toConfig
by @Tumas in #92 - Stricter sync status check for remote peers by @povi in #93
- Add standard storage mode and improve back-sync handling (30): by @Tumas in #94
- Reduce sync bandwidth usage by @povi in #96
- Query finalized root in storage too when performing peer status check by @povi in #98
- Add Pectra-related API endpoints by @Tumas in #97
- Updated crates because of 'openssl' vulnerability by @sauliusgrigaitis in #102
- Optimize hexadecimal conversions in serde_utils to speed up JSON serialization of byte collections by @weekday-grandine-io in #84
- Feat:
bls
crate with modularbackend
s by @shreyas-londhe in #69 - Updated description by @sauliusgrigaitis in #103
- Updated 'hickory-proto' due to 'RUSTSEC-2025-0006' by @sauliusgrigaitis in #106
- Fix serialization of
seq_number
field (#104) by @Tumas in #105 - Rust 1.83.0: Update Rust toolchain to stable-2024-11-28 by @povi in #107
- Increase missed block threshold for sync start by @Tumas in #108
- Update Electra fork configs for Holesky & Sepolia testnets by @povi in #110
- Added support for multiple KZG backends by @ArtiomTr in #88
- Updated 'rust-kzg' by @sauliusgrigaitis in #111
- Logging cleanup by @sauliusgrigaitis in #113
- Better handling of some errors by @povi in #112
New Contributors
- @sauliusgrigaitis made their first contribution in #70
- @povi made their first contribution in #81
- @ArtiomTr made their first contribution in #83
- @Tumas made their first contribution in #79
- @weekday-grandine-io made their first contribution in #84
- @shreyas-londhe made their first contribution in #69
Full Changelog: 0.4.1...1.0.0