go-ethereum/packaging/templates
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
..
mainnet-v1 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
package_scripts Cleanup for the packager to use git tag in the package profile naming. Added conditional check for directory structure, this is in prep for v0.3.1, as this will create a failure on upgrade path in package due to file exist 2022-11-30 16:38:48 -06:00
systemd metrics: handle equal to separated config flag (#596) 2022-11-24 09:12:32 -05:00
testnet-v4 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