erigon-pulse/tests
Andrew Ashikhmin d0dbf014f3
Update consensus tests to 10.2. EIP-2681 (#3103)
* ArrowGlacier fork config

* core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853)

This retroactively implements requirements or EIP-2681 for the account nonce upper limit.

* Update consesus tests to 10.2

* Handle TransactionWithHighNonce64Minus1

* Check intrinsic gas in transaction tests

* Refactor overflow protection in IntrinsicGas

* Remove remnants of vm tests

* Update difficulty tests to the new format

Co-authored-by: Andrei Maiboroda <andrei@ethereum.org>
2021-12-07 18:24:59 +01:00
..
contracts
fuzzers
solidity
testdata@6401889dec
.gitignore
block_test_util.go
block_test.go
difficulty_test_util.go
difficulty_test.go
gen_btheader.go
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
init_test.go
init.go
rlp_test_util.go
rlp_test.go
state_test_util.go
state_test.go
statedb_chain_test.go
statedb_insert_chain_transaction_test.go
transaction_test_util.go
transaction_test.go