Page MenuHomePhabricator

[Cashtab] bug fix in utxo diff check
ClosedPublic

Authored by bytesofman on Apr 29 2021, 14:48.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC93d59c134415: [Cashtab] bug fix in utxo diff check
Summary

Wallet should compare utxo set from api to utxo set from storage, now that this is in state, and not against previousUtxos, which is the legacy way of doing it. Maintain support for unmigrated wallets.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable