Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Seed verify mobile. #799

Closed
wants to merge 7 commits into from
Closed

Seed verify mobile. #799

wants to merge 7 commits into from

Conversation

valentinewallace
Copy link
Contributor

@valentinewallace valentinewallace commented Nov 17, 2018

Closes #582 and #581.

@tanx
Copy link
Contributor

tanx commented Nov 20, 2018

@valentinewallace also here please link the issue ... it's easier to follow the links when reviewing. Thanks :)

Copy link
Contributor

@tanx tanx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll wait with an in depth review until after we merge the seed-mobile PR. Just one thing that I noticed on first pass.

return;
}
this.initSetPin();
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The auth controller is only for pin entry and fingerprint. Seed stuff should go in a different controller. Any reason we can't reuse the logic from the desktop?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like there is still seed logic in auth-mobile.js... maybe you forgot to push something?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My mistake, fixed! Thought that only referred to checkSeed for some reason.

@valentinewallace valentinewallace force-pushed the seed-verify-mobile branch 5 times, most recently from dd7cf60 to 345587d Compare November 29, 2018 22:56
@valentinewallace valentinewallace mentioned this pull request Nov 29, 2018
@valentinewallace valentinewallace changed the title [WIP] Seed verify mobile. Seed verify mobile. Nov 30, 2018
@valentinewallace valentinewallace force-pushed the seed-verify-mobile branch 4 times, most recently from dbe8610 to 7385ba8 Compare December 6, 2018 00:29
Copy link
Contributor

@tanx tanx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@valentinewallace ah I just saw this PR includes both the seed-mobile and seed-verify-mobile views. My feedback from #799 applies here too. Maybe we should review #799 first and then get to this one?

@valentinewallace
Copy link
Contributor Author

valentinewallace commented Dec 20, 2018

@valentinewallace ah I just saw this PR includes both the seed-mobile and seed-verify-mobile views. My feedback from #799 applies here too. Maybe we should review #799 first and then get to this one?

@tanx Sure, that's fine! Updated #785.

@tanx
Copy link
Contributor

tanx commented Jan 14, 2019

Closing in favor of #878

@tanx tanx closed this Jan 14, 2019
@valentinewallace valentinewallace deleted the seed-verify-mobile branch June 3, 2019 20:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants