HomePhabricator

[Cashtab] Delete all functions, files, and mocks related to legacy tx building

Description

[Cashtab] Delete all functions, files, and mocks related to legacy tx building

Summary:
Cashtab now creates all txs using ecash-coinselect and unit-tested targetOutput building functions.

The legacy functions were tied together in many unit tests making it impractical to delete them in line with progress on the upgraded methods.

Now, though, they aren't used anywhere.

Test Plan:
npm test
arc lint confirms these deleted functions aren't called anywhere else, plus deleted mocks not used anywhere else

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

Differential Revision: https://reviews.bitcoinabc.org/D15540

Details

Provenance
bytesofmanAuthored on Feb 24 2024, 23:33
bytesofmanPushed on Feb 26 2024, 13:54
Reviewer
Restricted Project
Differential Revision
D15540: [Cashtab] Delete all functions, files, and mocks related to legacy tx building
Parents
rABC98d187a8c84a: [Chronik] Refactor: Split `load_block_undo` out of `bridge_block`
Branches
Unknown
Tags
Unknown