Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 22, 2020
  3. Feb 21, 2020
  4. Feb 20, 2020
  5. Feb 19, 2020
  6. Feb 18, 2020
  7. Feb 17, 2020
  8. Feb 14, 2020
  9. Feb 12, 2020
  10. Jan 31, 2020
  11. Jan 28, 2020
  12. Jan 27, 2020
  13. Jan 24, 2020
  14. Jan 23, 2020
  15. Jan 22, 2020
  16. Jan 16, 2020
  17. Jan 15, 2020
    • Luca Moser's avatar
    • Luca Moser's avatar
      Adds a client lib as a wrapper for the HTTP API (#118) · 3f7ac60e
      Luca Moser authored
      * 🎨 moves all webapi into one
      
      * 🎨 adds public key log
      
      * 🎨 changes txRequest to getTrytes
      
      * 🎨 rename packages
      
      * 📝 adds comments
      
      * 🎨 changes status to error
      
      * ♻️ removes duration from API - getTrytes converts trits to trytes - set default spammer TPS to 1
      
      Fix: Allow starting a node with gossip disabled (#97)
      
      * fix: remove selection flag and use gossip plugin
      
      * Upgrade hive.go
      
      feat: improve logging
      
      feat: improve analysis status
      
      chore: remove unused packages (#99)
      
      Fix: Use docker specific config (#100)
      
      * Use docker specific config
      
      * Format JSON
      
       removes status
      
      🎨 adds omitempty
      
      💄 updates style import
      
       adds getNeighbors API
      
       adds getTransaction
      
       removes addEndpoint
      
      * ports glumb plugin from Hornet to GoShimmer
      
      * 🚧
      
       WIP
      
      * implements HTTP API wrapper client lib
      
      * removes empty lines
      
      * clean line in autopeering
      
      * normalize client lib imports
      
      Co-authored-by: default avatarAngelo Capossele <angelocapossele@gmail.com>
      3f7ac60e
    • Luca Moser's avatar
      makes shutdown routines cleaner (#115) · c0fc4fc0
      Luca Moser authored
      
      Signed-off-by: default avatarLuca Moser <moser.luca@gmail.com>
      c0fc4fc0
    • Angelo Capossele's avatar
      Adds a HTTP API to query and create transactions (#95) · ed435f7d
      Angelo Capossele authored
      * 🎨 moves all webapi into one
      
      * 🎨 adds public key log
      
      * 🎨 changes txRequest to getTrytes
      
      * 🎨 rename packages
      
      * 📝 adds comments
      
      * 🎨 changes status to error
      
      * ♻️ removes duration from API - getTrytes converts trits to trytes - set default spammer TPS to 1
      
      Fix: Allow starting a node with gossip disabled (#97)
      
      * fix: remove selection flag and use gossip plugin
      
      * Upgrade hive.go
      
      feat: improve logging
      
      feat: improve analysis status
      
      chore: remove unused packages (#99)
      
      Fix: Use docker specific config (#100)
      
      * Use docker specific config
      
      * Format JSON
      
       removes status
      
      🎨 adds omitempty
      
      💄 updates style import
      
       adds getNeighbors API
      
       adds getTransaction
      
       removes addEndpoint
      
      * 🚧 WIP
      
      * 🚧 WIP
      
      *  adds txs per address
      
      *  adds findTransactions API
      ed435f7d
  18. 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
  19. Jan 08, 2020
  20. Jan 07, 2020
  21. Dec 12, 2019
  22. Nov 25, 2019
  23. Nov 20, 2019
  24. Nov 14, 2019
  25. Jul 30, 2019
  26. Jul 11, 2019
  27. Jul 07, 2019
  28. Jun 14, 2019
Loading