bitcoinj/tools
Andreas Schildbach 01365ca00b Introduce a Transaction.DEFAULT_TX_FEE and use it as a default for sends and for wallet maintenance.
Previously we were using Transaction.REFERENCE_DEFAULT_MIN_TX_FEE which is the absolute minimum but it can be
too low. This value should be adjusted from time to time; we're starting with 0.1 mBTC.
2016-03-25 13:35:33 +01:00
..
src/main Introduce a Transaction.DEFAULT_TX_FEE and use it as a default for sends and for wallet maintenance. 2016-03-25 13:35:33 +01:00
build-checkpoints Add build-checkpoints shell wrappers. 2015-08-07 17:01:11 +02:00
build-checkpoints.cmd Add build-checkpoints shell wrappers. 2015-08-07 17:01:11 +02:00
pom.xml Add build-checkpoints shell wrappers. 2015-08-07 17:01:11 +02:00
wallet-tool Create a lightly optimised, dedicated JAR for wallet-tool instead of the oddly named bitcoinj-tools-0.12.jar 2014-08-05 15:42:29 +02:00
wallet-tool.cmd Create a lightly optimised, dedicated JAR for wallet-tool instead of the oddly named bitcoinj-tools-0.12.jar 2014-08-05 15:42:29 +02:00