Commit History

Author SHA1 Message Date
  Felix Lange 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 9 years ago
  Felix Lange 3c836dd71b core/state: optimize GetState 9 years ago
  Felix Lange 90fce8bfa6 core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 years ago
  Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 9 years ago
  Péter Szilágyi b7159818f9 core/state: track dirty state entries for each object 9 years ago
  Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 9 years ago
  Felix Lange cd791bd855 core, trie: replace state caches with trie journal 9 years ago
  Felix Lange a59a93f476 core/state: track all accounts in canon state 9 years ago
  Gustav Simonsson 25ed5fedda core/state: short-circuit balance change if zero value 9 years ago
  Gustav Simonsson b6b17e5648 core/state, light: remove unused StateObject.initCode 9 years ago
  Nick Johnson 581b320b9d core/state: Fix memory expansion bug by not copying clean objects 9 years ago
  Felix Lange 68c755a238 core/state: fix TestDump 9 years ago
  Jeffrey Wilcke 14013372ae core: Added EVM configuration options 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 10 years ago
  Felix Lange 1b89bd5d26 core/state, core/types use package rlp for state, receipt serialisation 10 years ago
  Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 10 years ago
  Felix Lange a2d5a60418 core, core/state: batch-based state sync 10 years ago
  Felix Lange 565d9f2306 core, trie: new trie 10 years ago
  Felix Lange 8c4dab77ba all: move common.Database to package ethdb 10 years ago
  Gustav Simonsson b81a6e6ab8 core, core/vm, core/state: remove unused functions 10 years ago
  Gustav Simonsson 004ed786b4 core/state: deleted field in StateObject Copy() and unit test 10 years ago
  Jeffrey Wilcke 36f7fe61c3 core, tests: Double SUICIDE fix 10 years ago
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 years ago
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 years ago
  Felix Lange ea54283b30 all: update license information 10 years ago
  Jeffrey Wilcke 08caeedd84 core, core/state: only write necessary state. Skip intermediate 10 years ago
  obscuren 07c3de3f75 core, miner, xeth: renamed gas methods 10 years ago
  obscuren aa699a1283 core/state: removed state from state object 10 years ago