getcanoe / canoe

Canoe is a Nano Wallet heavily based on the MIT licensed Copay wallet from Bitpay
https://getcanoe.io
MIT License
142 stars 28 forks source link

Stateblocks are malformed in the TX History #268

Closed Stormtv closed 6 years ago

Stormtv commented 6 years ago

Need to add proper parsing of State blocks and not break existing TX History

Stormtv commented 6 years ago

Works fine now when I try to test it on my dev version but on my mobile wallet the TX information is wrong. My sends show up as receives sometimes.

stefonarch commented 6 years ago

I did a send from test backend/state blocks to nanovault, it went trough but "view on nanode" in history goes to a non existing block hash Probably another issue.

gokr commented 6 years ago

I do wonder if this is still reproducable.

stefonarch commented 6 years ago

Recompiled, and in my state blocks account whenever I click "view on nanode" an old txn I still get "unknown block". Now I did some new txn and it looks ok.