ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

Making transaction fees more user-friendly with estimated block inclusion times #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Came across data on Reddit about the expected time for inclusion in a block 
based on the fee and amount of the transaction:
http://www.reddit.com/r/Bitcoin/comments/1cbr30/choose_your_transaction_fee_inte
lligently_by/

Seems like very useful information and wondering if we could use these stats 
(or actively computed ones) to provide a more user-friendly experience.

Cheers!

Original issue reported on code.google.com by patrick....@gmail.com on 14 Apr 2013 at 6:41

GoogleCodeExporter commented 9 years ago
Nice statistics, but it misses important parameters (value of spent outputs and 
size in bytes).

Also see
http://code.google.com/p/bitcoinj/issues/detail?id=107

Original comment by andreas....@gmail.com on 14 Apr 2013 at 7:21