HathorNetwork / hathor-wallet-mobile

Hathor official mobile wallet
https://hathor.network/
MIT License
25 stars 24 forks source link

Make store objects immutable #494

Open alexruzenhack opened 5 months ago

alexruzenhack commented 5 months ago

The current implement of STORE allows mutation in its cache which can causes trouble.

See the thread the raise this question: https://github.com/HathorNetwork/hathor-wallet-mobile/pull/457#discussion_r1618039538