Bypass Capacitor
Pre-release
Pre-release
v1.3.0-rc.3
-- Bypass Capacitor -- is the fourth release candidate for the coming Capella upgrade.
This release brings one new edge-case test to Capella (#3264), migrates eip4844 references to the fork name "Deneb" (#3215), frees the Deneb blobs from block gossip (#3244) and adds new KZG API (#3236).
This release does not change Capella consensus logic.
PR showing full diff can be found here: #3263
Phase 0
- [non-substantive] Add a note of
on_attester_slashing
handler to fork choice spec: #3221
Altair
- [non-substantive] Simplify committee weight computation #3246
Capella
- Add deposit+bls_change test #3264
Deneb
- Migrate eip4844 references to Deneb #3215
- Move excess data gas field to the end of execution payload #3218
- Free the blobs -- decouple Block and Blob gossip and a minor fix of KZG specs #3244
- Clarify the use of context bytes in all RPC methods in Deneb #3229
- Cryptography