mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
When managing geth, it is sometimes desirable to do a partial wipe; deleting state but retaining freezer data. A partial wipe can be somewhat tricky to accomplish. This change implements the ability to perform partial wipe by making it possible to run geth removedb non-interactive, using command line options instead. |
||
|---|---|---|
| .. | ||
| abidump | ||
| abigen | ||
| bootnode | ||
| clef | ||
| devp2p | ||
| ethkey | ||
| evm | ||
| geth | ||
| p2psim | ||
| rlpdump | ||
| utils | ||