Skip to content
Snippets Groups Projects
  1. Feb 07, 2020
    • Luca Moser's avatar
      Log connection failed errors (#238) · 63ce1010
      Luca Moser authored
      * fixes locks not getting unlocked
      
      * only hold the lock in DropNeighbor while deleted the neighbor entry
      
      * log connection failed error
      
      * fixes tests
      63ce1010
  2. Feb 04, 2020
  3. Jan 27, 2020
  4. Jan 22, 2020
  5. Jan 10, 2020
    • Wolfgang Welz's avatar
      Fix potential race conditions in gossip (#94) · e7e4f19e
      Wolfgang Welz authored
      * fix: use queue for neighbor connection
      
      * refactor: do not request transactions via event
      
      * fix: remove unused connection
      
      * chore: fix linter warnings
      
      * feat: improve gossip events and logs
      
      * fix: log after connection is closed
      e7e4f19e
Loading