- 27 May, 2015 15 commits
- 
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authoredMiner time fix 
- 
Jeffrey Wilcke authoredcmd/geth: exit the console cleanly when interrupted 
- 
Jeffrey Wilcke authoredUpdate ValidateHeader comments 
- 
obscuren authored
- 
obscuren 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 authoredminer: log locally mined blocks after they are 5-deep in the chain 
- 
Gustav Simonsson authored
- 
Jeffrey Wilcke authoredRevert "core: block.gasLimit - parent.gasLimit <= parent.gasLimit / G… 
- 
Gustav Simonsson authoredThis reverts commit be2b0501. 
- 
Jason Carver authored
- 
Jason Carver authoredif 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. 
- 
obscuren authored
- 
obscuren authored
- 
Jeffrey Wilcke authoredcore: block.gasLimit - parent.gasLimit <= parent.gasLimit / GasLimitB… 
 
- 
- 26 May, 2015 25 commits
- 
- 
obscuren authored
- 
Jeffrey Wilcke authoredcore: block database version update 
- 
obscuren authored
- 
obscuren authored
- 
Felix Lange authoredThis 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 authoredFine tune seeder and p2p peer handling 
- 
Jeffrey Wilcke authoredcore: check negative value transactions. Closes #1109 
- 
obscuren authored
- 
Jeffrey Wilcke authoredjsre: fixes for concurrent use, improved timer handling 
- 
Jeffrey Wilcke authoredcommon/compiler: compile solidity contracts with std library 
- 
Jeffrey Wilcke authoredeth/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
- 
obscuren authored
- 
Péter Szilágyi authored
- 
obscuren authored
- 
Jeffrey Wilcke authoredp2p: new dialer, peer management without locks 
 
-