mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| chains | ||
| pprof | ||
| proto | ||
| testdata | ||
| command.go | ||
| command_test.go | ||
| config.go | ||
| config_legacy.go | ||
| config_legacy_test.go | ||
| config_test.go | ||
| flags.go | ||
| helper.go | ||
| server.go | ||
| server_test.go | ||
| service.go | ||
| service_test.go | ||