Page MenuHomePhabricator

[Cashtab] Fix bug in agora tx parsing
ClosedPublic

Authored by bytesofman on Sat, Oct 26, 18:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC7467e93e04be: [Cashtab] Fix bug in agora tx parsing
Summary

When I patched "we have to look at all the inputs to find the p2sh" -- I was still checking only the inputs[0] input script.

Fix.

Test Plan

npm test (confirms txs are parsed correctly)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
patch-tx-parsing-again
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30853
Build 61219: Build Diffcashtab-tests
Build 61218: arc lint + arc unit