Skip to content
View SamouraiDev's full-sized avatar

Organizations

@Samourai-Wallet
Block or Report

Block or report SamouraiDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. BIP47_RPC BIP47_RPC Public

    BIP47 reusable payment codes

    Java 14 11

  2. bech32 bech32 Public

    bech32 address format for Segwit

    Java 9 8

  3. STONEWALL spend description STONEWALL spend description
    1
    Utxos are grouped by address type (P2PKH, P2SH-P2WPKH, or P2WPKH).
    2
    
                  
    3
    The group with the same address type as the address being spent to is selected if it is >= twice the spend amount.
    4
    If the above condition is not met, then a group with a different address type and a total value >= twice the spend amount is selected.
    5
    If the above condition is not met, then 2 groups with total amounts >= the spend amount are chosen.
  4. AnonWork AnonWork Public

    Forked from nopara73/ZeroLink

    The Bitcoin Anonymity Framework

    2 3

  5. BIP340_Schnorr BIP340_Schnorr Public

    Schnorr Signatures for secp256k1 in Java

    Java 4 4

  6. BIP47 test vectors BIP47 test vectors
    1
    ##BIP47 Reusable Payment Codes Test Vectors
    2
    
                  
    3
    Results obtained upon implementing [BIP47](https://github.com/bitcoin/bips/blob/master/bip-0047.mediawiki "BIP47 Reusable Payment Codes"). Payment codes are calculated assuming v1 specification without use of BitMessage.
    4
    
                  
    5
    ###Alice's wallet: