This repository was archived by the owner on Dec 19, 2020. It is now read-only.
forked from MrMLynch/PirateOcean
-
Notifications
You must be signed in to change notification settings - Fork 3
Beta to master #16
Merged
Merged
Beta to master #16
Conversation
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
New user params
until openssl and python2 breaking changes fixes are finalized actions/runner-images#1811 (comment)
Return the smallest number n such that (x >> n) == 0 (or 64 if the highest bit in x is set DeckerSU/KomodoOcean@d836179
The scripts for creating a compact IP->ASN mapping are here: https://github.com/sipa/asmap bitcoin/bitcoin@8feb4e4 DeckerSU/KomodoOcean@50daf84
first approach to porting bitcoin/bitcoin#16702 into old v0.13 codebase. DeckerSU/KomodoOcean@bfaf287
Note: these are standart tests, which is not include asmap features. DeckerSU/KomodoOcean@2173036
added scroll area for detailed peer info, added splitter between detailed info and peer table DeckerSU/KomodoOcean@be106ed
For normal users, --no-same-owner is default, but not so for root, where it is assumed that root can change ownership willy-nilly. This is not the case for privilege-limited container environments where we gaslight the process into thinking it's root. KomodoPlatform/komodo#368 bitcoin/bitcoin@89bee1b DeckerSU/KomodoOcean@85d2fa6
CLIENT_VERSION 4.0.2 KOMODO_VERSION 0.6.1
nSPV processing is disabled by default for Komodo-Qt, to enable it you can alsways use `-nspv_msg` command line arg. KomodoPlatform/komodo#382 DeckerSU/KomodoOcean@1d1e568
IsNotInSync() using now only in waitForPeers() which is called in VerusStaker(...) and BitcoinMiner_noeq(...), mean which used only in verushash-algo based mining and staking chains. DeckerSU/KomodoOcean@cb5dec1
to resolve issues with compiling dirty releases from unchanged repo. DeckerSU/KomodoOcean@3e4aa66
Upstream updates
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
https://github.com/DeckerSU/KomodoOcean@v3.0.1-beta3-b6f33fa...static
also
auto-relase fix
splashscreen update