- 25 Jun, 2015 1 commit
- 
- 
Jeffrey Wilcke authoredUpdate Ethash Godeps 
 
- 
- 24 Jun, 2015 1 commit
- 
- 
Gustav Simonsson authored
 
- 
- 23 Jun, 2015 9 commits
- 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredeth/fetcher: handle and test various DOS attacks 
- 
Jeffrey Wilcke authoredIntegrate console and remove old rpc package structure 
- 
Jeffrey Wilcke authoredp2p: throttle all discovery lookups 
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
 
- 
- 22 Jun, 2015 24 commits
- 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Péter Szilágyi authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
 
- 
- 21 Jun, 2015 5 commits
- 
- 
Jeffrey Wilcke authoredcore, miner, xeth: renamed gas methods 
- 
Jeffrey Wilcke authoredcore, ethdb, trie: validate database errors 
- 
Felix Lange authoredLookup calls would spin out of control when network connectivity was lost. The throttling that was in place only took effect when the table returned zero results, which doesn't happen very often. The new throttling should not have a negative impact when the host is online. Lookups against the network take some time and dials for all results must complete or hit the cache before a new one is started. This usually takes longer than four seconds, leaving online lookups unaffected. Fixes #1296 
- 
obscuren authored
- 
obscuren authored* BuyGas => SubGas * RefundGas => AddGas * SetGasPool => SetGasLimit 
 
-