Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: persist redux store in local storage #182

Closed tarnas14 closed 2 years ago

tarnas14 commented 2 years ago

Description

store is persisted in local storage and restored when application restarts

Motivation and Context

40 #43

How Has This Been Tested?

store_persisted

tarnas14 commented 2 years ago

yes, whitelist is safer, but I was lazy, we can come back to it and check it again, there's a possibility that once we start to collect performance stats etc. we'll have to revisit this and change the way we persist store, but it's a small change we can always do