Pinned Repositories
bips
Bitcoin Improvement Proposals
bitcoin
Bitcoin (dont fork from here, fork from bitcoin/bitcoin)
dnsseed
Bitcoin DNS Seed Filler
dnsseed-bitcoinj
bitcoinj-based dnsseed
flowspec-xdp
Utility to convert flowspec rules (extracted from bird) to an XDP program
Mass_Storage
USB Rubber Ducky Mass Storage Device with Anti-Forensics
mining-proxy
BetterHash Stratum+Pool Proxies and a Sample Pool
RelayNode
A block-compressing fast relay server/client
rust-lightning-bitcoinrpc
See https://github.com/lightningdevkit/ldk-sample instead.
test-scripts
BitcoindComparisionTool as is run by pull-tester
TheBlueMatt's Repositories
TheBlueMatt/bips
Bitcoin Improvement Proposals
TheBlueMatt/bitcoin
Bitcoin (dont fork from here, fork from bitcoin/bitcoin)
TheBlueMatt/flowspec-xdp
Utility to convert flowspec rules (extracted from bird) to an XDP program
TheBlueMatt/dnssec-prover
TheBlueMatt/rust-lightning
Local fork of RL. Mirrored from https://git.bitcoin.ninja/?p=rust-lightning (clone from there!)
TheBlueMatt/chrony_ntp_logconv
Convert Chrony's stats logs
TheBlueMatt/satsto.me
satsto.me website
TheBlueMatt/bitcoinj
Personal bitcoinj fork
TheBlueMatt/rust-bitcoin
Rust Bitcoin library
TheBlueMatt/Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
TheBlueMatt/aws-lc-rs
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
TheBlueMatt/blips
Bitcoin Lightning Improvement Proposals
TheBlueMatt/core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
TheBlueMatt/hashbrown
Rust port of Google's SwissTable hash map
TheBlueMatt/ldk-c-bindings
Main LDK C Bindings on which other bindings are built
TheBlueMatt/ldk-garbagecollected
LDK Bindings for Garbage-Collected Languages
TheBlueMatt/ldk-sample
sample node implementation using LDK
TheBlueMatt/ldkbindingbuilder
TheBlueMatt/lightning-rfc
Lightning Network Specifications
TheBlueMatt/lightningdevkit.org
the dev website
TheBlueMatt/ln-routing-replay
https://bluematt.bitcoin.ninja/2024/11/22/ln-routing-replay/
TheBlueMatt/mastodon
Your self-hosted, globally interconnected microblogging community
TheBlueMatt/memchr
Optimized string search routines for Rust.
TheBlueMatt/mempool
Explore the full Bitcoin ecosystem with mempool.space, or self-host your own instance with one-click installation on popular Raspberry Pi fullnode distros including Umbrel, Raspiblitz, Start9, and more!
TheBlueMatt/onion-messenger
TheBlueMatt/rapid-gossip-sync-server
TheBlueMatt/RTKLIB
TheBlueMatt/rust-esplora-client
Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.
TheBlueMatt/rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
TheBlueMatt/serde
Serialization framework for Rust