Page MenuHomePhabricator

[Cashtab] [p8 match wif to address] Deprecate slpBalancesAndUtxos input param
AbandonedPublic

Authored by emack on Aug 30 2022, 07:42.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Depends on D11889

As per T2599, this is part of a stacked diff to sign utxos for non-eToken txs by matching wif to address.

This diff deprecates the use of slpBalancesAndUtxos as a standalone input parameter for sendToken and burnEtoken functions, since this is an artifact from when the wallet object did not include utxo state information.

Test Plan

npm test
send a token tx
burn some tokens

Diff Detail

Repository
rABC Bitcoin ABC
Branch
sendXecMatchWifToAddr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19893
Build 39493: Build Diffcashtab-tests
Build 39492: arc lint + arc unit

Event Timeline

emack requested review of this revision.Aug 30 2022, 07:42
This revision is now accepted and ready to land.Aug 31 2022, 19:03

Due to mixed arcanist version issues, this stack landed in full when p1 landed

Please abandon

This revision now requires changes to proceed.Sep 20 2022, 21:26