bitcoinfees / bitcoin-feemodel

Bitcoin transaction fee modeling and estimation
https://bitcoinfees.github.io
MIT License
9 stars 2 forks source link

BTCChina is tagging coinbase with /BTCC/ also #5

Closed OverlordQ closed 8 years ago

OverlordQ commented 8 years ago

EG:

https://www.blocktrail.com/BTC/tx/672b5a61195760d501b987b8274a546c2dc6255a65a0a22ea23dad24a645690f#tx_messages

Comes through as: 2016-03-14 13:52:48,416:feemodel.txmempool [INFO] Block 402645 (988988 bytes) by 152f1muMCNa7_: 2822/2822 in mempool, SFR/akn/bkn: 25566/(2340, 2366)/(612, 619)

bitcoinfees commented 8 years ago

Thanks - nice to see that you got it running. If you have any questions, let me know.

I'm working on a streamlined version of this program (in golang), as the scope currently is not very well defined. If you're interested to work on that, I can put it up.