quorum/eth
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
..
downloader Merge pull request #1189 from karalabe/downloader-polishes 2015-06-05 08:31:57 -07:00
backend.go core: settable genesis nonce 2015-06-08 18:33:43 +02:00
handler.go eth: 100% block propogation 2015-05-28 17:01:44 +02:00
peer.go Merge pull request #1064 from karalabe/downloader-attacks 2015-05-21 09:00:12 -07:00
protocol.go eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K 2015-05-21 18:16:04 +03:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
sync.go eth, eth/downloader: fix #1098, elevate empty hash errors to peer drops 2015-06-05 12:52:48 +03:00