Page MenuHomePhabricator

[ecash-coinselect] Add support for utxo format of chronik-client in-node
ClosedPublic

Authored by bytesofman on Feb 22 2024, 19:51.

Details

Summary

ecash-coinselect ignores token utxos to not accidentally burn tokens.

Update this function to also ignore token utxo format from in-node chronik-client

Ref D15513 (large in progress diff for bringing in token support to ecash-coinselect and cashtab) and D15501 (where you can see the utxo format from chronik-client in-node)

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-coinselect-detect-in-node
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27332
Build 54227: Build Diffecash-coinselect
Build 54226: arc lint + arc unit