status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
543 stars 233 forks source link

add: `get_extended_sample_count` with test #6544

Closed agnxsh closed 2 months ago

agnxsh commented 2 months ago

Adds https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.5/specs/_features/eip7594/peer-sampling.md#get_extended_sample_count with test to facilitate Lossy Sampling

Prequel: https://github.com/status-im/nimbus-eth2/pull/6447

github-actions[bot] commented 2 months ago

Unit Test Results

         9 files  ±0    1 346 suites  +3   47m 52s :stopwatch: - 2m 34s   5 142 tests +1    4 794 :heavy_check_mark: +1  348 :zzz: ±0  0 :x: ±0  21 198 runs  +3  20 794 :heavy_check_mark: +3  404 :zzz: ±0  0 :x: ±0 

Results for commit a8fd08d0. ± Comparison against base commit 16c21e1c.

:recycle: This comment has been updated with latest results.