Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial setup for production overhaul #7

Merged
merged 3 commits into from
Dec 28, 2022

Conversation

Jossec101
Copy link
Contributor

Initial setup for production overhaul #4

- Added a two new way to generate internal wallets on production mode, the first is a read only name (to be used with the remote signer) and the second is just by generating a random one. Now when the user logins a new internal wallet will be set and depending on the ENABLE_REMOTE_SIGNER env var being set, the wallet seedphrase will be shown or either a xpub will be request to formalize the new internal wallet.
- New XPUB Field on Internal Wallet for remote signer mode
- XPUB Validator + Unit tests
- Upgraded project dependencies
@Jossec101 Jossec101 linked an issue Dec 27, 2022 that may be closed by this pull request
@Jossec101 Jossec101 changed the title Initial setup for production overhaul #4 Initial setup for production overhaul Dec 27, 2022
Copy link
Contributor

@markettes markettes left a comment

Choose a reason for hiding this comment

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

LGTM

@Jossec101 Jossec101 merged commit 583b3e3 into develop Dec 28, 2022
@Jossec101 Jossec101 deleted the 4-setup-in-production-overhaul branch December 28, 2022 10:31
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.

Setup in production overhaul
3 participants