Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI option to reset the chain #643

Closed
ethers opened this issue Apr 3, 2015 · 3 comments
Closed

CLI option to reset the chain #643

ethers opened this issue Apr 3, 2015 · 3 comments

Comments

@ethers
Copy link
Member

ethers commented Apr 3, 2015

This is a suggestion for #639 because "keys" is inside the datadir, and resetting the chain isn't as simple as rm -rf datadir.
cpp eth CLI has: -K,--kill-blockchain First kill the blockchain.

@obscuren
Copy link
Contributor

obscuren commented Apr 4, 2015

resetting the chain is really as simple as rm -rf path/to/ethereum/blockchain

@ethers
Copy link
Member Author

ethers commented Apr 5, 2015

@obscuren
Copy link
Contributor

obscuren commented Apr 5, 2015

Cheers

@obscuren obscuren closed this as completed Apr 5, 2015
jpeletier pushed a commit to epiclabs-io/go-ethereum that referenced this issue May 31, 2018
* swarm/...: Rename storage.Key to storage.Adress

* swarm/...: Rename key variable names to addr if type is storage.Addr

* swarm/...: Another bunch of key -> addr renames
jpeletier pushed a commit to epiclabs-io/go-ethereum that referenced this issue May 31, 2018
jpeletier pushed a commit to epiclabs-io/go-ethereum that referenced this issue May 31, 2018
* swarm/...: Rename storage.Key to storage.Adress

* swarm/...: Rename key variable names to addr if type is storage.Addr

* swarm/...: Another bunch of key -> addr renames
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Jan 31, 2022
* add timeout for stopping p2p server

* extend extension wait time

* add unit tests

* fix lint issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants