SharedStake / SharedStake-ui

SharedStake User Interface using vue.js
https://www.sharedstake.org/
GNU General Public License v3.0
16 stars 16 forks source link

Re-add gauge from earlier versions to stake page #58

Closed exitonoff closed 3 years ago

exitonoff commented 3 years ago

Addresses issue https://github.com/SharedStake/SharedStake-ui/issues/52

Found the earlier gauge: image

Changed some colours to make it fit to the site. Changed the calculation of ETH deposited to contract to reflect actual amount of ETH deposited (earlier it showed the shares minted / max shares). Added it to Stake-page: image

Some issues:

exitonoff commented 3 years ago

I added commit to update Earn-page's buttons' label texts, as suggested in https://github.com/SharedStake/SharedStake-ui/issues/61. Thought it would be fine to add it to this, if this PR is going to be merged anyways soon.