提交历史

作者 SHA1 备注 提交日期
  Péter Szilágyi 18c77744ff all: fix spelling errors 8 年之前
  Felix Lange 35a7dcb162 all: gofmt -w -s 8 年之前
  Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 9 年之前
  Felix Lange 016007bd25 eth, eth/downloader, eth/fetcher: delete eth/61 code 9 年之前
  Péter Szilágyi 32559ccad1 eth: don't accept transactions until we sync up with the network 9 年之前
  Felix Lange 6fdd0893c3 all: fix go vet warnings 9 年之前
  Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts 9 年之前
  Péter Szilágyi aa0538db0b eth: clean out light node notions from eth 10 年之前
  Péter Szilágyi 92f9a3e5fa cmd, eth: support switching client modes of operation 10 年之前
  Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 10 年之前
  Péter Szilágyi ca88e18f59 eth: kill off protocol eth/60 in preparation for eth/62 10 年之前
  Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 10 年之前
  Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 10 年之前
  Jeffrey Wilcke 1fad8798ec Merge pull request #1515 from fjl/license-fixes 10 年之前
  Jeffrey Wilcke 036e6301af cmd/geth, core, eth: Version 1.0.0 10 年之前
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 年之前
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 年之前
  Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 10 年之前
  Felix Lange ea54283b30 all: update license information 10 年之前
  Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 10 年之前
  Péter Szilágyi aac2b6ae4c eth: add the blocks from numbers protocol message 10 年之前
  Péter Szilágyi 6fc85f1ec2 eth: clean up peer struct a bit, fix double txn bcast 10 年之前
  Felix Lange 654564e164 core/types: make transactions immutable 10 年之前
  Péter Szilágyi 90d45f0397 eth: fix test breakage from the previous commit 10 年之前
  Péter Szilágyi faae8b7dd8 eth: fix an accidental test compile error 10 年之前
  Felix Lange 2c24a73e25 eth: add protocol tests 10 年之前
  obscuren 50e096e627 downloader: don't remove peers. keep them around 10 年之前
  obscuren 688d118c7e Updated logging 10 年之前
  zelig f56fc9cd9d change StatusMsgData.TD back to pointer type *big.Int 10 年之前
  zelig 6ffea34d8b check TxMsg 10 年之前