1. 29 Oct, 2020 1 commit
  2. 27 Oct, 2020 6 commits
  3. 26 Oct, 2020 1 commit
    • Hannah Howard's avatar
      Shutdown notifications go routines (#109) · ea899f5d
      Hannah Howard authored
      * test(benchmarks): add benchmark for go routine leak
      
      * fix(notifications): shutdown notification queues
      
      make sure all notification publishers are actually shut down, and don't start them automatically
      ea899f5d
  4. 20 Oct, 2020 1 commit
  5. 16 Oct, 2020 1 commit
    • Hannah Howard's avatar
      Switch to google protobuf generator (#105) · 536970d8
      Hannah Howard authored
      * feat(message): switch to google protobuf
      
      after tracking down an error in Unmarshal code generate by gogoprotobuf, and verifying this is a
      bug in the library, which appears unmaintained, try switching to google's own golang protobuf tools
      
      * fix(message): upgrade msgio
      
      resolve bad message strings
      
      * feat(message): initialize empty extensions
      
      Initialize extensions to map if nil
      536970d8
  6. 14 Oct, 2020 3 commits
  7. 13 Oct, 2020 1 commit
    • Hannah Howard's avatar
      Track actual network operations in a response (#102) · dd6fa459
      Hannah Howard authored
      * feat(notifications): build notifications architecture
      
      build an architecture via which we can pass on notifications
      
      * feat(peerresponsesender): add notifications
      
      pass notifications on from peer response sender based on message queue notifications
      
      * feat(responsemanager): handle network errors
      
      Pass on network errors through the response manager, pass block sent errors as well
      
      * fix(notifications): send unique notifications by peer
      
      * feat(responsemanager): subscriber per request
      
      * Revert "fix(notifications): send unique notifications by peer"
      
      This reverts commit 7bf368a05d14229b7523cb25068681d9c7e48246.
      dd6fa459
  8. 12 Oct, 2020 1 commit
  9. 24 Sep, 2020 3 commits
  10. 23 Sep, 2020 4 commits
  11. 22 Sep, 2020 1 commit
  12. 17 Sep, 2020 2 commits
  13. 10 Sep, 2020 1 commit
  14. 29 Aug, 2020 1 commit
  15. 28 Aug, 2020 2 commits
  16. 13 Aug, 2020 4 commits
  17. 04 Aug, 2020 2 commits
  18. 31 Jul, 2020 1 commit
  19. 30 Jul, 2020 1 commit
  20. 15 Jul, 2020 3 commits