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

Highlights

  • Arctic Code Vault Contributor

Organizations

@rust-bitcoin

Popular repositories

  1. BitcoindComparisionTool as is run by pull-tester

    Java 78 37

  2. A block-compressing fast relay server/client

    C++ 72 53

  3. BetterHash Stratum+Pool Proxies and a Sample Pool

    Rust 47 15

  4. Forked from bitcoin/bips

    Bitcoin Improvement Proposals

    Python 42 10

  5. Sample rust-lightning client using Bitcoin Core's RPC/REST Interface

    Rust 34 18

  6. Forked from bitcoin/bitcoin

    Bitcoin (dont fork from here, fork from bitcoin/bitcoin)

    C++ 18 5

Contribution activity

February 1, 2021

TheBlueMatt has no activity yet for this period.

January 2021

Created 9 commits in 1 repository

Created a pull request in rust-bitcoin/rust-lightning that received 1 comment

Update tokio to 1.0

This requires ensuring TcpStreams are set in nonblocking mode as tokio doesn't handle this for us anymore, so we adapt the public API to just accep…

+29 −20 1 comment

Created an issue in bitcoin-core/bitcoincore.org that received 6 comments

Auto-sync /bin with gitian

We probably should have done this a while ago, but it would be great if someone could write a script that could be run that would automatically dow…

6 comments
Opened 3 other issues in 3 repositories