Re: [bitcoin-dev] Statechain implementations

2020-04-02 Thread Tom Trevethan via bitcoin-dev
Thanks for all of the input and comments - I do now think that the decrementing nSequence relative locktime backup system with kick-off transaction is the way to go, including a fee penalty via CPFP to disincentivise DoS, as suggested. I have started a more detailed document specifying the

[bitcoin-dev] BIP37: 'getdata' request for filtered blocks is answered with 'merkleblock's even if no filter is set

2020-04-02 Thread Sebastian Falbesoner via bitcoin-dev
Hi all, while experimenting with the functional test for BIP37 bloom filters (/test/functional/p2p_filter.py) I noticed that there is an odd behaviour diverging from the specification. According to BIP37, 'getdata' commands with a request for filtered blocks via type MSG_FILTERED_BLOCK in the