Thunder's Goat
Pre-release
Pre-release
v1.3.0-rc.4
-- Thunder's Goat -- is the fourth release candidate for the coming Capella upgrade.
This release ushers in many new test generators for kzg-4844 libraries (#3274). Huge shout-out to @dankrad for driving this.
Beyond that, this includes a number of minor patches and iterative changes to Deneb in continued refinement for upcoming devnets.
This release does not change Capella consensus logic.
PR showing full diff can be found here: #3268
Phase 0
- [non-substantive] Change
get_latest_attesting_balance()
toget_weight()
#3250
Capella
Deneb
- Test generators for kzg-4844 libraries #3274
- Add
blob_sidecar
gossip rule for parent slot #3275 - Remove sending empty blobs sidecar responses #3242
- Increase Deneb crypto helpers test coverage #3283
- Minor typos, formatting, grammar, etc #3268 #3270 #3271 #3278 #3279 #3289 #3291
Experimental
EIP 6110
- Core implementation of in-protocol deposit receipts in CL #3177
- Add EIP-6110 spec links to README table #3295
Light clients
- Check correct fork version in LC sync protocol #3284