forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Backports 0.15 pr10 #2911
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
Merged
UdjinM6
merged 29 commits into
dashpay:develop
from
PastaPastaPasta:backports-0.15-pr10
May 22, 2019
Merged
Backports 0.15 pr10 #2911
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
16641e1
Merge #10095: refactor: Move GetDifficulty out of `rpc/server.h`
laanwj b5968cd
Merge #10129: scheduler: fix sub-second precision with boost < 1.50
laanwj 07ed44d
Merge #10136: build: Disable Wshadow warning
laanwj 818ec21
Merge #10128: Speed Up CuckooCache tests
laanwj 9fa51cc
Merge #10072: Remove sources of unreliablility in extended functional…
22b21f5
Merge #10077: [qa] Add setnetworkactive smoke test
laanwj 1988088
Merge #10058: No need to use OpenSSL malloc/free
laanwj f471b75
Merge #9533: Allow non-power-of-2 signature cache sizes
laanwj 13cdff4
Merge #10104: linearize script: Option to use RPC cookie
laanwj 3dcaf47
Merge #10166: Ignore Doxyfile generated from Doxyfile.in template.
laanwj e5ecff6
Merge #9949: [bench] Avoid function call arguments which are pointers…
laanwj 23530a8
Merge #10135: [p2p] Send the correct error code in reject messages
laanwj dccd697
Merge #10164: Wallet: reduce excess logic InMempool()
laanwj 0db1328
Merge #10177: Changed "Send" button default status from true to false
laanwj 632956a
Merge #9693: Prevent integer overflow in ReadVarInt.
sipa 383d181
Merge #10211: [doc] Contributor fixes & new "finding reviewers" section
laanwj a089c93
Merge #9827: Improve ScanForWalletTransactions return value
laanwj a3467dd
Merge #10228: build: regenerate bitcoin-config.h as necessary
laanwj 317b797
Merge #9670: contrib: github-merge improvements
laanwj 0d2f2b3
Merge #10273: [scripts] Minor improvements to `macdeployqtplus` script.
laanwj 55dc3da
Merge #10486: devtools: Retry after signing fails in github-merge
laanwj b708ea8
Merge #10469: Fixing typo in rpcdump.cpp
laanwj f570631
Merge #10514: Bugfix: missing == 0 after randrange
laanwj 31bb462
Merge #10538: [trivial] Fix typo: "occurrences" (misspelled as "occur…
742744f
Merge #10522: [wallet] Remove unused variables
eecc724
Merge #10564: Return early in IsBanned.
sipa e7a21fa
Merge Bitcoin#9960: Trivial: Add const modifier to GetHDChain and IsH…
NicolasDorier 2f63322
dashify "Finding reviewers" section to be more relevant
PastaPastaPasta 67c735b
s/bitcoin-config.h/dash-config.h/
PastaPastaPasta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Doxyfile |
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.