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

API PR part 2/2, adding the enableApi switch #976

Closed
wants to merge 8 commits into from

Conversation

mrosseel
Copy link
Contributor

@mrosseel mrosseel commented Oct 18, 2017

  • adds --enableApi switch to the GUI
  • adds dependency on bisq-api

the bisq-api dependency can be found here, on the master branch: https://github.com/mrosseel/bisq-api

mrosseel and others added 8 commits October 11, 2017 14:39
Conflicts:
	common/src/main/java/io/bisq/common/locale/LocaleUtil.java
Signed-off-by: Mike Rosseel <mike@eon-consult.be>

Conflicts:
	common/src/main/java/io/bisq/common/locale/LocaleUtil.java
Signed-off-by: Mike Rosseel <mike@eon-consult.be>

Conflicts:
	common/src/main/java/io/bisq/common/locale/LocaleUtil.java
Conflicts:
	common/src/main/java/io/bisq/common/locale/LocaleUtil.java
Conflicts:
	common/src/main/java/io/bisq/common/locale/LocaleUtil.java
Conflicts:
	common/src/main/java/io/bisq/common/locale/LocaleUtil.java
This also adds a dependency on the bisq-api project, using jitpack.
The core dependency is excluded in the bisq-api dependency to avoid
duplicate classes in the shaded.jar.
When the bisq-api is stable the SNAPSHOT version should be changed to
a release version.

Signed-off-by: Mike Rosseel <mike@eon-consult.be>
@ManfredKarrer
Copy link
Contributor

As discussed in a voice chat we add the UI sopport to the API project to not introduce dependencies to the API into the exchange project. I will close that and looking forward for the API project to get aded.

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.

2 participants