Skip to content
Snippets Groups Projects
  1. Jul 23, 2020
    • Levente Pap's avatar
      Analysis Server and Dashboard Refactor (#657) · 86e7b468
      Levente Pap authored
      * Send networkID (AppVersion) with Autopeering Heartbeat
      
      * Refactor Analysis Server & Dashboard
      
      - redesign interaction between server and dashboard
      - introduce networkID to organize data in server
      - migrate autopeering data collection to server from dashboard
      
      * Continue refactor
      
       - autopeering events triggered and called with event structs
       - refactor autopeering feed in analyis dashboard to send
         network version to frontend
       - refactor autopeering events replay
      
      * Define networkversion for WS msg types in frontend
      
      * Small fix in fpc_livefeed_test.go
      
      * Autopeering Analyzer displays per network data
      
      * Updates to Autopeering Analyzer
      
      - Auto select which network to display when no user choice is made
      - Various usability improvements
      - Code formatting
      
      * Update frontend deps
      
      * Bugfix in analysis dashboard
      
      * Update packr for analysis dashboard
      
      * :sparkles: Add version to FPC and metric heartbeats
      
      * :mute:
      
       Skip logging FPC and Metric heartbeats with wrong version
      
      * Add extra checks in ParseHeartbeat
      
       - "old" heartbeat packets should fail parsing
       - networkID is checked for size, and format
       - added new tests
      
      * Fix import formatting
      
      * Fix linter warning
      
      * Don't log empty network version heartbeat
      
      * Update network selection visuals
      
      * Rename Autopeering Visualizer to Pollen Visualizer
      
      * Clenup package.json and yarn.lock
      
      * Update packr
      
      Co-authored-by: default avatarcapossele <angelocapossele@gmail.com>
      Unverified
      86e7b468
    • Acha Bill's avatar
      sync beacon plugin (#644) · 4fb473f2
      Acha Bill authored
      * sync beacon
      
      * add integration tests
      
      * save point
      
      * use beacon as anchor point
      
      * review suggestion
      
      * check if monitor is already running before starting
      
      * debug: add logs
      
      * fix tests
      
      * separeate into sync beacon and sync beacon follower
      
      * review fixes
      
      * review changes
      Unverified
      4fb473f2
  2. Jul 22, 2020
  3. Jul 21, 2020
  4. Jul 20, 2020
  5. Jul 16, 2020
  6. Jul 13, 2020
  7. Jul 10, 2020
  8. Jul 09, 2020
  9. Jul 01, 2020
  10. Jun 30, 2020
  11. Jun 29, 2020
  12. Jun 28, 2020
  13. Jun 26, 2020
Loading