status-im / nimbus-eth2

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

Synchronously check all `transactions` to have non-zero length #6491

Closed etan-status closed 3 months ago

etan-status commented 3 months ago

Reject blocks with zero length transactions early when no EL connected.

github-actions[bot] commented 3 months ago

Unit Test Results

         9 files  ±0    1 334 suites  ±0   30m 39s :stopwatch: + 1m 7s   5 064 tests ±0    4 716 :heavy_check_mark: ±0  348 :zzz: ±0  0 :x: ±0  20 991 runs  ±0  20 587 :heavy_check_mark: ±0  404 :zzz: ±0  0 :x: ±0 

Results for commit d5d1c1bd. ± Comparison against base commit cb581482.

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