Kaiak / kaiak-wallet

A secure and fast way to send and receive Nano cryptocurrency in KaiOS.
https://kaiak.cc
GNU General Public License v2.0
33 stars 9 forks source link

Keep state after sending #163

Closed aspic closed 3 years ago

aspic commented 3 years ago

Pressing "back" should not result in white screen. Fixes #155. Keep transactions+transaction state, nulls out send to address for security reasons.

Transactions are not updated, so going back would present the transaction list without the "latest" transaction. But I think that is fine.