go-ethereum/tests
Pratik Patil 57075d000d
Add support for new flags in new config.toml, which were present in old config.toml (#612)
* added HTTPTimeouts, and TrieTimeout flag in new tol, from old toml

* added RAW fields for these time.Duration flags

* updated the conversion script to support these extra 4 flags

* removed hcl and json config tests as we are only supporting toml config files

* updated toml files with cache.timeout field

* updated toml files with jsonrpc.timeouts field

* tests/bor: expect a call for latest checkpoint

* tests/bor: expect a call for latest checkpoint

* packaging/templates: update cache values for archive nodes

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2022-12-05 19:21:33 +05:30
..
bor Add support for new flags in new config.toml, which were present in old config.toml (#612) 2022-12-05 19:21:33 +05:30
deps Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
evm-benchmarks@849b3e239a V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
fuzzers V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
solidity V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
block_test.go integration tag 2022-05-11 10:31:41 +03:00
block_test_util.go fix build 2022-05-11 10:53:35 +03:00
difficulty_test.go integration tag 2022-05-11 10:31:41 +03:00
difficulty_test_util.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
gen_btheader.go tests: update tests/testdata to v9.0.4 (london) (#23279) 2021-07-29 14:05:22 +02:00
gen_difficultytest.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
gen_stenv.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
gen_sttransaction.go tests: update for London (#22976) 2021-06-07 14:37:56 +02:00
init.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
init_test.go integration tag 2022-05-11 10:31:41 +03:00
rlp_test.go move integration ci 2022-05-11 11:22:17 +03:00
rlp_test_util.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
state_test.go integration tag 2022-05-11 10:31:41 +03:00
state_test_util.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
transaction_test.go integration tag 2022-05-11 10:31:41 +03:00
transaction_test_util.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00