HomePhabricator

[alias-server] change function name getAllAliasTxs to getAliasTxs

Description

[alias-server] change function name getAllAliasTxs to getAliasTxs

Summary:
T3060

In prep for implementing incremental tx processing, change function name getAllAliasTxs to getAliasTxs. Then function can take an arbitrary amount of tx history and return all alias txs (i.e. all txs with correct prefix, fee, format -- txs that could be valid registrations assuming no prior conflicting registration).

Test Plan:
grep -r getAllAliasTxs . and no output (except mb an artifact left in node_modules cache)
npm test

Reviewers: #bitcoin_abc, Fabien, emack

Reviewed By: #bitcoin_abc, Fabien, emack

Subscribers: Fabien

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

Details

Provenance
bytesofmanAuthored on Mar 31 2023, 12:02
bytesofmanPushed on Mar 31 2023, 13:27
Reviewer
Restricted Project
Differential Revision
D13518: [alias-server] change function name getAllAliasTxs to getAliasTxs
Parents
rABC653dc609738b: build: libevent 2.1.12-stable
Branches
Unknown
Tags
Unknown