🗃 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
[ ] Github issue details are up to date for people to QA.
[ ] I have tested all my changes.
🕵️♂️ 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.
🗃 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