Page MenuHomePhabricator

test: Add various low-level p2p tests
ClosedPublic

Authored by PiRK on Jan 15 2021, 12:54.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC8c1629415553: test: Add various low-level p2p tests
Summary

This is a backport of Core PR18628

Test Plan

ninja && test/functional/test_runner.py p2p_*

Diff Detail

Event Timeline

PiRK requested review of this revision.Jan 15 2021, 12:54
majcosta requested changes to this revision.Jan 15 2021, 13:53
majcosta added a subscriber: majcosta.
majcosta added inline comments.
test/functional/p2p_invalid_tx.py
104 ↗(On Diff #27004)

this and the other SCRIPT_PUT_KEY_OP_TRUE constant changes probably belong in PR11423, even if it's not likely much of it will be relevant for us

This revision now requires changes to proceed.Jan 15 2021, 13:53

remove SCRIPT_PUT_KEY_OP_TRUE for now

This revision is now accepted and ready to land.Jan 15 2021, 14:45
This revision was automatically updated to reflect the committed changes.