Zeraora
Pre-release
Pre-release
jtraglia
released this
04 Oct 20:24
·
16 commits
to master
since this release
v1.5.0-alpha.7
-- Zeraora -- is the alpha release for the coming Electra upgrade.
PR showing full diff can be found here: #3954
Deneb
- Use
bls.Scalar
as the base class forBLSFieldElement
#3907
Electra
- Add a note on
attester_slashing
topic modification #3941 - Use
get_max_effective_balance
inprocess_effective_balance_updates
#3948 - Fix partial withdrawals count bug #3943
- Remove
get_active_balance
#3949 - Remove
queue_entire_balance_and_reset_validator
#3951 - Switch to compounding when consolidating with source==target #3918
- Queue deposit requests and apply them during epoch processing #3818
EIP-7594 (PeerDAS)
- Reject invalid
DataColumnSidecar
for zero blobs #3953
Testing, repo, etc
- Fix merkle multiproof documentation #3928
- Improve
check_toc
rule in Makefile #3937 - Replace links to eth2.0-specs with consensus-specs #3934
- Add test vector generation badge to readme #3933
- Simplify output from
make pyspec
#3938 - Fix Electra sanity testgen for blocks #3939
- Fix insufficient effective balance test and add a balance test #3947
- Add a negative test for full exit has partial withdrawal #3946
- Add a negative test for inactive validator for withdrawal request #3945