Release v1.14.0-rc.0
Pre-release
Pre-release
Changelog
Features
- schedule deneb on goerli (#6254) (@g11tech)
- implement new state caches (#6176) (@tuyennhv)
- allow validator to request blinded versions for locally produced and selected blocks (#6227) (@g11tech)
- add workflow_dispatch to docs (#6235) (@matthewkeil)
- implement blob sidecars with inclusion proof instead of signtaures (#6089) (@g11tech)
- add response headers to produceBlockV3 (#6228) (@ensi321)
- optimistically verify blocks even before all blobs available (#6087) (@g11tech)
Bug Fixes
- remove invalid workflow step (#6246) (@matthewkeil)
- correct createFromState() with cached current shuffling (#6240) (@tuyennhv)
- fix block value calculation in
produceBlockV3
(#6207) (@ensi321) - track jobItemWorkReq function time (#6203) (@tuyennhv)
Refactoring
Dependencies
- update bls-keystore to v3.0.0 (#6253) (@nflaig)
- upgrade vitest (#6237) (@nazarhussain)
Tests
- migrate types unit tests to vitest (#6224) (@nazarhussain)
- migrate light-client tests to vitest (#6221) (@nazarhussain)
- migrate logger tests to vitest (#6220) (@nazarhussain)
- fix flaky e2e tests (#6231) (@nflaig)
- migrate utils tests to vitest (#6225) (@nazarhussain)
- migrate fork-choice unit tests to vitest (#6216) (@nazarhussain)
- migrate params tests to vitest (#6217) (@nazarhussain)
- migrate config unit tests to vitest (#6213) (@nazarhussain)
- migrate flare unit tests to vitest (#6215) (@nazarhussain)
- migrate db unit tests to vitest (#6214) (@nazarhussain)
- introduce beacon api test ignore list (#6171) (@jeluard)
- migrate reqresp unit tests to vitest (#6191) (@nazarhussain)
- migrate cli unit/e2e tests to vitest (#6192) (@nazarhussain)
Maintenance
- blob inclusion proof PR cleanup (#6239) (@g11tech)
- fix yarn install warnings related to vitest (#6232) (@nflaig)
- merge v1.13 stable back to unstable (#6218) (@philknows)
- add preHandler hook to fastify (#6210) (@tuyennhv)
- epoch transition by steps panel (#6205) (@tuyennhv)
Documentation
- add crawler verification (#6234) (@matthewkeil)
- fix typo in networking.md (#6243) (@leonarddt05)
- fix docs links (#6233) (@matthewkeil)