Skip to content
Snippets Groups Projects
  1. May 13, 2020
  2. May 07, 2020
    • 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
      Unverified
      6d3b2a2c
  3. Apr 30, 2020
    • Luca Moser's avatar
      Adds bootstrap/sync/issuer plugin (#390) · e8b6b9e5
      Luca Moser authored
      * adds bootstrap plugin
      
      * check sync state in sync-integration test
      
      * adds synced and bootstrapping plugin to integration test networks
      
      * fix :dog:comments
      
      * re-introduce go.mod into integration test dir
      
      * adds desynchronization monitor
      
      * adds shutdown priority for bootstrap plugin bk. worker
      
      * give the dog some pedigree
      
      * adds anchor point cleanup interval
      
      * fix review dog comments
      
      * go mod tidy powered by Marie Kondo
      Unverified
      e8b6b9e5
    • jkrvivian's avatar
      fix: Fix docker_network (#389) · 1bee2c81
      jkrvivian authored
      * fix: Rename SPA to dashboard and disable portcheck of peer_replica
      
      * fix: Remove gossip from disablePlugins of entry node
      Unverified
      1bee2c81
  4. Apr 29, 2020
  5. Apr 23, 2020
    • Jonas Theis's avatar
      Flexible integration tests (#339) · dcfd8db9
      Jonas Theis authored
      * Introduce concept of networks
      
      * Adjust tests to use flexible Docker networks
      
      * Adjust test execution workflow
      
      * Separately build GoShimmer Docker image
      
      * Generate identities to create containers from seeds
      
      * Move Docker network functionality
      
      * Add comments and docs
      
      * Update readme
      
      * Update readme
      
      * Address PR comments
      
      * Use log instead of fmt
      
      * Introduce proper error handling
      
      * Use named return for error
      Unverified
      dcfd8db9
Loading