-
Notifications
You must be signed in to change notification settings - Fork 222
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-3432] Add a UI deposit wallet page to initialize the wallet #4773
[ADP-3432] Add a UI deposit wallet page to initialize the wallet #4773
Conversation
c961c6d
to
b2f9597
Compare
19cecf8
to
053d8b1
Compare
b2f9597
to
8215b07
Compare
8215b07
to
d5881e3
Compare
a8c989c
to
70dfa74
Compare
192ecee
to
4a5ad61
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.
Awesome, thank you! 😊
I'd like to ask you to move WalletPublicIdentity
to the Cardano.Wallet.Deposit.Pure
module, as I think that it's definitely a concept on its own and merits being part of the pure Haskell API.
I have skimmed over the HTML stuff, but did check it thoroughly. You know what you're doing there. 👍
4a5ad61
to
803b85c
Compare
eba8850
to
4afc98b
Compare
4afc98b
to
d1a77cb
Compare
5b65e23
to
8367d6f
Compare
8367d6f
to
98b9362
Compare
Notes:
This is the cross compilation error before the sqlite-simple in the last commit:
ADP-3432