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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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