HomePhabricator

Get rid of namespace imports & backporting univalue

Description

Get rid of namespace imports & backporting univalue

Summary: Remove namespace imports as they pollute namespace and are prone to symbol clashes. Backport univalue to latest version, which also includes namespace removals.

Test Plan: These changes build. No new tests should be necessary.

Reviewers: deadalnix, O1 Bitcoin ABC, #bitcoin_abc

Reviewed By: deadalnix, O1 Bitcoin ABC, #bitcoin_abc

Maniphest Tasks: T6

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

Details

Provenance
jasonbcoxAuthored on Nov 8 2017, 03:53
jasonbcoxPushed on Nov 27 2017, 03:32
Reviewer
Restricted Owners Package
Differential Revision
D647: Get rid of namespace imports & backporting univalue
Parents
rABC9034ff1c2dd8: Move the declaration of various json conversion function in rpc/tojson.h
Branches
Unknown
Tags
Unknown
Reverted By
rABC5a035252490c: Revert "Get rid of namespace imports & backporting univalue"