KomodoPlatform / atomicDEX

This is the official AtomicDEX mobile (smartphone app) repository
https://atomicdex.io
GNU General Public License v2.0
10 stars 15 forks source link

Add "import/export swap history or single swap" functionality. #84

Open artemii235 opened 5 years ago

artemii235 commented 5 years ago

Convenience feature allowing users to copy their swap history between different devices. Also other use case: user has deleted swap data (app reinstall), but his funds remain stuck. We will send him swap status from seed node, user will import it and then unstuck the funds using recover_funds_of_swap.

ca333 commented 5 years ago

Submitted a related feature request https://github.com/KomodoPlatform/atomicDEX-API/issues/543

artemii235 commented 5 years ago

@ca333 Related feature request was implemented some time ago, please check it and let me know if it works fine.

ca333 commented 5 years ago

Thank you very much @artemii235 - we will integrate this feature and the "export/import" wallet functionality for the coming mobile app 0.3.0 release. Will let you know how it goes.