HomePhabricator

rpc: Replace boost::variant with std::variant for RPCArg.m_fallback

Description

rpc: Replace boost::variant with std::variant for RPCArg.m_fallback

Summary:
This is a backport of core#20736

Depends on D12797

Test Plan:
With UBSAN
ninja && ninja check

Reviewers: #bitcoin_abc, sdulfari

Reviewed By: #bitcoin_abc, sdulfari

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 1 2021, 14:02
PiRKCommitted on Dec 9 2022, 07:24
PiRKPushed on Dec 9 2022, 07:24
Reviewer
Restricted Project
Differential Revision
D12798: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
Parents
rABCeae5b5155723: ci: ubsan report_error_type=1 and add suppressions
Branches
Unknown
Tags
Unknown