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

Bat/pre genesis wallet #1782

Closed
wants to merge 10 commits into from
Closed

Bat/pre genesis wallet #1782

wants to merge 10 commits into from

Conversation

batconjurer
Copy link
Member

based on #849, this PR adds --pre-genesis argument to the wallet commands to allow to generate keys, implicit addresses and MASP keys without having a chain setup - this is a needed for #685. If no chain is setup yet (i.e. there's no .namada or it's empty), the wallet defaults to use the pre-genesis wallet even without the --pre-genesis flag. The pre-genesis wallet is located in .namada/pre-genesis/wallet.toml.

closes #784

@tzemanovic tzemanovic mentioned this pull request Aug 3, 2023
@tzemanovic tzemanovic marked this pull request as draft August 3, 2023 08:30
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.

interacting with the cli requires a node locally
2 participants