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

Minimal api 3 #3295

Closed
wants to merge 4 commits into from
Closed

Minimal api 3 #3295

wants to merge 4 commits into from

Conversation

blabno
Copy link

@blabno blabno commented Sep 19, 2019

Almost same as #3001 but adjusted accordingly to conclusions from our dev session bisq-network/events#32:

This version includes only endpoints to change password and get version number of Bisq, so very simple.

Bernard Labno and others added 4 commits September 19, 2019 14:08
- 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
@blabno
Copy link
Author

blabno commented Sep 30, 2019

Moved to bisq-network/incubator-bisq-api#1

@blabno blabno closed this Sep 30, 2019
@wiz
Copy link
Contributor

wiz commented Oct 1, 2019

hey, I thought we had consensus to merge this into Bisq, why did you close the PR ? let's merge it

@blabno
Copy link
Author

blabno commented Oct 1, 2019

@wiz I thought the same but right after we agreed to merge this in, a new proposal has been created to create incubator projects (forks for main bisq repo) and maintainers were quicker with creating those new repos instead of merging this PR.

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.

3 participants