-
Notifications
You must be signed in to change notification settings - Fork 217
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
[ADP-3479] Fix private key creation #4863
Conversation
50b433a
to
ec08df2
Compare
fa8707d
to
19aa866
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this PR based off the right branch? It seems to me there are much more changes than the fixing of private key creation
lib/customer-deposit-wallet/http/Cardano/Wallet/Deposit/HTTP/Server.hs
Outdated
Show resolved
Hide resolved
lib/customer-deposit-wallet/src/Cardano/Wallet/Deposit/Pure/State/Creation.hs
Outdated
Show resolved
Hide resolved
lib/customer-deposit-wallet/src/Cardano/Wallet/Deposit/Pure/State/Payment.hs
Outdated
Show resolved
Hide resolved
lib/customer-deposit-wallet/src/Cardano/Wallet/Deposit/Pure/State/Payment/Inspect.hs
Outdated
Show resolved
Hide resolved
4ef48d6
to
0200b5a
Compare
@abailly I can extract the unrelated exposures if you find them unacceptable in this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to split this PR, but in general smaller, focused PRs are easier to review. Not that I am a big fan of code reviews, I'd rather pair more, but 🤷
lib/customer-deposit-wallet/src/Cardano/Wallet/Deposit/Pure/State/Creation.hs
Outdated
Show resolved
Hide resolved
lib/customer-deposit-wallet/test/unit/Cardano/Wallet/Deposit/Write/KeysSpec.hs
Show resolved
Hide resolved
0200b5a
to
2876118
Compare
2876118
to
925cd15
Compare
cardano-addresses
cli tool