erigon-pulse/tests
2023-01-31 12:52:04 +01:00
..
automated-testing feat(ci): run 2x dev nodes for automated-testing (#5346) 2022-12-09 20:07:57 +07:00
bor/mocks Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
contracts move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
execution-spec-tests Update execution-spec-tests (#6640) 2023-01-31 12:52:04 +01:00
fuzzers reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@f88fab1b32 Fix erigon get block by time stamp (#6669) 2023-01-22 19:56:45 +00:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
block_test.go Wei -> Gwei tests update (#6619) 2023-01-18 17:47:59 +01:00
difficulty_test_util.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
difficulty_test.go Try non-parallel tests (#6021) 2022-11-10 23:47:35 +00:00
exec_spec_test.go Update execution-spec-tests (#6640) 2023-01-31 12:52:04 +01:00
gen_btheader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gen_difficultytest.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
gen_stenv.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
init_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
init.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
rlp_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
rlp_test.go Try non-parallel tests (#6021) 2022-11-10 23:47:35 +00:00
state_test_util.go Switch AccessList, IntrinsicGas, SafeAdd/Mul to erigon-lib (#6709) 2023-01-26 12:26:12 +01:00
state_test.go Amend EIP-3860 per EIPs/pull/6249 (#6502) 2023-01-06 17:46:27 +01:00
statedb_chain_test.go e3: use historyReader constructor in tests (#6677) 2023-01-24 12:43:04 +07:00
statedb_insert_chain_transaction_test.go e3: use historyReader constructor in tests (#6677) 2023-01-24 12:43:04 +07:00
transaction_test_util.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
transaction_test.go Try non-parallel tests (#6021) 2022-11-10 23:47:35 +00:00