v1.3.0-rc.2
--Skiddo Salm-- is the third release candidate for the coming Capella upgrade.
This release does not change Capella consensus logic.
PR showing full diff can be found here: #3234
R&D
4844
- Polynomial commitments
- Handle barycentric evaluation at roots of unity #3214
- Make
compute_kzg_proof()
take bytes as input #3219
- Remove mention of 0x0000 for serialised points #3223
- All public methods take bytes as input and add explicit G1 validation #3224
- Remove KZG point and blob validations in gossip #3217
- Fix typo #3216
Light client
- Add
ExecutionPayloadHeader
to LC data #3151
Testing, repo, etc
- New Capella state transition tests and new Capella -> EIP-4844 fork transition tests #3227
- Use Gwei for Withdrawal amount in mock-EE #3213
- Fix typo #3220