- Jun 23, 2015
-
-
Jeffrey Wilcke authored
p2p: throttle all discovery lookups
-
- Jun 21, 2015
-
-
Jeffrey Wilcke authored
core, miner, xeth: renamed gas methods
-
Jeffrey Wilcke authored
core, ethdb, trie: validate database errors
-
Felix Lange authored
Lookup 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
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* BuyGas => SubGas * RefundGas => AddGas * SetGasPool => SetGasLimit
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
mist: R.I.P.
-
- Jun 20, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
/"""""/""""""". / / \ __ / / \ || /____ / \ || | | In Loving | || | | Memory | || | | | || | | 2014-2015 | || | | * * * * | _||_ | | *\/* *\/* | | TT | | | *_\_ / ...""""""| || |.""....""""""""."" | | \/.."""""..."""\ || /.""".......""""... | |...."""""""........""""""^^^^"......."""""""".." |......"""""""""""""""........"""""...."""""..""-Jeff W.
-
Jeffrey Wilcke authored
ethtest improvements
-
- Jun 19, 2015
-
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
eth/fetcher: lower max cache size, add timeout slack
-
Jeffrey Wilcke authored
unit test coverage for NewDataArgs
-
Péter Szilágyi authored
-
Taylor Gerring authored
-
Taylor Gerring authored
Disassociates hardcoded tests to skip when running via CLI. Tests still skipped when running `go test`
-
Péter Szilágyi authored
eth: fix the propagation/announce order for mined blocks
-
Péter Szilágyi authored
-
- Jun 18, 2015
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-