bitcoinj/core
Sean Gilligan 2f9ce85e07 Wallet: add more diagnostic info to CouldNotAdjustDownwards exception
Add `output.value` and calculated `nonDustValue` to the exceptions message
string. Provide those values to the constructor in `calculateFee`

Add a constructor to parent class that takes a message String.
2023-08-09 11:14:44 +02:00
..
src Wallet: add more diagnostic info to CouldNotAdjustDownwards exception 2023-08-09 11:14:44 +02:00
build.gradle build.gradle: update Guava to 32.1.2-android 2023-08-01 11:15:44 +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