Page MenuHomePhabricator

[rpc] Add initialblockdownload to getblockchaininfo
ClosedPublic

Authored by markblundeberg on May 23 2019, 23:17.

Details

Summary

PR11258 backport https://github.com/bitcoin/bitcoin/pull/11258/files

Just first commit; I'm omitting the second commit which just does
inapplicable reformatting. Also, modified to use pushKV.

Includes release notes copied from Core release-notes-0.16.0.md

Test Plan

make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11258
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5959
Build 9978: Bitcoin ABC Buildbot (legacy)
Build 9977: arc lint + arc unit

Event Timeline

oops, obviously should use pushKV here!

markblundeberg edited the summary of this revision. (Show Details)

use pushKV

jasonbcox requested changes to this revision.May 24 2019, 00:49

Add an item in the release notes.

Looks good otherwise.

This revision now requires changes to proceed.May 24 2019, 00:49
markblundeberg edited the summary of this revision. (Show Details)

rebase; release notes

This revision is now accepted and ready to land.May 24 2019, 16:23