-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
List Horizen (ZEN) #1784
Conversation
- 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
…ements Persitence of DAO state
Closing until I can fix the Travis CI error. |
@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. |
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.
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
List MonetaryUnit (MUE)
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
…into List_Horizen
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. |
Plese rebase on master again. The PR should only have 1 single commit as defined in the instructions. |
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