TheBlueMatt / RelayNode

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

Allow larger individual transactions #15

Open TheBlueMatt opened 9 years ago

TheBlueMatt commented 9 years ago

f2pool (and maybe others) are including very large individual transactions which are breaking compression...we should switch metrics to something that allows large individual transactions, but limits total size, instead of limiting tx count and tx size.