Commit Graph

81 Commits (e97b30169b97adefa6e5067df1e307852b226583)

Author SHA1 Message Date
Péter Szilágyi 945bcb8293 [release/1.4.15] core/state: track dirty state entries for each object 8 years ago
Péter Szilágyi f1949f4d99 [release/1.4.15] cmd, core, internal, light, tests: avoid hashing the code in the VM 8 years ago
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
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 3eef19598e [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code" 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
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
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 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange 68c755a238 core/state: fix TestDump 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Leif Jurvetson b7bb2d8589 core: various typos 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Jeffrey Wilcke b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Péter Szilágyi b8d59d9c98 core/state, trie: switch iterator panics to error fields 9 years ago
Péter Szilágyi 151c7bef41 core/state, trie: node iterator reports parent hashes too 9 years ago
Péter Szilágyi 5a057a8ded core/state, trie: surface iterator entry hashes 9 years ago
Péter Szilágyi 7e29b0b5b4 core/state, trie: add node iterator, test state/trie sync consistency 9 years ago
Péter Szilágyi f3d4ce0d16 core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
Péter Szilágyi 886478b18b core/state, trie: don't leak database writes before commit 9 years ago
Péter Szilágyi 2d5d6d9d0e core/state: always commit in batches, just finish if not needed later 9 years ago
Péter Szilágyi 9e011ff1cd core, eth/downloader: ensure state presence in ancestor lookup 9 years ago
Felix Lange 1b89bd5d26 core/state, core/types use package rlp for state, receipt serialisation 9 years ago
Péter Szilágyi 5b0ee8ec30 core, eth, trie: fix data races and merge/review issues 9 years ago
Péter Szilágyi b97e34a8e4 eth/downloader: concurrent receipt and state processing 9 years ago
Péter Szilágyi ab27bee25a core, eth, trie: direct state trie synchronization 9 years ago
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Jeffrey Wilcke 1de796f101 cmd, core, eth: added official testnet 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Felix Lange a2d5a60418 core, core/state: batch-based state sync 9 years ago
Felix Lange 565d9f2306 core, trie: new trie 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Gustav Simonsson b81a6e6ab8 core, core/vm, core/state: remove unused functions 9 years ago
Gustav Simonsson bf879ef230 core/state: test formatting adhering to Go convention 9 years ago
Gustav Simonsson 004ed786b4 core/state: deleted field in StateObject Copy() and unit test 9 years ago
Jeffrey Wilcke 36f7fe61c3 core, tests: Double SUICIDE fix 9 years ago
Jeffrey Wilcke f715547fc7 core/state: Set log index. Closes #1226 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 years ago
Felix Lange ea54283b30 all: update license information 10 years ago