Skip to content

Releases: QuokkaStake/tmtop

v1.1.0

20 Nov 20:55
7e9be92
Compare
Choose a tag to compare

Changelog

  • 62d6788 chore: add asciinema demo
  • 7e9be92 feat: count disagreeing on progressbar + add colors (#1)

v1.0.0

31 Oct 18:12
Compare
Choose a tag to compare

Changelog

  • 2905682 chore: fix CI
  • de0b510 chore: fixed linting
  • 5439f0d chore: fixed linting
  • 5752380 chore: refactor heights
  • b19e17e chore: remove FOSSA status badge
  • 1d4fb6b chore: revert go version to 1.18
  • 71d10b3 feat: add README
  • 69b01fe feat: add help modal
  • 4bfba68 feat: add logging to debug panel
  • 40f4f9a feat: add progress bar formatting and values
  • 8292db8 feat: add validator monikers
  • ea2b167 feat: allow disabling fetching validators names
  • d58619e feat: allow pausing
  • bdea210 feat: calculate everything without validators names
  • f98a93d feat: display block time
  • 47e0cdb feat: display time till upgrade
  • f181e2a feat: enable consumer chains basic support
  • 874e19a feat: fix time duration
  • 5922740 feat: init
  • ac33c12 feat: make the list scrollable
  • 923e15f feat: query chain info
  • 244a36b feat: query for chain upgrades
  • d191795 feat: separated validators and chain validators, fixed linting
  • bd50c6f feat: serialize progress bar
  • f106fc0 feat: split querying validators and consensus
  • a21d9a6 feat: use b/s shortcuts to make info blocks bigger/smaller
  • 791b3d6 feat: use required round when calculating
  • 7ee4339 fix: calculate rows correctly