Page MenuHomePhabricator

rpc: Enable wallet import on pruned nodes
ClosedPublic

Authored by PiRK on Thu, Apr 10, 20:59.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC302a7e7f9443: rpc: Enable wallet import on pruned nodes
Summary

Co-authored-by: João Barbosa <joao.paulo.barbosa@gmail.com>
Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
Co-authored-by: Andreas Kouloumos <kouloumosa@gmail.com>

This is a backport of core#24865

Depends on D17920

Test Plan

ninja check-functional-extended

Event Timeline

PiRK requested review of this revision.Thu, Apr 10, 20:59

we need to specify the block version in feature_pruning as well (missing backport that specifies version 4 as the default in create_block)

This revision is now accepted and ready to land.Fri, Apr 11, 08:54