Bluewallet: Add block index in 2 places

Created on 6 Jun 2020  路  5Comments  路  Source: BlueWallet/BlueWallet

  1. Main screen (Tip of chain index)
  2. Tx details page (block index of the said tx)
enhancement good first issue help wanted

All 5 comments

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.88. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.


    • definately not on main screen. can be added in settings->network tho


    • ack. doable.

Ok, maybe mainscreen would make it complicated for new users. Thus complicating the now simple UI.

Yes network view shold be good! Feel Its a nice idea to show user the tip of the blockchain.

Which problem are we trying to solve?
Or
What is the goal we want to achieve?

Maybe these questions can help to frame how we can think about this.

  • Showing block index would be a nice way to indicate the last sync time and indicates the wallet's state in a way. Useful add-on info.
  • In tx details page (confimed tx), BlockIndex number is a cleaner indicator of utxo age than date/time. It could be next the date/time under 'Received' title.
Was this page helpful?
0 / 5 - 0 ratings