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

List Horizen (ZEN) #1784

Closed
wants to merge 212 commits into from
Closed

List Horizen (ZEN) #1784

wants to merge 212 commits into from

Conversation

tarrenj
Copy link

@tarrenj tarrenj commented Oct 17, 2018

Continuation of #1651

Resubmitting bisq-network/bisq-assets#114 from the old bisq-assets` repo, which had positive comments from @cbeams and @ManfredKarrer, but did not have a comment containing "ACK".

Tested with ./gradlew :assets:build

Jake Tarren and others added 14 commits September 6, 2018 14:03
- We introduce a new basic storage type for reading from a resource file
if available and reading initial db file if available. That is required
for the snapshots of the DaoState which will be shipped with the source
code.

- We separate the support for maps to MapStoreService
- Move DecryptedBallotsWithMerits list and EvaluatedProposal list to
BsqState

- Use StoreService for handling persistence of snapshots
@tarrenj tarrenj mentioned this pull request Oct 17, 2018
@tarrenj tarrenj closed this Oct 19, 2018
@tarrenj
Copy link
Author

tarrenj commented Oct 19, 2018

Closing until I can fix the Travis CI error.

@devinbileck
Copy link
Member

@tarrenj The CI build failure is a result of JDK10 no longer available for download from Oracle. All the CI builds are failing due to this. See #1787.

@tarrenj tarrenj reopened this Oct 19, 2018
@tarrenj
Copy link
Author

tarrenj commented Oct 19, 2018

@devinbileck Ahh, thanks for the info! Reopening this PR. I'll keep an eye on it and close it again if there's any updates required on my end when the JDK version's bumped.

devinbileck and others added 8 commits October 19, 2018 15:46
Oracle JDK10 is EOL and is no longer available for download.
So switch to OpenJDK10 in Gradle builds.
Fix the following error:
  A problem was found with the configuration of task ':common:startScripts'.
  > No value has been specified for property 'mainClassName'.
- Change FULL_DAO_NODE option from boolean to string to be able to detect not set values
- isFullDaoNode, rpcUser and rpcPw can be set in the UI. If prog ars are
available they will overwrite the UI data.
freimair and others added 23 commits November 16, 2018 12:28
Revise contributor / developer docs
Put Blockstream explorer as first item in the list so it will be
taken as default explorer.
…et-actinium

Update: Actinium (ACM) - Support p2sh-SegWit Addresses
Use tor binaries from TorBrowser 8.0.3
We play a silent sound to prevent app nap and network disconnections.
Instead of a temp file which got deleted on exit and recreated each
startup we store it once in the data directory root.
Fixes bisq-network#1931
…g-issue

Convert long dash to short dash for minus values
…-issue

Don't use a temp file for the sound file
Bisq can now use an external Tor service
@tarrenj
Copy link
Author

tarrenj commented Nov 19, 2018

I'm guessing these failures are because of a bad merge and not broken CI like last time? I'll look further into this and resolve in the coming week.

@ManfredKarrer
Copy link
Member

Plese rebase on master again. The PR should only have 1 single commit as defined in the instructions.

@tarrenj tarrenj mentioned this pull request Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet