Getting errors when running Transaction.fromHex() on some some coinbase transactions, depending on the value of the input scripts. The majority of the coinbase transactions i've tested work, however there are some outliers.
The following testnet transactions are failing failing:
RuntimeError: unreachable
at wasm://wasm/0031f49e:wasm-function[1366]:0xb6f35
at wasm://wasm/0031f49e:wasm-function[960]:0xb1030
at wasm://wasm/0031f49e:wasm-function[126]:0x53616
at wasm://wasm/0031f49e:wasm-function[142]:0x59a21
at wasm://wasm/0031f49e:wasm-function[105]:0x49a6e
at wasm://wasm/0031f49e:wasm-function[451]:0x90a41
at wasm://wasm/0031f49e:wasm-function[678]:0xa30d8
at Function.fromHex (/node_modules/bsv-wasm/bsv_wasm.js:3524:24)
Additionally, the following testnet transactions are failing with a different error
Getting errors when running
Transaction.fromHex()
on some some coinbase transactions, depending on the value of the input scripts. The majority of the coinbase transactions i've tested work, however there are some outliers.The following testnet transactions are failing failing:
Additionally, the following testnet transactions are failing with a different error