- May 27, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth: hard disconnect if a peer is flaky
-
Jeffrey Wilcke authored
ethdb, common: cache removal
-
Jeffrey Wilcke authored
cmd/geth: expand admin.progress() to something meaningful
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Miner time fix
-
Jeffrey Wilcke authored
cmd/geth: exit the console cleanly when interrupted
-
Jeffrey Wilcke authored
Update ValidateHeader comments
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* Miner should no longer generate blocks with a time stamp less or equal than it's parent. * Future blocks are no longer processed and queued directly. Closes #1118
-
Jeffrey Wilcke authored
miner: log locally mined blocks after they are 5-deep in the chain
-
Gustav Simonsson authored
-
Jeffrey Wilcke authored
Revert "core: block.gasLimit - parent.gasLimit <= parent.gasLimit / G…
-
Gustav Simonsson authored
This reverts commit be2b0501.
-
Jason Carver authored
-
Jason Carver authored
if you track stale blocks, then you quickly overflow your ring buffer in the local network case where you're mining every block and generating a lot of stales.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
core: block.gasLimit - parent.gasLimit <= parent.gasLimit / GasLimitB…
-
- May 26, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
core: block database version update
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Felix Lange authored
This fix applies mostly to unsupported terminals that do not trigger the special interrupt handling in liner. Supported terminals were covered because liner.Prompt returns an error if Ctrl-C is pressed.
-
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
-
Felix Lange authored
Fine tune seeder and p2p peer handling
-
Jeffrey Wilcke authored
core: check negative value transactions. Closes #1109
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
jsre: fixes for concurrent use, improved timer handling
-
Jeffrey Wilcke authored
common/compiler: compile solidity contracts with std library
-
Jeffrey Wilcke authored
eth/downloader: silence "Added N blocks from..." if N == 0
-
Péter Szilágyi authored
-