tx_orphan_no_fee and tx_orphan_invalid don't exist as transactions.
Have been replaced by tx_orphan_2_no_fee and tx_orphan_2_invalid respectively.
Motivation: Comments are more accurate and easy understandable under the tests context (I think).
tx_orphan_no_fee and tx_orphan_invalid don't exist as transactions.
Have been replaced by tx_orphan_2_no_fee and tx_orphan_2_invalid respectively.
Motivation: Comments are more accurate and easy understandable under the tests context (I think).
141 | @@ -142,8 +142,8 @@ def run_test(self):
142 | ]
143 | }
144 | # Transactions that do not end up in the mempool
# Transactions that do not end up in the mempool:
ACK, would suggest naming the PR and commit something like test, doc: refer to the correct variable names in p2p_invalid_tx.py
Concept ACK
Thanks, and welcome as a new contributor! Can you squash the two commits, please?
utACK 0d9fdd329e81cb171d687042290f4e6b1507d7f4
ACK 0d9fdd329e81cb171d687042290f4e6b1507d7f4 📃