- May 27, 2015
-
-
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
-
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
-
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
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
p2p: new dialer, peer management without locks
-
Jeffrey Wilcke authored
Fork fix
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Hash 38f5bbbffd74804820ffa4bab0cd540e9de229725afb98c1a7e57936f4a714bc ignored.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth, eth/downloader: surface downloaded block origin, drop on error
-