[bisq-network/bitcoinj] Transaction can serialize and deserialize according to Segwit (#13)

Oscar Guindzberg notifications at github.com
Mon Feb 4 20:10:33 UTC 2019


I just had a look at this issue.
This is the actual commit that is part of bitcoinj master https://github.com/bitcoinj/bitcoinj/commit/648655da99ac7cdc48fef7d5b6aaa57148af3d6f
I see no need to merge this ASAP.
Segwit is a soft fork, so it is backwards compatible. Meaning any bitcoin node that does not support segwit (eg bitcoinj before 0.15 release) is still part of the network and need not be changed as long as it follows the longest chain.
Peers won't send txs serialized with the new format to peers that don't support segwit yet.

BTW, have a look at https://groups.google.com/forum/#!topic/bitcoinj/qjxgcpKak3s for discussion about releasing bitcoinj 0.15 with segwit support.







-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bitcoinj/issues/13#issuecomment-460394501
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190204/aaca4d2c/attachment-0001.html>


More information about the bisq-github mailing list