Commit Graph

7423 Commits (d1696dbf0746929c0ab719ef0807dc7b700bb85a)
 

Author SHA1 Message Date
Felix Lange d1696dbf07 [release/1.4.11] core/vm: hide ecrecover error message 8 years ago
Felix Lange 626604e86d [release/1.4.11] Godeps: update github.com/rjeczalik/notify to f627deca7a51 8 years ago
Péter Szilágyi 9eb2873a9c [release/1.4.11] eth/downloader: fix the stall checks/drops during sync 8 years ago
Péter Szilágyi 08a7cd74da [release/1.4.11] eth: cancel DAO challenge on peer drop (annoying log) 8 years ago
Henning Diedrich 35d479b6d3 [release/1.4.11] eth: fix #2710 filter races 8 years ago
Péter Szilágyi c2eea6306e VERSION, cmd/geth: bumped version 1.4.10 8 years ago
Péter Szilágyi 1d6b65cd84 [release/1.4.10] cmd/utils, eth: display the user's current fork, minor text tweak 8 years ago
Péter Szilágyi 1b2941cd56 [release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO fork 8 years ago
Péter Szilágyi b8c0883770 [release/1.4.10] accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
Péter Szilágyi 14bad7e212 [release/1.4.10] core, params, tests: add DAO hard-fork balance moves 8 years ago
Péter Szilágyi 8c20fe17bd [release/1.4.10] core, eth: enforce network split post DAO hard-fork 8 years ago
Péter Szilágyi a0cc73a27a [release/1.4.10] cmd, core, miner: add extradata validation to consensus rules 8 years ago
Péter Szilágyi 682c4531af [release/1.4.10] cmd/geth, miner, params: special extradata for DAO fork start 8 years ago
Péter Szilágyi 5c3051e6fa [release/1.4.10] core: gracefully handle missing homestead block config 8 years ago
Péter Szilágyi 3dd46bc884 [release/1.4.10] cmd, core, eth, params: implement flags to control dao fork blocks 8 years ago
Péter Szilágyi e44d50fb52 [release/1.4.10] circleci: enable docker based hive testing 8 years ago
Péter Szilágyi 5d9ea439b3 [release/1.4.10] README: expand with "Running Geth" section 8 years ago
Péter Szilágyi d0668838b9 [release/1.4.10] eth/downloader: return invalid chain (peer drop) on import fails 8 years ago
Péter Szilágyi da776556d0 [release/1.4.10] core: solve a remote-import/local-mine data race 8 years ago
Péter Szilágyi f2e8759d10 [release/1.4.10] containers/docker/master-alpine: drop gmp dependency 8 years ago
Péter Szilágyi 98095efe88 [release/1.4.10] eth: disable eth/61 to prepare for more elaborate fork sync algos 8 years ago
Péter Szilágyi 3e1dbc3ca7 VERSION, cmd/geth: bumped version 1.4.9 9 years ago
Péter Szilágyi adb065a328 [release/1.4.9] Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" 9 years ago
Péter Szilágyi c793cb3385 [release/1.4.9] Revert "core: add voting and result tracking for the dao soft-fork" 9 years ago
Péter Szilágyi 3eef19598e [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code" 9 years ago
Péter Szilágyi f4aebd4c8d [release/1.4.9] Revert "core: update the DAO soft fork proposal to the final block" 9 years ago
Péter Szilágyi eaf706b73c VERSION, cmd/geth: bumped version 1.4.8 9 years ago
Péter Szilágyi b170a80cdc [release/1.4.8] core: update the DAO soft fork proposal to the final block 9 years ago
Péter Szilágyi aefffc9ed8 [release/1.4.8] core: update DAO soft-fork number, clean up the code 9 years ago
Péter Szilágyi f31a3a251a [release/1.4.8] core: add voting and result tracking for the dao soft-fork 9 years ago
Jeffrey Wilcke a9c94cbf48 [release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementation 9 years ago
Péter Szilágyi d2089e46f8 VERSION, cmd/geth: bumped version 1.4.7 9 years ago
Jeffrey Wilcke be29e41334 [release/1.4.7] cmd/evm: added --create flag indicating the exec code is to be created 9 years ago
Tosh Camille 47965930a1 [release/1.4.7] cmd/utils: add space between "to" and filename 9 years ago
Péter Szilágyi bc6c4a337c [release/1.4.7] accounts/abi: fix uint64 upper range encoding. 9 years ago
Jeffrey Wilcke f7fdfa4eac [release/1.4.7] core/state, eth: Updated suicides objects when tracing transactions 9 years ago
Péter Szilágyi 0405f728c6 [release/1.4.7] eth/downloader: fix occasional fast sync critical section test fails 9 years ago
Péter Szilágyi 63c5a46b82 [release/1.4.7] cmd: fix CLI package deprecation warnings 9 years ago
Bas van Kervel c89fa789b7 [release/1.4.7] cmd/geth: codegansta/cli package renamed to urfave/cli 9 years ago
Thomas Bocek 39f1d909d1 [release/1.4.7] accounts/abi: Negative numbers not properly converted in ABI encoding 9 years ago
Bas van Kervel 71b577f839 [release/1.4.7] console: ignore round and curly brackets in strings when determining indentation level 9 years ago
Péter Szilágyi a93d63d576 [release/1.4.7] cmd/geth: fix the keystore path in the accounts help text 9 years ago
Péter Szilágyi 7fb72dbcbf [release/1.4.7] cmd/geth: truly randomize console test RPC endpoints 9 years ago
Péter Szilágyi 688fbab5d5 [release/1.4.7] console: fix windows color transformation issue 9 years ago
Péter Szilágyi 71a89b7c75 VERSION, cmd/geth: bumped version 1.4.6 9 years ago
Péter Szilágyi ecb8e23e88 [release/1.4.6] eth: don't accept transactions until we sync up with the network 9 years ago
Péter Szilágyi 058c5fe960 [release/1.4.6] eth/downloader: adaptive quality of service tuning 9 years ago
Péter Szilágyi a29bdf547c [release/1.4.6] eth/downloader: make fast sync resilient to critical section fails 9 years ago
Felix Lange 44b912ec64 [release/1.4.6] core: add missing lock in TxPool.{GetTransaction,RemoveTx} 9 years ago
Felix Lange 3d69970c15 [release/1.4.6] cmd/geth: make console tests more robust 9 years ago