From 0f1eba2a607e84d85c1787b127c14333adf358ee Mon Sep 17 00:00:00 2001 From: theborakompanioni Date: Thu, 20 Jun 2024 17:29:37 +0200 Subject: [PATCH] docs(bip-0046): add test certificate for the 960th timelocked address --- bip-0046.mediawiki | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bip-0046.mediawiki b/bip-0046.mediawiki index 84fd2e2d..1dc124ef 100644 --- a/bip-0046.mediawiki +++ b/bip-0046.mediawiki @@ -122,7 +122,7 @@ redeemscript = 0400e10b5eb1752102a1b09f93073c63f205086440898141c0c3c6d24f scriptPubKey = 0020bdee9515359fc9df912318523b4cd22f1c0b5410232dc943be73f9f4f07e39ad address = bc1qhhhf29f4nlyalyfrrpfrknxj9uwqk4qsyvkujsa7w0ulfur78xkspsqn84 -// Test certificate using first timelocked address +// Test certificate using the first timelocked address // Note that as signatures contains a random nonce, it might not be exactly the same when your code generates it // p2pkh address is the p2pkh address corresponding to the derived public key, it can be used to verify the message // signature in any wallet that supports Verify Message. @@ -158,6 +158,12 @@ string locktime = 2099-12-01 00:00:00 redeemscript = 0580785df400b175210308c5751121b1ae5c973cdc7071312f6fc10ab864262f0cbd8134f056166e50f3ac scriptPubKey = 0020803268e042008737cf439748cbb5a4449e311da9aa64ae3ac56d84d059654f85 address = bc1qsqex3czzqzrn0n6rjayvhddygj0rz8df4fj2uwk9dkzdqkt9f7zs5c493u + +// Test certificate using the 960th timelocked address +Message = fidelity-bond-cert|020000000000000000000000000000000000000000000000000000000000000001|750 +Address = bc1qsqex3czzqzrn0n6rjayvhddygj0rz8df4fj2uwk9dkzdqkt9f7zs5c493u +p2pkh address = 1JmTqEXY9pHwrao9XXPo1MeiQerMETmwP3 +Signature = H9LWcv9PXjOLdGmA6s6jRKnPP9bKeOSUGN7ZF80dphKOUrLQnoIJx8NtHraTq5o6BbRBoNjKHuo4Mnok3/JXGBY= Code generating these test vectors can be found here: https://github.com/chris-belcher/timelocked-addresses-fidelity-bond-bip-testvectors