Page MenuHomePhabricator

[test] Add test for getblockheader verboseness
ClosedPublic

Authored by PiRK on Sep 15 2021, 09:05.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCc7152f710ca1: [test] Add test for getblockheader verboseness
Summary

Add test for getblockheader with verbose argument set to false.

This is a backport of core#19722

Test Plan

ninja check-functional

Diff Detail

Event Timeline

PiRK requested review of this revision.Sep 15 2021, 09:05
Fabien requested changes to this revision.Sep 15 2021, 14:01
Fabien added a subscriber: Fabien.
Fabien added inline comments.
test/functional/rpc_blockchain.py
33 ↗(On Diff #29971)

Fix ordering. I thought the linter would catch this ?

This revision now requires changes to proceed.Sep 15 2021, 14:01

I will wait for D10124 to land before rebasing and landing this.

No need to wait for anything before landing

This revision is now accepted and ready to land.Sep 15 2021, 19:24