1. 10 Nov, 2020 1 commit
    • Zack Cuddy's avatar
      Geo - Fix incorrect percentages · a189ffe5
      Zack Cuddy authored
      There was a rounding bug
      on the node status bar
      page.
      
      We rounded decimals to the
      .10 place which wasn't
      accurate enough.
      
      This instead rounds
      down to the .10 space.
      
      This ensures we never run
      into a false 100%.
      a189ffe5
  2. 09 Nov, 2020 39 commits