nimbus-eth2 icon indicating copy to clipboard operation
nimbus-eth2 copied to clipboard

init: Focil (EIP-7805)

Open agnxsh opened this issue 6 months ago • 4 comments

This PR commences the FOCIL effort for Nimbus-eth2.

For further references, please refer to:

  1. https://ethereum.github.io/consensus-specs/specs/_features/eip7805/beacon-chain/
  2. https://github.com/ethereum/consensus-specs/pull/4351 (further improvements in FOCIL spec)

agnxsh avatar Jun 22 '25 00:06 agnxsh

Unit Test Results

       15 files    2 630 suites   1h 18m 43s :stopwatch:   6 372 tests   5 870 :heavy_check_mark: 502 :zzz: 0 :x: 44 281 runs  43 603 :heavy_check_mark: 678 :zzz: 0 :x:

Results for commit f996d18b.

github-actions[bot] avatar Jun 22 '25 02:06 github-actions[bot]

The Jenkins x86 build errors related to secp256k1 are fixed by:

  • https://github.com/status-im/nimbus-eth2/pull/7228

tersec avatar Jun 23 '25 01:06 tersec

Approved

Charlotte1959 avatar Jul 20 '25 07:07 Charlotte1959

work continued at https://github.com/status-im/nimbus-eth2/pull/7637

RazorClient avatar Oct 21 '25 13:10 RazorClient