Denebian Whale
Pre-release
Pre-release
v1.4.0-beta.7
-- Denebian Whale -- is a beta release for the coming Deneb upgrade.
This release sets the mainnet Deneb fork epoch (DENEB_FORK_EPOCH
) value.
Note that to be cautious, we still use the beta pre-release to avoid any last-minute updates. We will bump to v1.4.0 right after the mainnet fork is activated.
PR showing full diff can be found here: #3598
Phase 0
Beacon chain
- Handle
integer_squareroot
bound case #3600
Deneb
- Schedule Deneb for Mainnet #3597
EIP-7594 (PeerDAS)
- [Cryptography] Optimization: reduce
len()
calls inadd_polynomialcoeff
helper #3581 - [Cryptography] Public methods must accept raw bytes #3579
- [Cryptography] Initial refactor of
recover_polynomial()
#3591