- Jun 09, 2015
-
-
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 authored
eth: implement the NewBlockHashes protocol proposal
-
Jeffrey Wilcke authored
eth/downloader: gather and ban hashes from invalid chains
-
Jeffrey Wilcke authored
core: write accounts to statedb. Closes #1210
-
Jeffrey Wilcke authored
-
- Jun 08, 2015
-
-
Jeffrey Wilcke authored
Improve export command
-
Jeffrey Wilcke authored
core: added a test for missing nonces
-
Jeffrey Wilcke authored
This 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 authored
core: settable genesis nonce
-
Jeffrey Wilcke authored
crash 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
-
Jeffrey Wilcke authored
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.
-
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 authored
core: fix nonce verification one more time
-
Felix Lange authored
-
Felix Lange authored
The block nonce verification was effectively disabled by a typo. This time, there is an actual test for it.
-
- Jun 06, 2015
-
-
Taylor Gerring authored
-