Skip to content

v1.1.0

Compare
Choose a tag to compare
@webbushka webbushka released this 14 Jun 22:39
· 732 commits to main since this release

Features

Improvements

  • Updated readme with instructions for running the service and application
  • Allow dates in the transaction history filter to be empty #48
  • A second Docker instance with Prod URLs
  • Manager details in assets #55
  • Changed the table columns and detail information for jailed validators #55
  • Asset Owner is now called Holding Account #55
  • Removed hash conversions (handled by explorer-service for now) #55
  • Use queryDenom for link addresses #55
  • Holders is now paginated #55
  • Assets is now paginated #60
  • Last tx timestamp to assets #65
  • Table data with links to the page a user is currently on is no longer rendered as a link and renders as text instead #57

Bug Fixes

  • Fallback for txs when there isn't a msgArray available
  • Fixed incorrect Prod URLs
  • Fixed incorrect percentages in Validator voting #55
  • Remove the faucet page from prod #58
  • Fix for validator page not rendering #75