提交历史

作者 SHA1 备注 提交日期
  Mark c1740e4540 core/types, miner: avoid tx sender miscaching (#14773) 8 年之前
  Zsolt Felfoldi 4ea4d2dc34 core, eth: add bloombit indexer, filter based on it 8 年之前
  Péter Szilágyi da7d57e07c core: make txpool operate on immutable state 8 年之前
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 8 年之前
  Egon Elbre faafeef79e miner: fix megacheck warnings 8 年之前
  Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 8 年之前
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 年之前
  Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 8 年之前
  Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 8 年之前
  Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 年之前
  Péter Szilágyi 158d603528 consensus, core: drop all the legacy custom core error types 8 年之前
  Péter Szilágyi d83a9a8f44 miner: don't verify our own blocks, trust the engine 8 年之前
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年之前
  Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 年之前
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 年之前
  Péter Szilágyi fad5eb0a87 accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 年之前
  Felix Lange 9b62facdd4 event: deprecate TypeMux and related types 9 年之前
  Péter Szilágyi 18c77744ff all: fix spelling errors 8 年之前
  Felix Lange 13e3b2f433 logger, pow/dagger, pow/ezp: delete dead code 8 年之前
  Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 年之前
  Felix Lange 35a7dcb162 all: gofmt -w -s 8 年之前
  Felix Lange 7731061903 core/vm: move Log to core/types 8 年之前
  Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 年之前
  Péter Szilágyi 07311f3157 miner: rename pending to unconformed, add bounds and ops tests 9 年之前
  Péter Szilágyi 17637ed1bb miner: clean up unconfirmed mined block tracking 9 年之前
  Péter Szilágyi dadd689359 miner: fix data race on setting etherbase/extradata 9 年之前
  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 年之前