Skip to content
Snippets Groups Projects
  1. Jan 22, 2020
  2. Jan 20, 2020
  3. Jan 17, 2020
  4. Jan 16, 2020
  5. Jan 15, 2020
    • Angelo Capossele's avatar
      Use the workerpool from hive.go (#127) · 54340442
      Angelo Capossele authored
      * :arrow_up: uses workerpool from hive.go
      
      * :heavy_minus_sign: removes  internal workerpool
      54340442
    • Wolfgang Welz's avatar
      Improve tangle tests (#126) · bcbcf50c
      Wolfgang Welz authored
      bcbcf50c
    • Luca Moser's avatar
    • Luca Moser's avatar
      Adds a client lib as a wrapper for the HTTP API (#118) · 3f7ac60e
      Luca Moser authored
      * :art: moves all webapi into one
      
      * :art: adds public key log
      
      * :art: changes txRequest to getTrytes
      
      * :art: rename packages
      
      * :pencil: adds comments
      
      * :art: changes status to error
      
      * :recycle: 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
      
      :heavy_minus_sign: removes status
      
      :art: adds omitempty
      
      :lipstick: updates style import
      
      :sparkles: adds getNeighbors API
      
      :sparkles: adds getTransaction
      
      :heavy_minus_sign: removes addEndpoint
      
      * ports glumb plugin from Hornet to GoShimmer
      
      * :construction:
      
       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
      * :art: moves all webapi into one
      
      * :art: adds public key log
      
      * :art: changes txRequest to getTrytes
      
      * :art: rename packages
      
      * :pencil: adds comments
      
      * :art: changes status to error
      
      * :recycle: 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
      
      :heavy_minus_sign: removes status
      
      :art: adds omitempty
      
      :lipstick: updates style import
      
      :sparkles: adds getNeighbors API
      
      :sparkles: adds getTransaction
      
      :heavy_minus_sign: removes addEndpoint
      
      * :construction: WIP
      
      * :construction: WIP
      
      * :sparkles: adds txs per address
      
      * :sparkles: adds findTransactions API
      ed435f7d
  6. Jan 14, 2020
  7. Jan 10, 2020
  8. Jan 08, 2020
  9. Jan 07, 2020
Loading