Skip to content
Avatar

Achievements

Achievements

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.

Report abuse

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

Report abuse

Pinned

  1. BIP47 reusable payment codes

    Java 13 11

  2. bech32 Public

    bech32 address format for Segwit

    Java 8 8

  3. 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 Public

    Forked from nopara73/ZeroLink

    The Bitcoin Anonymity Framework

    1 3

  5. Schnorr Signatures for secp256k1 in Java

    Java 2 5

  6. 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:

87 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 1, 2022

SamouraiDev has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.