10 Commits

Author SHA1 Message Date
tomFlowee 2f2cb78741 Fix the txid printing for all input types.
This now prints the txid from inside the Transaction object directly.
2024-10-06 19:42:04 +02:00
tomFlowee 89a59aec3c Rename method to remove the old versioning. 2024-10-06 19:31:08 +02:00
TomZ 1bf7b042f1 Add more debug output 2019-03-03 19:47:20 +01:00
TomZ 5dc4594f8e Clean v4 code and related features
Also make script output more verbose and useful
2019-03-03 15:26:54 +01:00
TomZ 126c05e694 Follow spec changes in upstream
Also add support for nSequence and be nicer with detecting errors
2016-11-17 19:20:18 +01:00
Tom Zander 15802a4fa0 Add --lint option for stricter parsing 2016-11-02 21:06:19 +01:00
Tom Zander e7b5e13d73 Don't force everything in the old format.
Have a separate coinbasemessage and print that instead of forcing
everything in the old memory-format.
2016-11-02 20:41:05 +01:00
Tom Zander e00c1b3147 Update to introduce the CoinbaseMessage tag 2016-11-01 20:40:04 +01:00
TomZ 9626121545 Add rawTx commandline option
This new option allows you to use the output directly coming from the
Bitcoin RPC interface command 'getrawtransaction'.
2016-11-01 20:25:24 +01:00
TomZ bce02e1222 import 2016-09-20 21:28:03 +02:00