status-im / nimbus-eth2

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

upstream peerdas alpha3 related spec changes + fix upstream related issues #6468

Closed agnxsh closed 3 months ago

agnxsh commented 3 months ago

Tests should be failing as some of the blob syncing code is disabled for the peerdas devnet.

agnxsh commented 3 months ago

Disabled couple of more tests, to get the testing CI working, note this branch won't be merged with unstable at all. Will be reviving the disabled tests, with a subsequent rebase with the current unstable branch.

github-actions[bot] commented 3 months ago

Unit Test Results

       6 files  +       6     658 suites  +658   13m 31s :stopwatch: + 13m 31s 2 984 tests +2 984  2 636 :heavy_check_mark: +2 636  348 :zzz: +348  0 :x: ±0  9 499 runs  +9 499  9 143 :heavy_check_mark: +9 143  356 :zzz: +356  0 :x: ±0 

Results for commit f5f1795f. ± Comparison against base commit 20e6b189.

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

agnxsh commented 3 months ago

Nix CI failure due to a status-jenkins bump needed, which was fixed a week ago in unstable from the time of this message, ref: https://github.com/status-im/nimbus-eth2/pull/6446

agnxsh commented 3 months ago

This branch may roll over if spec changes to alpha4. if, alpha 4 test vectors get released next week or so.