mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-04 05:58:40 +00:00
This is another one of my slop-PRs, aimed at reducing the amount of future slop PRs by doing it all in one go. All of the deprecated cli flags have been in that state for over a year. It's time to remove them, especially since they are ineffective. Note that I kept the code to report and manage deprecated cli flags, as I assume we will be deprecating more flags in the future. |
||
|---|---|---|
| .. | ||
| apitypes | ||
| testdata | ||
| api.go | ||
| api_test.go | ||
| auditlog.go | ||
| cliui.go | ||
| gnosis_safe.go | ||
| signed_data.go | ||
| signed_data_test.go | ||
| stdioui.go | ||
| uiapi.go | ||
| validation.go | ||
| validation_test.go | ||