Fulcrum/bitcoin
Calin Culianu 1b2522b61d
nit
2019-11-25 00:23:26 +02:00
..
compat Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
crypto Added header download to our test code 2019-11-24 22:28:26 +02:00
rpc Added "bitcoind is warming up..." messaging 2019-11-24 18:23:34 +02:00
secp256k1 Added the relevant parts of libsecp256k1, plus pubkey.h 2019-05-01 09:22:10 +03:00
support Added CBlock and block deserialization of bitcoin blocks. 2019-11-08 20:06:39 +02:00
amount.cpp Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
amount.h Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
base58.cpp Revert "pragma warning tweaks got gcc and clang" 2019-04-26 22:21:04 +03:00
base58.h updated bitcoin dir to BitcoinABC latest, removing dep. on OpenSSL 2019-04-25 21:09:05 +03:00
block.cpp Added CBlock and block deserialization of bitcoin blocks. 2019-11-08 20:06:39 +02:00
block.h Added CBlock and block deserialization of bitcoin blocks. 2019-11-08 20:06:39 +02:00
cashaddr.cpp Added Cash Address support! 2019-05-07 12:15:53 +03:00
cashaddr.h Added Cash Address support! 2019-05-07 12:15:53 +03:00
cashaddrenc.cpp Added Cash Address support! 2019-05-07 12:15:53 +03:00
cashaddrenc.h Added Cash Address support! 2019-05-07 12:15:53 +03:00
compat.h tweak 2019-05-01 00:47:39 +03:00
feerate.cpp Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
feerate.h Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
hash.cpp Added the relevant parts of libsecp256k1, plus pubkey.h 2019-05-01 09:22:10 +03:00
hash.h Added header download to our test code 2019-11-24 22:28:26 +02:00
interpreter.cpp Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
interpreter.h Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
prevector.h Some cleanup to BTC namespace 2019-05-06 21:33:19 +03:00
pubkey.cpp added back our own CheckLowS without boost 2019-05-01 09:45:57 +03:00
pubkey.h added back our own CheckLowS without boost 2019-05-01 09:45:57 +03:00
script.cpp Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
script.h Squashed commit of the following: 2019-11-13 11:32:52 +02:00
script_error.cpp Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
script_error.h Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
script_flags.h Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
script_standard.cpp Added Cash Address support! 2019-05-07 12:15:53 +03:00
script_standard.h Added Cash Address support! 2019-05-07 12:15:53 +03:00
serialize.h Added CBlock and block deserialization of bitcoin blocks. 2019-11-08 20:06:39 +02:00
sigencoding.cpp Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
sigencoding.h Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
sighashtype.h Added files from bitcoin-abc to be able to verify tx's 2019-05-06 23:13:29 +03:00
streams.h nit 2019-11-25 00:23:26 +02:00
test.cpp Refactored things, added "Controller" class 2019-11-18 00:21:34 +02:00
tinyformat.h Revert "pragma warning tweaks got gcc and clang" 2019-04-26 22:21:04 +03:00
transaction.cpp Added BTC::UTXO with tests 2019-05-03 14:37:07 +03:00
transaction.h added some prevouthas:n functions and QString supprot to bitcoin::COutPoint 2019-05-01 10:31:58 +03:00
txid.h Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00
uint256.cpp Revert "pragma warning tweaks got gcc and clang" 2019-04-26 22:21:04 +03:00
uint256.h WIP: playing with dling data from bitcoind in Controller class 2019-11-18 20:29:21 +02:00
utilstrencodings.cpp Revert "pragma warning tweaks got gcc and clang" 2019-04-26 22:21:04 +03:00
utilstrencodings.h updated bitcoin dir to BitcoinABC latest, removing dep. on OpenSSL 2019-04-25 21:09:05 +03:00
version.h Imported more bitcoin code: transaction class and serialization/deser 2019-05-01 00:40:29 +03:00