bitcoin-s/core
Chris Stewart 0ac3328d4b Remove the clause in Transction.fromHex() where we throw in the case … (#1431)
* Remove the clause in Transction.fromHex() where we throw in the case of a witness transaction, do something smarter and look at bytes in the byte vector

* WIP add test case

* Add back try/catch as it's still necessary for cases of unsigned base transactions

* Add permalink to example test case
2020-05-18 14:28:00 -05:00
..
src Remove the clause in Transction.fromHex() where we throw in the case … (#1431) 2020-05-18 14:28:00 -05:00
core.sbt Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
README.md WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00

See the core module section on the Bitcoin-S website.