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

Pockets transactions on load #104

Closed aspic closed 3 years ago

aspic commented 3 years ago

Fetches more info when pressing an account in the account list. Fixes #98 (but keeps both places). Also fixes #106, also fixes #74

Not 100% satisified with the solution, we can at least save one RPC call by calling account_info which can give us balance + representative. That can be fixed in the next round.

Citrullin commented 3 years ago

Can't send a transaction. Always fails

aspic commented 3 years ago

@Citrullin was unable to reproduce your last issue, please open a new one if it's still an issue :thinking: