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

Fix bug with wallet keys, cleanup deps #402

Merged
merged 1 commit into from Apr 24, 2023
Merged

Fix bug with wallet keys, cleanup deps #402

merged 1 commit into from Apr 24, 2023

Conversation

benthecarman
Copy link
Collaborator

Fixed the bug where we were generating incorrect keys the on-chain wallet.

Also cleaned up the code around keys:

  • Remove bip32 crate and use rust-bitcoin's re-export of it
  • Remove use of unwraps and handle errors
  • Remove some unnecessary conversions

@benthecarman benthecarman added the bug Something isn't working label Apr 24, 2023
@TonyGiorgio TonyGiorgio merged commit 4a938a3 into master Apr 24, 2023
3 checks passed
@TonyGiorgio TonyGiorgio deleted the rm-bip32 branch April 24, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants