backports for 0.13.2
0.13.2 backports #9011
pull laanwj wants to merge 7 commits into bitcoin:0.13 from laanwj:2016_10_backports_conditional_rc3 changing 16 files +68 −4-
laanwj commented at 10:40 AM on October 25, 2016: member
- laanwj added the label Backport on Oct 25, 2016
- laanwj added this to the milestone 0.13.1 on Oct 25, 2016
- laanwj closed this on Oct 25, 2016
- MarcoFalke renamed this:
0.13.1 backports conditional on rc3
0.13.2 backports
on Oct 25, 2016 - MarcoFalke added this to the milestone 0.13.2 on Oct 25, 2016
- MarcoFalke removed this from the milestone 0.13.1 on Oct 25, 2016
-
MarcoFalke commented at 12:25 PM on October 27, 2016: member
@laanwj: Needs rebase for 0.13.2 (I changed the title)
- MarcoFalke reopened this on Oct 27, 2016
-
9ef38758a6
Add missing cs_main lock to ::GETBLOCKTXN processing
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: #8995 Rebased-From: dfe79060a62c8de098e75d527d97b99c3b10de50
-
ce0d817b9b
Fix relaypriority calculation error
Github-Pull: #8357 Rebased-From: 94a34a5d951cee59ef9c9274c5ad49ac2a91ab8a
-
1d048b917b
Don't return the address of a P2SH of a P2SH.
Github-Pull: #8845 Rebased-From: d51f18246165b580761af824f1bb4a49b6908f28
-
6d05fe115b
Add MIT license to Makefiles
Github-Pull: #8784 Rebased-From: f4dffdd6bffc58377b7505b639f0431244321c32
-
fa58e55cef
Add MIT license to autogen.sh and share/genbuild.sh
Github-Pull: #8784 Rebased-From: 3b4b6dcdd77f3ba76fb0cda6f2c277ec1629d8d3
-
2cfcca7ca6
Trivial: build-aux/m4/l_atomic: Fix typo
Github-Pull: #8784 Rebased-From: 3f8a5d8f6e95c3c1aa62433abc5edb0c93caae11
-
b16cdb71ff
Add MIT license to build-aux/m4 scripts
Github-Pull: #8784 Rebased-From: 0c4e6ce88f58c13ed81807e3a5bef28b673aa503
- laanwj force-pushed on Oct 27, 2016
-
laanwj commented at 12:49 PM on October 27, 2016: member
Done
- laanwj merged this on Nov 2, 2016
- laanwj closed this on Nov 2, 2016
- laanwj referenced this in commit 59ce53c13c on Nov 2, 2016
- schinzelh referenced this in commit 5c62fedd4e on Oct 23, 2017
- MarcoFalke locked this on Sep 8, 2021