提交历史

作者 SHA1 备注 提交日期
  Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 10 年之前
  Péter Szilágyi 941920f2aa eth: fix an issue with pulling and inserting blocks twice 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 年之前
  Péter Szilágyi 4f95e2f9ec eth: calculate the correct TD, only update if better 10 年之前
  Felix Lange ea54283b30 all: update license information 10 年之前
  Péter Szilágyi d6f2c0a76f eth, eth/downloader: fix #1231, DOS vulnerability in hash queueing 10 年之前
  Péter Szilágyi f43c07cb3c eth, eth/downloader: transition to eth 61 10 年之前
  Péter Szilágyi af51dc4d63 eth, eth/downloader: pass the eth protocol version through 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 年之前
  Péter Szilágyi 2c8ed76e01 eth: start cleaning up old protocol implementation, add metrics 10 年之前
  Péter Szilágyi 393d675690 cmd/geth, cmd/utils, eth: advertise both eth/60 and eth/61 10 年之前
  Felix Lange 76821d167a core, eth, rpc: avoid unnecessary block header copying 10 年之前
  Péter Szilágyi 4180ca7fe4 eth: fix the propagation/announce order for mined blocks 10 年之前
  Péter Szilágyi 90d45f0397 eth: fix test breakage from the previous commit 10 年之前
  Péter Szilágyi b91b581b80 eth, eth/fetcher: propagate after header verify, announce only on insert 10 年之前
  Péter Szilágyi 629705ad53 eth: clean the block request packet handling a bit 10 年之前
  Péter Szilágyi 5ec6ecc511 eth, eth/fetcher: move propagated block import into fetcher 10 年之前
  Péter Szilágyi 37c5ff392f eth/fetcher: build longest chain until proven otherwise 10 年之前
  Péter Szilágyi 497a7f1717 eth, eth/fetcher: define and enforce propagation boundaries 10 年之前
  Péter Szilágyi 11c8f83a58 eth, eth/fetcher: cache future propagated blocks too 10 年之前
  Péter Szilágyi 057bc237ad eth, eth/fetcher: use an import queue to store out of order blocks 10 年之前
  Péter Szilágyi 7c2af1c117 eth, eth/fetcher: separate notification sync mechanism 10 年之前
  Péter Szilágyi fc7abd9886 eth, eth/downloader: move block processing into the downlaoder 10 年之前
  Péter Szilágyi 66d3dc8690 eth, eth/downloader: move peer removal into downloader 10 年之前
  Felix Lange 6c73a59806 eth: limit number of sent transactions based on message size 10 年之前
  Felix Lange 41b2008a66 eth: limit number of sent blocks based on message size 10 年之前