plugeth/cmd/geth
obscuren 6244b10a8f core: settable genesis nonce
You can set the nonce of the block with `--genesisnonce`. When the
genesis nonce changes and it doesn't match with the first block in your
database it will fail. A new `datadir` must be given if the nonce of the
genesis block changes.
2015-06-08 18:33:43 +02:00
..
admin.go wip 2015-06-03 22:39:17 +02:00
blocktestcmd.go cmd/geth: move blockchain commands to chaincmd.go 2015-05-28 01:09:26 +02:00
chaincmd.go cmd/geth: don't flush databases after import 2015-05-28 01:20:58 +02:00
contracts.go Added proper contract for registrar 2015-04-09 17:59:05 +02:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go core: settable genesis nonce 2015-06-08 18:33:43 +02:00
js.go cmd/geth: exit the console cleanly when interrupted 2015-05-27 00:54:48 +02:00
main.go core: settable genesis nonce 2015-06-08 18:33:43 +02:00