- 09 Jun, 2015 4 commits
- 
- 
Jeffrey Wilcke authoredeth: implement the NewBlockHashes protocol proposal 
- 
Jeffrey Wilcke authoredeth/downloader: gather and ban hashes from invalid chains 
- 
Jeffrey Wilcke authoredcore: write accounts to statedb. Closes #1210 
- 
obscuren authored
 
- 
- 08 Jun, 2015 29 commits
- 
- 
Jeffrey Wilcke authoredImprove export command 
- 
Jeffrey Wilcke authoredcore: added a test for missing nonces 
- 
obscuren authoredThis test showed the logic in the queue was slightly flawed sending out transactions to its peer it couldn't even resolve itself. 
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authoredcore: settable genesis nonce 
- 
Jeffrey Wilcke authoredcrash fix: skip deep log if self.chain is not caught up 
- 
Jason Carver authored@see trace https://gist.github.com/eupraxic/87fdfefe702c51d5944d 
- 
Péter Szilágyi authored
- 
Taylor Gerring authored
- 
obscuren authoredYou 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. 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authoredcore: fix nonce verification one more time 
- 
Felix Lange authored
- 
Felix Lange authoredThe block nonce verification was effectively disabled by a typo. This time, there is an actual test for it. 
 
- 
- 06 Jun, 2015 6 commits
- 
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
 
- 
- 05 Jun, 2015 1 commit
- 
- 
obscuren authored
 
-