This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
altcoinj
Watch
1
Star
0
Fork
1
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-11-03 05:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11a87317a461749b42f5a8d07ba5601cddc7085c
altcoinj
/
tests
/
com
/
google
/
bitcoin
History
Mike Hearn
11a87317a4
Split transaction creation into building a template and then completing it. Completing a tx means adding inputs and possibly a change output to make the transaction valid. Also add a convenience addOutput() overload to Transaction. This makes it easier to create multi-sends.
...
Patch from Chris Rico.
2012-02-07 21:47:21 +01:00
..
core
Split transaction creation into building a template and then completing it. Completing a tx means adding inputs and possibly a change output to make the transaction valid. Also add a convenience addOutput() overload to Transaction. This makes it easier to create multi-sends.
2012-02-07 21:47:21 +01:00
discovery
Fix a typo bug in IrcDiscoveryTest. Patch from Nathan Baulch. Resolves issue 33.
2011-06-30 19:00:52 +00:00
store
Persist TransactionConfidence to protobuf
2012-02-02 09:49:08 -08:00