status-im / nimbus-eth2

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

rm unused code/type conversoins; re-enable Electra block gossip verification #6545

Closed tersec closed 2 weeks ago

tersec commented 2 weeks ago

The ncli_testnet changes move some code only used when isMainModule into that part of the module to avoid several XDeclaredButNotUsed hints when it's not the main module.

github-actions[bot] commented 2 weeks ago

Unit Test Results

         9 files  ±0    1 343 suites  ±0   47m 55s :stopwatch: + 1m 22s   5 141 tests ±0    4 793 :heavy_check_mark: ±0  348 :zzz: ±0  0 :x: ±0  21 195 runs  ±0  20 791 :heavy_check_mark: ±0  404 :zzz: ±0  0 :x: ±0 

Results for commit 5351b2ec. ± Comparison against base commit da48c6f3.