1
0
Fork 0
mirror of https://github.com/bitcoinj/bitcoinj.git synced 2025-03-27 02:37:19 +01:00
bitcoinj/core
Andreas Schildbach ce0c3da959 Block: add precondition to test helper addCoinbaseTransaction()
It requires the block to contain no transactions, so that a coinbase
can be added. This is already true for all current usages.

This change allows us to get rid of another `unCacheTransactions()`.
2025-03-24 23:51:07 +01:00
..
src Block: add precondition to test helper addCoinbaseTransaction() 2025-03-24 23:51:07 +01:00
build.gradle GuardedBy: use internal annotation rather than from external library 2025-02-27 21:08:17 +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