Commit Graph

815 Commits (968ab8aa4f85649f94352565ac43eb6fe56312ce)

Author SHA1 Message Date
Péter Szilágyi f50c2a5c70 [release/1.4.14] core, eth, trie: reuse trie journals in all our code 8 years ago
Felix Lange ddadf402fc [release/1.4.14] core, trie: replace state caches with trie journal 8 years ago
Felix Lange dc2b23c869 [release/1.4.13] core/state: track all accounts in canon state 8 years ago
Gustav Simonsson 42e4e18667 [release 1.4.12] core: short-circuit balance change if zero value 8 years ago
Nick Johnson e44b2dc881 [release 1.4.12] core/state: Fix memory expansion bug by not copying clean objects 8 years ago
Bas van Kervel c4ed34f008 [release/1.4.11] core: ensure the canonical block is written before the canonical hash is set 8 years ago
Felix Lange d1696dbf07 [release/1.4.11] core/vm: hide ecrecover error message 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 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 da776556d0 [release/1.4.10] core: solve a remote-import/local-mine data race 8 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 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
Jeffrey Wilcke f7fdfa4eac [release/1.4.7] core/state, eth: Updated suicides objects when tracing transactions 9 years ago
Felix Lange 44b912ec64 [release/1.4.6] core: add missing lock in TxPool.{GetTransaction,RemoveTx} 9 years ago
Péter Szilágyi af53767e16 [release/1.4.6] core, core/state, trie: enterprise hand-tuned multi-level caching 9 years ago
Péter Szilágyi 7632acf6b4 [release/1.4.6] core/state: return the starting nonce for non-existent accs (testnet) 9 years ago
Felix Lange 9ccb70da7b [release/1.4.6] eth: enable bad block reports 9 years ago
Fabio Berger 8d2775e3d7 [release/1.4.6] core: Simplify bloom9 tests with available convenience method `TestBytes` 9 years ago
Jeffrey Wilcke aa18aad7ad [release/1.4.4] core: fixed pointer assignment 9 years ago
Felix Lange 56ed6152a1 core, eth, miner: improve shutdown synchronisation 9 years ago
Nicholas Johnson c74a575725 core: Provide a public accessor for ChainConfig 9 years ago
Jeffrey Wilcke c1a4dcfc87 core, eth: added json tag field for proper unmarshalling 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange 68c755a238 core/state: fix TestDump 9 years ago
Felix Lange 24cdac41f3 core, core/types, eth: add and use Block.Body 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Péter Szilágyi e9254bb0f9 core, miner: remove Frontier canary 9 years ago
Jeffrey Wilcke 1f3596c25a core: transition db now also returns the required gas amount 9 years ago
Jeffrey Wilcke 9055c16efa accounts/a/b/backends, core: chain maker homestead block set to 0 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 0cfa21fc7f core, eth, cmd: temporary work around for enabling the jit 9 years ago
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Jeffrey Wilcke 342ae7ce7d core, core/vm, tests: changed the initialisation behaviour of the EVM 9 years ago
Leif Jurvetson 434e4b31d8 core, eth: replace reorganiz with reorganis 9 years ago
Leif Jurvetson b7bb2d8589 core: various typos 9 years ago
Leif Jurvetson c7727191ae core: fixed various typos 9 years ago
Jeffrey Wilcke 558d18d2b0 core: added future proc mutex lock 9 years ago
Péter Szilágyi daad2b2559 core: cache fresh headers and tds to avoid db trashing 9 years ago
zsfelfoldi 73d21ea6af core: create a header chain structure shared by core.BlockChain and light.LightChain 9 years ago