提交历史

作者 SHA1 备注 提交日期
  rene a25899f3dc cmd/devp2p: add eth protocol test suite (#21598) 5 年之前
  Martin Holst Swende 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 年之前
  Felix Lange d6c5f2417c eth: improve shutdown synchronization (#20695) 5 年之前
  Péter Szilágyi 9938d954c8 eth: rework tx fetcher to use O(1) ops + manage network requests 5 年之前
  rjl493456442 049e17116e core, eth: implement eth/65 transaction fetcher 6 年之前
  Péter Szilágyi 64571f9379 eth: eth/64 - extend handshake packet with fork id 6 年之前
  Nguyen Kien Trung 2823ce0086 eth: check for DefaultConfig.NetworkId in test (#17599) 6 年之前
  Péter Szilágyi 49719e21bc core, eth: minor txpool event cleanups 7 年之前
  rjl493456442 a2e43d28d0 all: collate new transaction events together 7 年之前
  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 年之前
  Péter Szilágyi 48ee7f9de7 core, eth, les: polish txpool API around local/remote txs 8 年之前
  Péter Szilágyi e61035c5a3 cmd, eth, les, mobile: make networkid uint64 everywhere 8 年之前
  Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 年之前
  Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) 8 年之前
  Felix Lange 35e8308bf7 eth, les: shorten genesis block mismatch error message 8 年之前
  Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 年之前
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 年之前
  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 年之前