Changelog
Features
- add validator client option to disable skipping slots (#8631) (@nflaig)
- cache serialized data column sidecars (#8627) (@wemeetagain)
- add Era File Reading and Writing (#8035) (@guha-rahul)
- enable gloas spec tests (#8609) (@ensi321)
- add proposer duties v2 endpoint (#8597) (@nflaig)
Bug Fixes
- compare signature bytes in proposer signature cache check (#8636) (@nflaig)
- verify proposer signatures once per slot (#8620) (@twoeths)
Refactoring
- introduce
safe-blockto fork-choice (#8618) (@nazarhussain)
Tests
- update web3signer e2e tests to fulu (#8635) (@nflaig)
- improve type check performance (#8611) (@nazarhussain)
- update to vitest 4 to use builtin bun support (#8599) (@nazarhussain)
Maintenance
- ai disclosure on PR template (#8614) (@philknows)
- remove
bun:ffiusage across all packages (#8613) (@nazarhussain) - merge v1.36.0 back to unstable (#8608) (@philknows)
- deps: bump node-forge from 1.3.1 to 1.3.2 in /docs (#8633) (@dependabot[bot])