HomePhabricator

Rename `tx` to `inv` in the TxRequestTracker

Description

Rename tx to inv in the TxRequestTracker

Summary:
This is a massive renaming of the TxRequestTracker:

  • tx => inv
  • Tx => Inv
  • (a) transaction => (an) inventory
  • transactions => inventories
  • Various minor fixups in comments

Note: the public names are not updated so the API is left unchanged and
there is no change in behavior.

Depends on D9563.

Test Plan:

ninja all check-all
./test/functional/test_runner.py p2p_tx_download

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Maniphest Tasks: T1611

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

Details

Provenance
FabienAuthored on May 20 2021, 16:52
FabienPushed on May 27 2021, 18:21
Reviewer
Restricted Project
Differential Revision
D9560: Rename `tx` to `inv` in the TxRequestTracker
Parents
rABC44ba9c229f89: Turn InvRequestTracker into a template class
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task