bitcoinj/core
Andreas Schildbach 2699ea1708 TransactionWitness: add read and write helpers
* A static constructur `read()` deserializes from a payload.
* A `write()` helper replaces `bitcoinSerializeToStream()`.
* A `serialize()` helper gets the serialized bytes.

This comes with a test.
2023-04-06 17:52:25 +02:00
..
src TransactionWitness: add read and write helpers 2023-04-06 17:52:25 +02:00
build.gradle Prepare 0.17-SNAPSHOT 2023-03-28 00:27:46 +02:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00