moneybutton / yours-core

Client-side key and content management for Yours.
https://www.yours.network
MIT License
132 stars 27 forks source link

dattcore/dattreact: Upon refreshing the page, the address count starts over. #86

Closed ryanxcharles closed 8 years ago

ryanxcharles commented 8 years ago

What should happen is that the wallet should be saved the db, and it should have an up-to-date list of what addresses are used. When posting new content, a new address should be used. When refreshing the page, the wallet should be loaded from the db, and the same addresses should not be used again. This is not what's happening. Although the new addresses work when not refreshing the page, upon refresh, the same addresses are used again when posting new content. Either the wallet isn't being loaded, or isn't being saved, or isn't being saved with the right data.

ryanxcharles commented 8 years ago

Fixed by https://github.com/dattnetwork/datt/commit/208a4c8beae17d14540bbbfbc030fcbf57eb25ca