Commit History

作者 SHA1 備註 提交日期
  gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 年之前
  Eli d76c5ca532 tests: golint fixes for tests directory (#16640) 6 年之前
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 年之前
  Péter Szilágyi 566d5c0777 core, eth, les, light: get rid of redundant methods 7 年之前
  Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 年之前
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 7 年之前
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 年之前
  Felix Lange 6a56b15019 tests: update tests, use blockchain test "network" field 7 年之前
  Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 年之前
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 年之前
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 7 年之前
  Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 7 年之前
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 年之前
  Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 年之前
  Péter Szilágyi b7f010de52 tests: cleanup tester blockchain after test run (#3692) 8 年之前
  Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 年之前
  Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 年之前
  Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 年之前
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 年之前
  Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 年之前
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 年之前
  Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 年之前
  Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 8 年之前
  Péter Szilágyi 461cdb593b core, params, tests: add DAO hard-fork balance moves 8 年之前
  zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 年之前
  Felix Lange 6fdd0893c3 all: fix go vet warnings 8 年之前
  Felix Lange 83877a0f9d tests: remove eth, node, accounts dependencies 8 年之前
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 8 年之前
  Péter Szilágyi 0a5ee08e2b Godeps, eth, tests: update ethash, used shared for testing 9 年之前
  Jeffrey Wilcke 4f4d2b6474 tests: updated homestead tests 9 年之前