status-im / nimbus-eth2

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

Bump nim-web3 and nim-eth #6345

Closed jangko closed 3 months ago

jangko commented 3 months ago

In nim-web3 all std.Option are replaced by results.Opt. The same goes in nim-eth, with additional fields name changes and GasInt changed from int64 to uint64.

do not merge until each of nim-web3 and nim-eth branch have been merged.

github-actions[bot] commented 3 months ago

Unit Test Results

         9 files    1 325 suites   33m 39s :stopwatch:   4 986 tests   4 638 :heavy_check_mark: 348 :zzz: 0 :x: 20 814 runs  20 410 :heavy_check_mark: 404 :zzz: 0 :x:

Results for commit 15c9c5bc.

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