erigon-pulse/internal
rene 2b0cf4d1ee cmd/utils: renames flags related to http-rpc server (#20935)
* rpc flags related to starting http server renamed to http

* old rpc flags aliased and still functional

* pprof flags fixed

* renames gpo related flags

* linted

* renamed rpc flags for consistency and clarity

* added warn logs

* added more warn logs for all deprecated flags for consistency

* moves legacy flags to separate file, hides older flags under show-deprecated-flags command

* legacy prefix and moved some more legacy flags to legacy file

* fixed circular import

* added docs

* fixed imports lint error

* added notes about when flags were deprecated

* cmd/utils: group flags by deprecation date + reorder by date,

* modified deprecated comments for consistency, added warn log for --rpc

* making sure deprecated flags are still functional

* show-deprecated-flags command cleaned up

* fixed lint errors

* corrected merge conflict

* IsSet --> GlobalIsSet

* uncategorized flags, if not deprecated, displayed under misc

Co-authored-by: Martin Holst Swende <martin@swende.se>
# Conflicts:
#	cmd/geth/main.go
#	cmd/geth/usage.go
#	internal/debug/flags.go
2020-05-20 15:26:22 +03:00
..
build internal/build: don't crash in DownloadFile when offline (#20595) 2020-02-27 17:20:36 +03:00
cmdtest internal: fix staticcheck warnings (#20380) 2019-12-09 12:12:12 +01:00
debug cmd/utils: renames flags related to http-rpc server (#20935) 2020-05-20 15:26:22 +03:00
ethapi all: seperate consensus error and evm internal error (#20830) 2020-05-20 15:26:22 +03:00
guide Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
jsre post-merge fixups 2020-02-27 17:22:25 +03:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-30 13:36:30 +02:00
web3ext geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00