good morning!!!!

Skip to content
Snippets Groups Projects
  1. Aug 12, 2020
  2. Aug 11, 2020
  3. Aug 10, 2020
  4. Aug 08, 2020
  5. Aug 07, 2020
    • Martin Holst Swende's avatar
      eth/downloader: refactor downloader + queue (#21263) · e3e00089
      Martin Holst Swende authored
      
      * eth/downloader: refactor downloader + queue
      
      downloader, fetcher: throttle-metrics, fetcher filter improvements, standalone resultcache
      
      downloader: more accurate deliverytime calculation, less mem overhead in state requests
      
      downloader/queue: increase underlying buffer of results, new throttle mechanism
      
      eth/downloader: updates to tests
      
      eth/downloader: fix up some review concerns
      
      eth/downloader/queue: minor fixes
      
      eth/downloader: minor fixes after review call
      
      eth/downloader: testcases for queue.go
      
      eth/downloader: minor change, don't set progress unless progress...
      
      eth/downloader: fix flaw which prevented useless peers from being dropped
      
      eth/downloader: try to fix tests
      
      eth/downloader: verify non-deliveries against advertised remote head
      
      eth/downloader: fix flaw with checking closed-status causing hang
      
      eth/downloader: hashing avoidance
      
      eth/downloader: review concerns + simplify resultcache and queue
      
      eth/downloader: add back some locks, address review concerns
      
      downloader/queue: fix remaining lock flaw
      
      * eth/downloader: nitpick fixes
      
      * eth/downloader: remove the *2*3/4 throttling threshold dance
      
      * eth/downloader: print correct throttle threshold in stats
      
      Co-authored-by: default avatarPéter Szilágyi <peterke@gmail.com>
      # Conflicts:
      #	eth/downloader/downloader.go
      #	eth/downloader/downloader_test.go
      #	eth/downloader/queue.go
      #	eth/downloader/statesync.go
      #	eth/fetcher/block_fetcher.go
      e3e00089
    • Péter Szilágyi's avatar
      params: release Geth v1.9.18 · f80fee94
      Péter Szilágyi authored
      # Conflicts:
      #	params/version.go
      f80fee94
    • gary rong's avatar
      params: upgrade CHTs (#21376) · 5f15f68a
      gary rong authored
      5f15f68a
Loading