• Mark Tyneway's avatar
    l2geth: fix various tests · 95c0463c
    Mark Tyneway authored
    The tests were not running in CI on the experimental
    branch which was an oversight and allowed for various
    tests to fail. Now that experimental has been renamed
    to regenesis/0.5.0, the tests are running in CI again.
    This commit fixes all tests that were broken while
    development happened on experimental.
    
    It removes a config option `--rollup.minl2gaslimit`
    that is no longer required post regenesis.
    
    It also adds the ability to populate a genesis account
    with value in the sync service tests.
    95c0463c
Name
Last commit
Last update
..
helpers.go Loading commit data...
solidity.go Loading commit data...
solidity_test.go Loading commit data...
test.v.py Loading commit data...
test_bad.v.py Loading commit data...
vyper.go Loading commit data...
vyper_test.go Loading commit data...