1. 01 Nov, 2021 3 commits
  2. 31 Oct, 2021 1 commit
  3. 29 Oct, 2021 1 commit
    • Martin Holst Swende's avatar
      eth/filters, p2p/simulations: fix benchmarks (#23806) · 31870a59
      Martin Holst Swende authored
      Some benchmarks in eth/filters were not good: they weren't reproducible, relying on geth chaindata to be present.
      
      Another one was rejected because the receipt was lacking a backing transcation.
      
      The p2p simulation benchmark had a lot of the warnings below, due to the framework calling both
      Stop() and Close(). Apparently, the simulated adapter is the only implementation which has a Close(),
      and there is no need to call both Stop and Close on it.
      31870a59
  4. 28 Oct, 2021 2 commits
  5. 27 Oct, 2021 2 commits
  6. 26 Oct, 2021 3 commits
  7. 25 Oct, 2021 2 commits
  8. 21 Oct, 2021 2 commits
  9. 20 Oct, 2021 6 commits
  10. 19 Oct, 2021 1 commit
  11. 18 Oct, 2021 9 commits
  12. 15 Oct, 2021 3 commits
  13. 14 Oct, 2021 1 commit
  14. 13 Oct, 2021 4 commits