提交历史

作者 SHA1 备注 提交日期
  bas-vk 4e36b1e3da core: bugfix state change race condition in txpool (#3412) 9 年之前
  Martin Holst Swende 9f8bc00cf5 eth, miner: removed unnecessary state.Copy() 9 年之前
  bas-vk b5be6b72cb eth/filter: add support for pending logs (#3219) 9 年之前
  Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 9 年之前
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 年之前
  Nick Johnson c9471e7782 miner: copy pending state before handing it to callers (#3162) 9 年之前
  Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 9 年之前
  Péter Szilágyi 710435b51b core, eth, trie: reuse trie journals in all our code 9 年之前
  Bas van Kervel e3fe634f99 miner: set tx index logs 9 年之前
  Péter Szilágyi affffb39b3 core/types, miner: switch over to the grouped tx sets 9 年之前
  Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 9 年之前
  Péter Szilágyi 795b70423e core, eth, miner: only retain 1 tx/nonce, remove bad ones 9 年之前
  Felix Lange 3c09c5f12d core, miner: move Backend to miner 9 年之前
  Péter Szilágyi 2c2e389b77 cmd, core, eth, miner, params, tests: finalize the DAO fork 9 年之前
  Péter Szilágyi 461cdb593b core, params, tests: add DAO hard-fork balance moves 9 年之前
  Péter Szilágyi a87089fd2d cmd, core, miner: add extradata validation to consensus rules 9 年之前
  Péter Szilágyi 1e24c2e4f4 cmd/geth, miner, params: special extradata for DAO fork start 9 年之前
  zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 9 年之前
  Jeffrey Wilcke a824c3f02f miner: fixed pending state by not shutting down update loop 9 年之前
  Felix Lange 56ed6152a1 core, eth, miner: improve shutdown synchronisation 9 年之前
  Felix Lange 6fdd0893c3 all: fix go vet warnings 9 年之前
  Felix Lange 46e8940b19 accounts: streamline API 9 年之前
  Péter Szilágyi e9254bb0f9 core, miner: remove Frontier canary 9 年之前
  Jeffrey Wilcke bbeaab7e64 cmd/utils, miner: A/B testing JIT VM. Disabled for miners 9 年之前
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 年之前
  Jeffrey Wilcke 75c86f8646 Merge pull request #2141 from obscuren/evm-init 9 年之前
  Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 年之前
  Péter Szilágyi 0228fb57cd eth, miner: fetch pending block/state in on go (data race) 9 年之前
  Péter Szilágyi b534106cc8 core, miner: add PendingStateEvent to track non-log updates 9 年之前
  Jeffrey Wilcke b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 年之前