bitcoinj/tools
Mike Hearn 335863c75d Add some helpers for creating pubkey-only outputs.
Allow spending of pubkey outputs. There are unit tests but not manually tested yet.
Implement toString() logic for printing pubkey inputs/outputs.
Don't consider coinbase transactions relevant until Jims work is in.
Support sending to pubkeys in wallet-tool
2012-06-07 10:57:34 +02:00
..
src/main/java/com/google/bitcoin/tools Add some helpers for creating pubkey-only outputs. 2012-06-07 10:57:34 +02:00
pom.xml Remove a useless <excludes> section. 2012-06-03 15:49:21 +02:00
wallet-tool A quick hack for wallet-tool until I learn Maven better. 2012-06-03 15:49:38 +02:00