Categories
Bitcoin

A full shell script implementation of bitcoin?

I’ve actually been thinking about a full shell implementation of bitcoin for some time.Continue readingA full shell script implementation of bitcoin?

Categories
Bitcoin

DragonFly BSD patches for bitcoind

I have a small series of patches that allow bitcoind to build on DragonFly BSD; what would be an acceptable way to submit these patches upstream?Continue readingDragonFly BSD patches for bitcoind

Categories
Bitcoin

Storing UTXOs in a Balanced Merkle Tree (zero-trust nodes with O(1)-storage)

This is a concrete proposal (and reference implementation) for a Merkle-tree of unspent-outputs (UTXOs).Continue readingStoring UTXOs in a Balanced Merkle Tree (zero-trust nodes with O(1)-storage)