- Jun 09, 2015
-
-
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.
-
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
-
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.
-
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
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- Jun 05, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth/downloader: handle timeouts more gracefully
-
Jeffrey Wilcke authored
eth, eth/downloader: fix #1098, elevate empty hash errors to peer drops
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jun 04, 2015
-
-
Jeffrey Wilcke authored
p2p/nat: request timeouts for UPnP discovery
-
Felix Lange authored
-
Felix Lange authored
This includes a fix adding a timeout to router discovery requests.
-
Jeffrey Wilcke authored
tests: log coalescing fixes
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
cmd: transaction pool fixes and improvements
-
Jeffrey Wilcke authored
eth/downloader: fix #1178, don't request blocks beyond the cache bounds
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-