go-ethereum/packaging
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
..
deb Removing README swap file 2022-11-23 09:12:42 -06:00
requirements Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00
rpm Adding in Mumbai/Mainnet precursor deb packaging for tests to use during upgrade(iterations to come) 2022-11-22 15:34:25 -06:00
templates 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