Commit History

Author SHA1 Message Date
  Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
  Péter Szilágyi 054412e335 all: clean up and proerly abstract database access 7 years ago
  Péter Szilágyi 434dd5bc00 cmd, core, eth, light, trie: add trie read caching layer 7 years ago
  Martin Holst Swende 60827dc50f tests: update tests, implement no-pow blocks (#17902) 7 years ago
  gary rong d6254f827b all: protect self-mined block during reorg (#17656) 7 years ago
  kiel barry cbfb40b0aa params: fix golint warnings (#16853) 7 years ago
  gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 7 years ago
  Eli d76c5ca532 tests: golint fixes for tests directory (#16640) 7 years ago
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
  Péter Szilágyi 566d5c0777 core, eth, les, light: get rid of redundant methods 7 years ago
  Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 8 years ago
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 8 years ago
  Felix Lange 6a56b15019 tests: update tests, use blockchain test "network" field 8 years ago
  Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 8 years ago
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 years ago
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
  Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 years ago
  Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 years ago
  Péter Szilágyi b7f010de52 tests: cleanup tester blockchain after test run (#3692) 8 years ago
  Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
  Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
  Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
  Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 years ago
  Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 9 years ago
  Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 9 years ago
  Péter Szilágyi 461cdb593b core, params, tests: add DAO hard-fork balance moves 9 years ago