Skip to content

Thunder's Goat

Pre-release
Pre-release
Compare
Choose a tag to compare
@djrtwo djrtwo released this 16 Mar 14:17
· 1464 commits to master since this release
df8ff7f

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() to get_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

Testing, repo, etc

  • Refactor Makefile: only list the spec names once #3276
  • Update disclosure page and email for reporting bugs #3287