Merge all VerusCoin changes for 0.3.11-beta#17
Merged
miketout merged 304 commits intomiketout:devfrom Jul 31, 2018
Merged
Conversation
Fixed AUTH to external storage
…ingle (messy) file.
Add conditional compilation for Windows fix.
merge in post launch fixes
fix build break from accidental edit
* Build verus-cli, get dependencies nailed down. * Fiddling about with scripts. * Clean READMEs up a bit.
Fix importaddress with rescan error that prevented picking up UTXOs
* Build verus-cli, get dependencies nailed down. * Fiddling about with scripts. * Clean READMEs up a bit. * Update READMEs for 03.8-beta and fix some notes.
The number of transactions since the last checkpoint block was set to over 100K, but there were no checkpoint blocks other than genesis, and the timestamp of last checkpoint block was incorrect as well. These led to the progress indicator always being very close to zero. This adds checkpoint blocks rougly every 10K blocks and corrects the other metadata.
Fix progress estimate by fixing checkpoint data
Radical hash rate optimization
Fix synchronization bottleneck for high core machines
* Updating GitLab CI, clean up. * Updating GitLab CI config
* Updating GitLab CI, clean up. * Updating GitLab CI config * Updating versions, fixing verus scripts
* Updating GitLab CI config/ versions
use portable load_constants
Introducing verus-cli tests, adding staging destination.
* Adding Brewfile for fetching MacOS build dependencies with the brew bundle command. * Updating version, annotating Mac fetch-params.sh for debugging
Syncing CI configurations
miketout
pushed a commit
that referenced
this pull request
Sep 27, 2019
Ignore exceptions when deserializing note plaintexts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.