Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

v0.39.x-4

Compare
Choose a tag to compare
@kwunyeung kwunyeung released this 10 Jan 19:09
· 48 commits to master since this release
  • [#432] [#433] Add correct tx indexes

  • [#435] Fix inflation display

  • Replace json view to react-json-view

  • Get uptime from signing info

  • Remove unused uptime function

  • Ensure avatar address value

  • [#280] Remove reading genesis file

  • Remove plural denom

  • Simplify storing validators

  • Get at most 300 validators from rpc

  • [#429] Enable modules

  • [#436] get transaction in a parallel process

  • Update validator saving logic

  • Update validator with consensus key

  • Get validator self delegation address once

  • Improve validators info update performance

  • Update validator info by interval set by settings

  • Update get validator uptime condition

  • Fix getting validator initial detail height

  • Add missing this.unblock() to server side methods

  • Update Meteor and npm packages