Skip to content

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Sep 26, 2016

Backport the remaining 0.13.1-backport tagged pulls. See individual commits for original pull information.

sipa and others added 11 commits September 26, 2016 16:42
This RPC command is unsafe as it will return an address even if the script is invalid.

Github-Pull: bitcoin#8699
Rebased-From: 86c3f8d
Python lambda use was incorrect.

sendcmpct messages need to be synchronized with RPC calls to generate().

Headers need to be synced (eg with getheaders) for cmpctblock announcements
to start.

Last test omitted sending a sendcmpct message.

Github-Pull: bitcoin#8739
Rebased-From: 157254a)
@fanquake
Copy link
Member

ACK 9dfa0c8

1 similar comment
@btcdrak
Copy link
Contributor

btcdrak commented Sep 27, 2016

ACK 9dfa0c8

@laanwj laanwj merged commit 9dfa0c8 into bitcoin:0.13 Sep 27, 2016
laanwj added a commit that referenced this pull request Sep 27, 2016
9dfa0c8 Implement NULLDUMMY softfork (Johnson Lau)
cef633c Fix broken sendcmpct test in p2p-compactblocks.py (Suhas Daftuar)
fb8706e Add p2p test for BIP 152 (compact blocks) (Suhas Daftuar)
f6be478 Add support for compactblocks to mininode (Suhas Daftuar)
4295a7a Tests: refactor compact size serialization in mininode (Suhas Daftuar)
ff893aa Implement SipHash in Python (Pieter Wuille)
198494c Allow changing BIP9 parameters on regtest (Suhas Daftuar)
23feab1 Remove maxuploadtargets recommended minimum (Jonas Schnelli)
a5ec248 Remove createwitnessaddress (Johnson Lau)
b394a96 Add basic test for IsStandard witness transaction blinding (instagibbs)
1672225 Do not store witness txn in rejection cache (Pieter Wuille)
@laanwj laanwj mentioned this pull request Sep 29, 2016
18 tasks
@fanquake fanquake added this to the 0.13.1 milestone Oct 1, 2016
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants