Commit graph

3 commits

Author SHA1 Message Date
Calin Culianu
8399ee0052 Added BTC::UTXO with tests
Faster encapsulation of UTXOs .. string based.  Copy-on-write.

interops with bitcoin::COutPoint
2019-05-03 14:37:07 +03:00
Calin Culianu
082e2b4162 added some prevouthas:n functions and QString supprot to bitcoin::COutPoint 2019-05-01 10:31:58 +03:00
Calin Culianu
195551dfe7 Imported more bitcoin code: transaction class and serialization/deser
We will need this in the future to verify tx's and compose tx's

The Tx class is pretty usable as-is.. just manipulates a byte stream.
2019-05-01 00:40:29 +03:00