HomePhabricator

scripted-diff: Rename mininode to p2p

Description

scripted-diff: Rename mininode to p2p

Summary:

-BEGIN VERIFY SCRIPT-
sed -i 's/\.mininode/\.p2p/g' $(git grep -l "mininode")
git mv test/functional/test_framework/mininode.py test/functional/test_framework/p2p.py
-END VERIFY SCRIPT-

This is a partial backport of core#19760 [2/4]
https://github.com/bitcoin/bitcoin/pull/19760/commits/85165d4332b0f72d30e0c584b476249b542338e6

Depends on D9572

Backport note for reviewers: I did not cherry-pick the commit, I ran the script on our codebase. The only deviation from the script is a few minor automated code style changes from the linter.

Test Plan: ninja all check-all

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
jnewbery <john@johnnewbery.com>Authored on May 24 2021, 08:36
PiRKCommitted on May 24 2021, 19:10
PiRKPushed on May 24 2021, 19:10
Reviewer
Restricted Project
Differential Revision
D9573: scripted-diff: Rename mininode to p2p
Parents
rABCa514e5c8c81b: scripted-diff: Rename mininode_lock to p2p_lock
Branches
Unknown
Tags
Unknown

Event Timeline