erigon-pulse/tests
Andrew Ashikhmin 72e7cda960
Disable TestBlockchainEIP with e3 ()
as it doesn't work with e3 for some reason. Follow up to RP 
2023-08-08 21:11:22 +02:00
..
automated-testing Disable ci tests on another servers: step 2 () 2023-06-17 10:27:58 +07:00
bor/mocks Bor file structure updated () 2023-01-31 14:00:57 +05:30
contracts attempt to fix TestGolangBindings () 2023-03-07 06:14:35 +00:00
execution-spec-tests Update execution-spec-tests to v1.0.1 () 2023-08-08 15:01:35 +02:00
fuzzers Update btcd library version () 2023-04-16 09:50:54 +00:00
solidity tests/solidity: add contract to test every opcode () 2019-09-26 10:30:33 +02:00
testdata@9b6382b122 EIP-4844: fix wiring of maxFeePerBlobGas () 2023-08-08 17:44:02 +02:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Update execution-spec-tests to v1.0.1 () 2023-08-08 15:01:35 +02:00
block_test.go Disable TestBlockchainEIP with e3 () 2023-08-08 21:11:22 +02:00
difficulty_test_util.go reference hash, address, and chain config from lib () 2023-01-13 18:12:18 +00:00
difficulty_test.go Try non-parallel tests () 2022-11-10 23:47:35 +00:00
exec_spec_test.go Update execution-spec-tests to v1.0.1 () 2023-08-08 15:01:35 +02:00
gen_btheader.go Move hexutil.Bytes to erigon-lib () 2023-04-13 11:19:02 +00:00
gen_difficultytest.go Update consensus tests to 10.2. EIP-2681 () 2021-12-07 18:24:59 +01:00
gen_stenv.go reference hash, address, and chain config from lib () 2023-01-13 18:12:18 +00:00
init_test.go EIP-4844: fix wiring of maxFeePerBlobGas () 2023-08-08 17:44:02 +02:00
init.go Update execution-spec-tests to v1.0.1 () 2023-08-08 15:01:35 +02:00
rlp_test_util.go enable more linters () 2023-03-25 05:13:27 +00:00
rlp_test.go Try non-parallel tests () 2022-11-10 23:47:35 +00:00
state_test_util.go EIP-4844: fix wiring of maxFeePerBlobGas () 2023-08-08 17:44:02 +02:00
state_test.go Upgrade EL tests to v12.3 () 2023-07-31 12:30:53 +02:00
statedb_chain_test.go Replaced old version of Engine API with newer version () 2023-08-05 23:33:10 +02:00
statedb_insert_chain_transaction_test.go Replaced old version of Engine API with newer version () 2023-08-05 23:33:10 +02:00
transaction_test_util.go eip-4844: modified DecodeTransaction version 1 () 2023-05-09 18:44:53 +01:00
transaction_test.go Try non-parallel tests () 2022-11-10 23:47:35 +00:00