The Wayback Machine - https://web.archive.org/web/20211107195438/https://github.com/sipa
Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro

Organizations

@bitcoin @FLIF-hub @p2p
Block or Report

Block or report sipa

Report abuse

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

Report abuse

Pinned Loading

  1. Grammar-based passphrase generator

    C++ 71 22

  2. Minisketch: an optimized library for BCH-based set reconciliation

    C++ 250 47

  3. Miniscript site and implementation

    C++ 100 35

868 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to bitcoin/bitcoin, bitcoin-core/gui, bitcoin-core/gui-qml and 5 other repositories
Loading

Contribution activity

November 2021

Created 1 commit in 1 repository

Created a pull request in bitcoin/bitcoin that received 8 comments

Replace MakeSpan helper with Span deduction guide

C++17 supports user-defined deduction guides, allowing class constructors to be invoked without specifying class template arguments. Instead, the c…

+121 −121 8 comments

Created an issue in mahmoud/zerover that received 1 comment

Bitcoin Core stopped using ZeroVer

bitcoin/bitcoin#20223 The zero was dropped, and releases went from 0.MAJOR.MINOR to just MAJOR.MINOR, and the latest release is 22.0.

1 comment