Skip to content

Umbenennen

Compare
Choose a tag to compare
@djrtwo djrtwo released this 01 Mar 16:49
· 2559 commits to master since this release
9f643d8

v1.1.10 -- Umbenennen -- is minor version release for the Kiln v2 testnet. The only change for Bellatrix is a minor renaming to match to the engine API / Execution-layer (#2835).

Additionally, this release includes some light client housekeeping as well as the loosening of a gossip condition from REJECT to IGNORE (#2830). Shout-out to @arnetheduck for ensuring we don't create network level deadlocks and partitions!

PR showing full diff can be found here: #2839

Bellatrix

  • [non-substantive] Rename random -> prev_randao #2835

Light client

Phase 0

  • IGNORE attestations voting for the wrong finalized checkpoint #2830
  • Revert removal of aggregate deduplication condition #2838