-
Notifications
You must be signed in to change notification settings - Fork 38.7k
0.13.2 backports #9011
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
Merged
0.13.2 backports #9011
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
Member
Member
|
@laanwj: Needs rebase for 0.13.2 (I changed the title) |
Note that this is not a major issue as, in order for the missing lock to cause issues, you have to receive a GETBLOCKTXN message while reindexing, adding a block header via RPC, etc, which results in either a table rehash or an insert into the bucket which you are currently looking at. Github-Pull: bitcoin#8995 Rebased-From: dfe7906
Github-Pull: bitcoin#8357 Rebased-From: 94a34a5
Github-Pull: bitcoin#8845 Rebased-From: d51f182
Github-Pull: bitcoin#8784 Rebased-From: f4dffdd
Github-Pull: bitcoin#8784 Rebased-From: 3b4b6dc
Github-Pull: bitcoin#8784 Rebased-From: 3f8a5d8
Github-Pull: bitcoin#8784 Rebased-From: 0c4e6ce
381352e to
b16cdb7
Compare
Member
Author
|
Done |
laanwj
added a commit
that referenced
this pull request
Nov 2, 2016
b16cdb7 Add MIT license to build-aux/m4 scripts (Luke Dashjr) 2cfcca7 Trivial: build-aux/m4/l_atomic: Fix typo (Luke Dashjr) fa58e55 Add MIT license to autogen.sh and share/genbuild.sh (Luke Dashjr) 6d05fe1 Add MIT license to Makefiles (Luke Dashjr) 1d048b9 Don't return the address of a P2SH of a P2SH. (jnewbery) ce0d817 Fix relaypriority calculation error (maiiz) 9ef3875 Add missing cs_main lock to ::GETBLOCKTXN processing (Matt Corallo)
24 tasks
schinzelh
referenced
this pull request
in dashpay/dash
Oct 23, 2017
Github-Pull: bitcoin#8357 Rebased-From: 94a34a5
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.
backports for 0.13.2