• 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
..
bootnode Loading commit data...
disasm Loading commit data...
ethtest Loading commit data...
evm Loading commit data...
geth Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...