Page MenuHomePhabricator

[Cashtab] [Chronik] [Tx Gen] generateTokenTxInputs part 2 - SEND/BURN tokenAction
ClosedPublic

Authored by emack on Sep 29 2022, 15:57.

Details

Summary

Depends on D12057

See T2503 for the pseudocode behind generateTokenTxInputs function and how it'll be used by overarching token function.

Part 2 adds the additional input utxo logic when tokenAction is SEND or BURN.

Test Plan

npm test and ensure the SEND and BURN unit tests passes

Diff Detail

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

Event Timeline

emack requested review of this revision.Sep 29 2022, 15:57
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Oct 12 2022, 18:27