Skip to content

Látigo Cepa

Pre-release
Pre-release
Compare
Choose a tag to compare
@hwwhww hwwhww released this 27 Oct 01:34
· 2377 commits to master since this release
4c67744

v1.3.0-alpha.0 -- Látigo Cepa -- is an alpha release containing withdrawal tests.

PR showing full diff can be found here: #3055

R&D

Withdrawals (Capella)

  • Remove fully_withdrawn_epoch field from Validator #2998 #3029
  • Add validator_index to Withdrawal #3050

Sharding and 4844

  • Introduce bytes_to_bls_field helper #3015
  • Fix bit_reversal_permutation helper's comment #3017
  • Update ExecutionPayload with EIP-4844 fee market changes #3004
  • Fix the notes of P2P-interface and the typo of validator guide #3019
  • Fix type annotation #3021
  • Modify MIN_EPOCHS_FOR_BLOBS_SIDECARS_REQUESTS to 18 days #3047
  • EIP4844: couple beacon block and blob sidecar for p2p #3046

Testing, repo, etc

  • Add partial withdrawal balance tests #3010
  • Fix typos #3023 #3039
  • Bump dep packages version and fix lint issues #3018 #3060
  • Add some Capella sanity tests #3024
  • Remove work-in-progress notes in Bellatrix specs #3033
  • Add Capella test vectors #3040