Skip to content
Snippets Groups Projects
  1. May 28, 2020
    • jkrvivian's avatar
      feat: Implement value web api & client library (#438) · 4a47fc7c
      jkrvivian authored
      * feat: Implement value api: Attachment
      
      * feat: Implement value api: UnspentOutputs
      
      * feat: Implement value api: transactionByID
      
      * feat: Implement client lib & value api: sendTransaction
      
      * fix: minor tweak
      
      * fix: minor fix
      
      * refactor: Refactor sendTransaction api
      
      * Refactor: Fix :dog:
      
      * refactor: Fix :dog:
      
      * refactor: Rename api route of testSendTxn to camel case
      4a47fc7c
  2. May 25, 2020
  3. May 14, 2020
    • Levente Pap's avatar
      Use TLV protocol for Analysis Plugin (#424) · 6026d479
      Levente Pap authored
      * Refactor heartbeat packet into message for TLV
      
      * Refactor Analysis-Server for TLV protocol
      
      * Adjust Heartbeat packet tests for TLV
      
      * Remove obsolete ping packet
      
      * Add comments
      
      * Add message registry for analysis packet types
      
      * Update hive.go
      
      * Refactor analysis message registry initialization
      
      * go mod tidy for integration tests
      
      * format files with gofmt
      
      * Linter warning fix
      
      * Small fix
      6026d479
    • jkrvivian's avatar
      feat: Add payload layouts to dashboard (#425) · 0a6095d0
      jkrvivian authored
      * fix: Rename SPA to dashboard and disable portcheck of peer_replica
      
      * feat: Add data & unknown type of payload to dashboard
      
      * refactor: Implement paylaod interface that allows different json structs
      
      * feat: Implement Drng paylaod
      
      * refactor: Use Listgroup for layout consistency
      
      * doc: Add description
      
      * feat: Implement Value payload handler
      
      * feat: Add Value payload layout
      
      * refactor: Refactor payload layouts
      
      * refactor: Remove debug print out
      
      * fix: Remove redundant assignment
      
      * refactor: Fix :dog:
      
      * refactor: Fix :dog:
      0a6095d0
  4. May 13, 2020
  5. May 08, 2020
  6. May 07, 2020
    • Levente Pap's avatar
      Refactor Gracefulshutdown Plugin (#404) · 186bd495
      Levente Pap authored
      
      * Refactor gracefulshutdown plugin
      
       * Remove reporting hanging workers
       * Add ShutdownWithError() func to trigger graceful shutdown
         from outside of the package with error message
      
      * Simplify code
      
      * Increase forcekill timeout to 60 seconds
      
      * Add back reporting of hanging workers
      
      * Upgrade hive.go
      
      * go mod tidy
      
      Co-authored-by: default avatarWolfgang Welz <welzwo@gmail.com>
      186bd495
    • Levente Pap's avatar
      Terminate GoShimmer without config file (#395) · c8c2e7fd
      Levente Pap authored
      
      * Fix #355 Terminate GoShimmer without config file
      
       - `skip-config` flag to bypass check and supply values
         from cli
      
      * Remove empty line
      
      * Add some comments
      
      * change termination comment
      
      * lower case beginning of comments
      
      * Don't mount config file into docker container by default
      
      * Integration tests skip config file check
      
      * Add flags for logger config
      
      * Log at debug level for integration tests
      
      * Update hive.go to latest version
      
      * upgrade hive.go
      
      Signed-off-by: default avatarWolfgang Welz <welzwo@gmail.com>
      
      Co-authored-by: default avatarLuca Moser <moser.luca@gmail.com>
      Co-authored-by: default avatarjonastheis <mail@jonastheis.de>
      Co-authored-by: default avatarWolfgang Welz <welzwo@gmail.com>
      c8c2e7fd
    • Luca Moser's avatar
      Refactors analysis plugins (#403) · 6d3b2a2c
      Luca Moser authored
      * normalize bind addresses prints
      
      * refactors analysis plugins
      
      * adds tests for parsing/serializing heartbeat packets
      
      * adds additional test case
      
      * normalize usage of word 'ids'
      
      * updates packr files
      
      * normalizes handler routes for static assets for the analysis web interface
      
      * normalize config key names
      
      * adjusts configs for new analysis config keys
      
      * fixes review comments
      6d3b2a2c
  7. Apr 30, 2020
  8. Apr 29, 2020
    • Hans Moog's avatar
      Fix the golint-ci warning (#381) · 18dba17c
      Hans Moog authored
      * Fix: fixed some error must be last param
      
      * Refactor: continued refactoring according to golint
      
      * Refactor: addresses more golint warnings
      
      * Refactor: refactored error last
      
      * Fix: fixed hive.go
      
      * Refactor: refactored alot according to golang-ci-list
      
      * Refactor: intermediary commit
      
      * Refactor: refactored additional code according to golint-ci
      
      * Refactor: continued to refactor according to golint
      
      * Refactor: refactored according to golint
      
      * Fix: fixed last golinter reports
      18dba17c
    • Wolfgang Welz's avatar
      Remove graph plugin (#388) · f04c22b2
      Wolfgang Welz authored
      * remove submodules
      
      * remove graph plugin
      
      * remove graph plugin from configs and texts
      f04c22b2
  9. Apr 28, 2020
  10. Apr 26, 2020
  11. Apr 24, 2020
  12. Apr 23, 2020
  13. Apr 22, 2020
Loading