HomePhabricator

Remove useless calls to setexcessiveblock in extended tests

Description

Remove useless calls to setexcessiveblock in extended tests

Summary:
The excessive block size is already set via the -excessiveblocksize
option, so the calls to the setexcessiveblock RPC is redundant.
This causes the tests to fail since D8918.

Test Plan:

./test/functional/test_runner.py \
  abc_p2p_compactblocks \
  abc_p2p_fullblocktest

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Subscribers: PiRK

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

Details

Provenance
FabienAuthored on Jan 15 2021, 09:01
FabienPushed on Jan 15 2021, 10:10
Reviewer
Restricted Project
Differential Revision
D8926: Remove useless calls to setexcessiveblock in extended tests
Parents
rABC953dbd5f2d1b: Deprecate the `setexcessiveblock` RPC
Branches
Unknown
Tags
Unknown