diff options
author | Felix Lange <fjl@twurst.com> | 2015-09-23 05:55:31 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-09-23 05:55:31 +0800 |
commit | 70b6174748585be2dd4b132203cda8655b76251b (patch) | |
tree | 21e438c0023862e331e7c9f5d10568d52faae889 /eth | |
parent | e56cbc225ee822b6b57056c690ba24201528177d (diff) | |
download | dexon-70b6174748585be2dd4b132203cda8655b76251b.tar dexon-70b6174748585be2dd4b132203cda8655b76251b.tar.gz dexon-70b6174748585be2dd4b132203cda8655b76251b.tar.bz2 dexon-70b6174748585be2dd4b132203cda8655b76251b.tar.lz dexon-70b6174748585be2dd4b132203cda8655b76251b.tar.xz dexon-70b6174748585be2dd4b132203cda8655b76251b.tar.zst dexon-70b6174748585be2dd4b132203cda8655b76251b.zip |
cmd/geth, core: make "geth blocktest" work again
The test genesis block was not written properly, block insertion failed
immediately.
While here, fix the panic when shutting down "geth blocktest" with
Ctrl+C. The signal handler is now installed automatically, causing
ethereum.Stop to crash because everything is already stopped.
Diffstat (limited to 'eth')
0 files changed, 0 insertions, 0 deletions