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

Changes needed for minimal api #3348

Merged
merged 2 commits into from
Oct 7, 2019

Conversation

blabno
Copy link

@blabno blabno commented Oct 1, 2019

No description provided.

@mrosseel
Copy link
Member

mrosseel commented Oct 1, 2019

utACK, seems like it's mainly about adding some extra hooks during setup.

@blabno
Copy link
Author

blabno commented Oct 2, 2019

@ripcurlx @sqrrm If you could merge this I would pull bisq/master into incubator-api/master and rebase bisq-network/incubator-bisq-api#1 on top of it.

@blabno blabno force-pushed the changes-needed-for-minimal-api branch from 4c2f270 to fb9f59d Compare October 5, 2019 08:03
- Rename BisqSetupCompleteListener to BisqSetupListener
- Add onInitP2pNetwork and onInitWallet to BisqSetupListener
- make onInitP2pNetwork and onInitWallet default so no impl. required
- Add onInitWallet to HttpApiMain and start http server there
- Add onRequestWalletPassword to BisqSetupListener
- Override setupHandlers in HttpApiHeadlessApp and adjust
setRequestWalletPasswordHandler (impl. missing)
- Add onRequestWalletPassword to HttpApiMain
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

@ripcurlx ripcurlx merged commit 560d66b into bisq-network:master Oct 7, 2019
@blabno blabno deleted the changes-needed-for-minimal-api branch October 7, 2019 11:27
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.

None yet

4 participants