Draft: Keep transaction in profile
Requires: !514 (merged)
Closes #319
Partly covers: #294 (warning appears if user tries to modify signed transaction or refresh it's metadata)
In this MR:
- transaction is added to storage and being kept with rest of crucial data
- transaction summary no longer loose signatures when leaving screen (after loading signed transaction from file)
-
ConfirmActionDialog
is appearing user tries to refresh metadata of loaded (signed) transaction - added refresh metadata feature (available only if node is online)
Edited by Mateusz Kudela