From 8dcddf5267417d928fa84831f497eb9074f8deaa Mon Sep 17 00:00:00 2001 From: T Dev D Date: Fri, 4 Dec 2015 15:27:39 +0000 Subject: Add link to BIP47 test vectors Results obtained upon implementing BIP47 for Samourai Wallet. Payment codes are calculated assuming v1 specification without use of BitMessage. Also assumes notification transaction from Alice to Bob has been sent. --- bip-0047.mediawiki | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bip-0047.mediawiki b/bip-0047.mediawiki index e460a12..4b68d5d 100644 --- a/bip-0047.mediawiki +++ b/bip-0047.mediawiki @@ -247,6 +247,10 @@ The sender transmits their payment code in base58 form to the calculated Bitmess In order to use Bitmessage notification, the recipient must have a Bitmessage client which listens at the address which the senders will derive and is capable of relaying received payment codes to the Bitcoin wallet. +==Test Vectors== + +* [[https://gist.github.com/SamouraiDev/6aad669604c5930864bd|BIP47 Reusable Payment Codes Test Vectors]] + ==Reference== * [[bip-0032.mediawiki|BIP32 - Hierarchical Deterministic Wallets]] -- cgit v1.2.3