blockparser icon indicating copy to clipboard operation
blockparser copied to clipboard

Segwit support: parse transactions

Open jahrsg opened this issue 6 years ago • 1 comments

Fix transaction parsing for bitcoin, witness data itself is not stored or processed, so it is possible that we need additional fixes for script processing in the future, but usual scenarios (simple, allBalances, etc.) are working correctly in current implementation.

jahrsg avatar Apr 15 '18 20:04 jahrsg

@jahrsg hi,jahrsg,the blockparser doesn't support segwit.Your pull request has solved this issue? I'm trying it out now.

foonsun avatar Jun 14 '18 02:06 foonsun