syscoin / blockmarket-desktop-public

Public location for issue reporting on the Blockmarket Desktop public data, built using Syscoin blockchain technology.
http://blockchainfoundry.co
30 stars 25 forks source link

Need to reopen BM to see balance update after sending to self-alias #275

Closed dwasyluk closed 6 years ago

dwasyluk commented 6 years ago

If you send SYS from any account to an alias owned by the same wallet that alias's balance in the profile-chooser and in the recv address list doesn't update until you close and reopen BM. Need to auto-update and also add a manual refresh button here for user-sanity. Relates to #259.

dwasyluk commented 6 years ago

We can't fully fix this until core 2.2 due to limitations with 'payment to self' in current bitcoin core. Added refresh buttons to assist in the interim. Even with the refresh buttons the balance can be a lil confusing due to how bitcoin core is handling the inputs under the hood.

dwasyluk commented 6 years ago

I've added a 'refresh' button to both balance locations. This is the best we can do until 2.2 due to the RPC limitations.