提交历史

作者 SHA1 备注 提交日期
  Felix Lange 7731061903 core/vm: move Log to core/types 8 年之前
  Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 9 年之前
  Jeffrey Wilcke aad4890082 cmd/geth, core, light, mobile: removed state account StartingNonce 9 年之前
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 年之前
  Péter Szilágyi 88a593d559 cmd/geth, trie: report on trie cache unloads, also add debug log 9 年之前
  Péter Szilágyi 4f46bd19d0 cmd, core/state: allow configurable trie cache generations 9 年之前
  Felix Lange 44f419ec0f core/state: bump trie cache values slightly 9 年之前
  Felix Lange 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 9 年之前
  Felix Lange 90fce8bfa6 core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 年之前
  Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 9 年之前
  Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 9 年之前
  Péter Szilágyi 710435b51b core, eth, trie: reuse trie journals in all our code 9 年之前
  Felix Lange cd791bd855 core, trie: replace state caches with trie journal 9 年之前
  Felix Lange a59a93f476 core/state: track all accounts in canon state 9 年之前
  Nick Johnson 581b320b9d core/state: Fix memory expansion bug by not copying clean objects 9 年之前
  Péter Szilágyi 6362a9d610 Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" 9 年之前
  Péter Szilágyi 67e9d33486 Revert "core: update DAO soft-fork number, clean up the code" 9 年之前
  Péter Szilágyi ba784bdf36 core: update DAO soft-fork number, clean up the code 9 年之前
  Jeffrey Wilcke 7a5b571c67 test, cmd/evm, core, core/vm: illegal code hash implementation 9 年之前
  Jeffrey Wilcke bb3651abc8 core/state, eth: Updated suicides objects when tracing transactions 9 年之前
  Jeffrey Wilcke 5c39a1bb26 Merge pull request #2585 from karalabe/trie-dirty-tracking 9 年之前
  Péter Szilágyi 8ee84584a4 core/state: return the starting nonce for non-existent accs (testnet) 9 年之前
  Péter Szilágyi 748d1c171d core, core/state, trie: enterprise hand-tuned multi-level caching 9 年之前
  Péter Szilágyi 886478b18b core/state, trie: don't leak database writes before commit 9 年之前
  Péter Szilágyi 2d5d6d9d0e core/state: always commit in batches, just finish if not needed later 9 年之前
  Péter Szilágyi 9e011ff1cd core, eth/downloader: ensure state presence in ancestor lookup 10 年之前
  Felix Lange 1b89bd5d26 core/state, core/types use package rlp for state, receipt serialisation 10 年之前
  Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 10 年之前
  Jeffrey Wilcke 1de796f101 cmd, core, eth: added official testnet 10 年之前
  Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 10 年之前