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

Refactor wallet creation to split default address creation #21

Merged
merged 1 commit into from
May 20, 2024

Conversation

alex-stone
Copy link
Contributor

What changed? Why?

This refactors wallet creation to split out default address creation to be in the .create method and not in the initialize method.

This parallels the ruby SDK changes made in:
coinbase/coinbase-sdk-ruby#50

Qualified Impact

This makes changes to the wallet creation and initialization flow.

@alex-stone alex-stone force-pushed the stone/refactor-wallet-creation branch from 4f4ceb6 to 7ff1cdd Compare May 20, 2024 17:52
Copy link
Contributor

@erdimaden erdimaden left a comment

Choose a reason for hiding this comment

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

LGTM!

This refactors wallet creation to split out default address creation
to be in the `.create` method and not in the initialize method.

This parallels the ruby SDK changes made in:
coinbase/coinbase-sdk-ruby#50
@alex-stone alex-stone force-pushed the stone/refactor-wallet-creation branch from 7ff1cdd to 58a51ab Compare May 20, 2024 18:57
@alex-stone
Copy link
Contributor Author

@erdimaden had to update my commit to make sure it was properly signed.

@alex-stone alex-stone merged commit 3b7ca21 into master May 20, 2024
6 checks passed
@erdimaden erdimaden deleted the stone/refactor-wallet-creation branch June 21, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants