hypha-dao / hashed-wallet

Hashed Wallet
MIT License
3 stars 3 forks source link

[2/2] Refactor recovery code - fixing up mapper #130

Closed n13 closed 2 years ago

n13 commented 2 years ago

🗃 Github Issue Or Explanation for this PR. (What is it supposed to do and Why is needed)

mapper now maps state using the config data and active recovery data

✅ Checklist

🕵️‍♂️ Notes for Code Reviewer

Refactor the mapper, now all the basics should be working

We measure time expired in blocks, that should be another ticket - we can get the blocks and so on from the chain, and estimate the wait time based on 6 second intervals, but only really unlock the recovery when the block has passed.

🙈 Screenshots

👯‍♀️ Paired with