From: Tobin Harding <me@tobin.cc>
To: bitcoin-dev@lists.linuxfoundation.org
Subject: [bitcoin-dev] BIP174 PSBT test vector
Date: Wed, 6 Apr 2022 08:55:18 +1000 [thread overview]
Message-ID: <20220405225518.GA73803@aerus> (raw)
Hi,
Does anyone have software that successfully parses the extended private key seed
found in the BIP174 test vector? I have been implementing the test vector PSBT
workflow in Rust and have everything working except I can only create the
extended private key from the xpriv, I am unable to use the seed to create it?
BIP174: https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki#test-vectors
PSBT workflow in BIP174 starting at the line:
"The private keys in the tests below are derived from the following master private key:"
xpriv:
tprv8ZgxMBicQKsPd9TeAdPADNnSyH9SSUUbTVeFszDE23Ki6TBB5nCefAdHkK8Fm3qMQR6sHwA56zqRmKmxnHk37JkiFzvncDqoKmPWubu7hDF
seed:
cUkG8i1RFfWGWy5ziR11zJ5V4U4W3viSFCfyJmZnvQaUsd1xuF3T
I've tried decoding it as base64 and as base58.
Thanks in advance,
Tobin.
next reply other threads:[~2022-04-05 23:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-05 22:55 Tobin Harding [this message]
2022-04-05 23:21 ` [bitcoin-dev] BIP174 PSBT test vector Achow101
2022-04-06 22:15 ` Tobin Harding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220405225518.GA73803@aerus \
--to=me@tobin.cc \
--cc=bitcoin-dev@lists.linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox