• Felix Lange's avatar
    cmd/geth, core: make "geth blocktest" work again · 70b61747
    Felix Lange authored
    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.
    70b61747
Name
Last commit
Last update
..
blocktestcmd.go Loading commit data...
chaincmd.go Loading commit data...
info_test.json Loading commit data...
js.go Loading commit data...
js_test.go Loading commit data...
main.go Loading commit data...
monitorcmd.go Loading commit data...