Skip to content

Releases: provenance-io/explorer-frontend

v1.2.1

14 Jun 22:38
Compare
Choose a tag to compare

Improvements

  • Change line length to 100, the previous length was too long

Bug Fixes

  • Removed staking from Jailed Validator
  • Default the users hash amount to 0

v1.2.0

14 Jun 22:39
Compare
Choose a tag to compare

Features

  • Added ability to delegate, redelegate and undelegate hash to validators #74
  • Add ability to see staking rewards #84

Improvements

  • Add helper script for CHANGELOG
  • Time is now displayed in 24hr format

Bug Fixes

  • Remove encoding on staking messages that were causing a double encode.

v1.1.0

14 Jun 22:39
Compare
Choose a tag to compare

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

Initial v1.0.0 release

01 Apr 19:23
d7f6388
Compare
Choose a tag to compare

Version 1.0.0 will have all the required stable foundation work finished, after 1.0.0 there should only be minor bug fixes and features, the app should be functional and running smoothly for all users