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

Fix broadcast issues #1638

Merged
merged 4 commits into from
Aug 21, 2018
Merged

Fix broadcast issues #1638

merged 4 commits into from
Aug 21, 2018

Conversation

ManfredKarrer
Copy link
Member

- We handle the timeout by default with a call onSuccess to reduce
potential problems with delayed broadcasts.
- remove temp dependencyVerification items to not break other builds
as dependencies have changed but they are still not correctly
resolved ;-(
Copy link
Member

@chirhonul chirhonul left a comment

Choose a reason for hiding this comment

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

utACK 9a9d574.

In commit 9a9d574 we are removing all the SHA256 checksum verifications for the dependencies we have.

This seems less than ideal, and I understand after discussion with @ManfredKarrer that it's meant to be temporary until the current build issues can be addressed. If so, I'd suggest adding a comment to build.gradle to note this.

@ManfredKarrer ManfredKarrer merged commit 58ae872 into bisq-network:master Aug 21, 2018
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

2 participants