hcl
hcl
#### UPDATE: some remark taken into account (code style & quick wins), others related to structural changes compiled in the "Next steps" section of the `tests/README.md` file. PR can be...
Although` Transaction.from_raw()` is able to parse a signed or unsigned legacy tx, it is only able to correctly parse signed segwit txs because it assumes the presence of witnesses in...
Hi & thanks for your `bitcoinutils` package, very handy ! :+1: But I think I've spotted an issue. Although `Transaction.from_raw() is` able to parse a signed or unsigned legacy tx,...