Commit Graph

205 Commits (3b69c14f5d48d583f240cdbdc38818a47ec6761d)

Author SHA1 Message Date
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 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 9 years ago
Jeffrey Wilcke 08caeedd84 core, core/state: only write necessary state. Skip intermediate 9 years ago
obscuren 07c3de3f75 core, miner, xeth: renamed gas methods 9 years ago
obscuren bdd63837ea core/state: removed trie copy 9 years ago
obscuren aa699a1283 core/state: removed state from state object 9 years ago
obscuren aaddc99c35 core/state: fixed state tests 9 years ago
obscuren 30b27336ea core/state: remove the need for common.Value 9 years ago
obscuren 787a61bb27 core/state, core/vm: reworked storage get / set to use common.Hash 9 years ago
obscuren 5721fcf668 core/state, core/vm: cleanup refunds 9 years ago
obscuren 6fb6e6679e core/vm, core/state: added storage to structured vm logging 9 years ago
obscuren bc6031e7bb core, xeth: moved nonce management burden from xeth to txpool 9 years ago
obscuren e3253b5d5e core: fixed an issue with storing receipts 9 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
obscuren 093d6d5074 core: removed nonce resetting from the block processor. 10 years ago
obscuren 8310bcda61 state: fixed mutex lockes 10 years ago
obscuren d423305f07 state: fixed nonce issue in managed state 10 years ago
obscuren 204ac81188 Moved handling of nonces to the managed state 10 years ago
obscuren 6184781b49 Improved transaction pool 10 years ago
obscuren 1c872ddf4b Changed how logs are being recorded 10 years ago
obscuren 31b086f511 Added additional methods to the managed state 10 years ago
obscuren 1889727144 Moved logging to logger.Core 10 years ago
obscuren a0e44e3281 basic glog 10 years ago
obscuren 36452afd4e glog wip 10 years ago
obscuren b8124ec791 Removed old (unused) argument 10 years ago
obscuren f468364e4d fixed tests 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
obscuren bbe795455a Secure trie shakey / key matching 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago