Skip to content
View jesseposner's full-sized avatar
💭
fnord!
💭
fnord!

Sponsoring

@BlockchainCommons

Highlights

  • Pro

Organizations

@ParticipatoryOrgs @squareup
Block or Report

Block or report jesseposner

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

    Discreet Log Contracts

    Python

  2. programming-bitcoin programming-bitcoin Public

    Derived from the exercises in Jimmy Song's Programming Bitcoin

    Ruby 1

  3. dotfiles dotfiles Public

    Dotfiles, managed with https://github.com/twpayne/chezmoi

    Vim Script

  4. Running Bitcoin Valgrind Tests on ma... Running Bitcoin Valgrind Tests on macOS with Docker
    1
    # Running Bitcoin Valgrind Tests on macOS with Docker
    2
    
                  
    3
    Getting Valgrind running on macOS can be tricky. One of the easiest methods is to use Louis Brunner's [patch](https://github.com/LouisBrunner/valgrind-macos), however, Big Sur is [not currently supported](https://github.com/LouisBrunner/valgrind-macos/issues/19).
    4
    
                  
    5
    Instead, we can use Docker to run Valgrind from within a virtualized Ubuntu environment.
  5. FROST-BIP340 FROST-BIP340 Public

    BIP340 compatible implementation of Flexible Round-Optimized Schnorr Threshold Signatures (FROST). This work is made possible with the support of Brink.

    Python 39 12

  6. secp256k1-zkp secp256k1-zkp Public

    Forked from BlockstreamResearch/secp256k1-zkp

    Experimental fork of libsecp256k1 with support for pedersen commitments and range proofs.

    C 1 2