[qa] Send segwit-encoded blocktxn messages in p2p-compactblocks#8922
[qa] Send segwit-encoded blocktxn messages in p2p-compactblocks#8922laanwj merged 2 commits intobitcoin:masterfrom
Conversation
|
utACK, good catch on the missing test case. If you add an additional commit that sets |
|
Hmm, wasn't targeting this for backport, though I suppose it doesn't really matter... I'll add that commit. On October 14, 2016 8:00:43 PM EDT, Suhas Daftuar [email protected] wrote:
|
This fixes an issue in backporting to 0.13 as 0.13 enforces SF activation by block version lockin instead of through a hard-coded block height.
|
@sdaftuar ok, that should do it, I believe...I suppose this should get a "Needs Backport" tag now. |
|
utACK a4ad37d |
|
utACK a4ad37d |
|
Backported in #8916 |
Test with segwit blocktxn messages, since that was missed in #8904, in accordance with the updates to the BIP at bitcoin/bips#462.