bitcoinj/core
Sean Gilligan 1959dab5e4 Transaction: support segwit in addSignedInput() methods
Add addSignedInput() variants to Transaction that provide input value,
deprecate non-value methods, add checks and logs.
Add simple transaction building tests to TransactionTest.
This also updates some tests to not use the deprecated methods.
2022-02-18 11:00:34 +01:00
..
src Transaction: support segwit in addSignedInput() methods 2022-02-18 11:00:34 +01:00
build.gradle build.gradle: update EqualsVerifier to 3.9 2022-02-18 10:01:16 +01: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