Skip to content

Giv/7 recovery address addition#17

Merged
polymorpher merged 21 commits intomasterfrom
giv/7-recovery-address-addition
Jul 1, 2021
Merged

Giv/7 recovery address addition#17
polymorpher merged 21 commits intomasterfrom
giv/7-recovery-address-addition

Conversation

@givp
Copy link
Copy Markdown
Collaborator

@givp givp commented Jun 28, 2021

@polymorpher I've added a modal for setting the wallet's recovery address (if not already set).

I'm not sure what needs to happen to set the address in the contract from here. I'm happy to update it if you point me in the right direction. I'm also happy for you to take over from here. Whichever you're more comfortable with 👍

Screen Recording 2021-06-28 at 03 46 25 PM

@polymorpher
Copy link
Copy Markdown
Owner

Looks good, thanks. I will add a route in relayer and test it at first. With that route you can complete the API call

@polymorpher
Copy link
Copy Markdown
Owner

Here is the new api for that: 7a3be18

@givp
Copy link
Copy Markdown
Collaborator Author

givp commented Jun 30, 2021

Here is the new api for that: 7a3be18

Nice, I'll wire it up.

@polymorpher
Copy link
Copy Markdown
Owner

Well it is a lot more complicated than I anticipated. But I got it done.

@polymorpher polymorpher merged commit 85ec7d1 into master Jul 1, 2021
@polymorpher
Copy link
Copy Markdown
Owner

On the UI side I made a few adjustments: instead modal I continued using AnimatedSection in the same style as Transfer screen, so we can keep things consistent. Also it needs an OTP code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3. Add a button and a screen on wallet display page, that allow the user to set recovery address, if it is currently empty

2 participants