1. 29 6月, 2021 1 次提交
  2. 15 6月, 2021 1 次提交
  3. 10 5月, 2021 1 次提交
  4. 28 4月, 2021 1 次提交
  5. 22 4月, 2021 1 次提交
  6. 09 4月, 2021 1 次提交
  7. 26 3月, 2021 2 次提交
  8. 23 3月, 2021 1 次提交
    • G
      all: add read-only option to database (#22407) · 0c70b83e
      gary rong 提交于
      * all: add read-only option to database
      
      * all: fixes tests
      
      * cmd/geth: migrate flags
      
      * cmd/geth: fix the compact
      
      * cmd/geth: fix the format
      
      * cmd/geth: fix log
      
      * cmd: add chain-readonly
      
      * core: add readonly notion to freezer
      
      * core/rawdb: add log
      
      * core/rawdb: fix freezer close
      
      * cmd: fix
      
      * cmd, core: construct db
      
      * core: update tests
      0c70b83e
  9. 19 2月, 2021 1 次提交
    • M
      eth: implement eth66 (#22241) · 6ec15610
      Martin Holst Swende 提交于
      * eth/protocols/eth: split up the eth protocol handlers
      
      * eth/protocols/eth: define eth-66 protocol messages
      
      * eth/protocols/eth: poc implement getblockheaders on eth/66
      
      * eth/protocols/eth: implement remaining eth-66 handlers
      
      * eth/protocols: define handler map for eth 66
      
      * eth/downloader: use protocol constants from eth package
      
      * eth/protocols/eth: add ETH66 capability
      
      * eth/downloader: tests for eth66
      
      * eth/downloader: fix error in tests
      
      * eth/protocols/eth: use eth66 for outgoing requests
      
      * eth/protocols/eth: remove unused error type
      
      * eth/protocols/eth: define protocol length
      
      * eth/protocols/eth: fix pooled tx over eth66
      
      * protocols/eth/handlers: revert behavioural change which caused tests to fail
      
      * eth/downloader: fix failing test
      
      * eth/protocols/eth: add testcases + fix flaw with header requests
      
      * eth/protocols: change comments
      
      * eth/protocols/eth: review fixes + fixed flaw in RequestOneHeader
      
      * eth/protocols: documentation
      
      * eth/protocols/eth: review concerns about types
      6ec15610
  10. 17 2月, 2021 1 次提交
  11. 02 2月, 2021 1 次提交
  12. 17 1月, 2021 1 次提交
  13. 14 12月, 2020 2 次提交