TheBlueMatt / RelayNode

A block-compressing fast relay server/client
http://bitcoinrelaynetwork.org
MIT License
84 stars 49 forks source link

Use a faster merkle root calculation algorithm #19

Open TheBlueMatt opened 9 years ago

TheBlueMatt commented 9 years ago

See https://github.com/TheBlueMatt/RelayNode/blob/master/c%2B%2B/relayprocess.cpp#L68 and eg https://github.com/bitcoin/bitcoin/pull/6508