ElementsProject / ElementsProject/elements

getwalletpakinfo should return the full pak entry

Open
#679 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
1.2k
Forks
416
Avg merge
1d 23h
Merged PRs (30d)
15

Description

right now it doesn't, meaning if you don't save `initpegoutwallet` data you may have to call it again with the correct args to get it back

current work-around is to just call it again with same xpub/descriptor, and same `liquid_pak` pubkey.

Contributor guide

Open the contributing guide

Research direction

Start by locating the getwalletpakinfo entry point and the related initpegoutwallet handling. Compare the returned data with the stored PAK entry; done means getwalletpakinfo returns the full entry so callers do not need to repeat initpegoutwallet with the same xpub, descriptor, and liquid_pak public key.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
blockchain
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.