1 2012-03-13 00:03:17 <[Tycho]> int64 nMinFee = (1 + (int64)nBytes / 1000) * CENT;
 2 2012-03-13 00:03:24 <[Tycho]> Why 1000 instead of 1024 ?
 3 2012-03-13 00:03:51 <splatster> I can't get bitcoind to compile on OS X
 4 2012-03-13 00:06:39 <[Prayer]> userjgh: I actually posted on teh forum about something similar... an endorsement system, for a lack of a better phrase that would enable the recipient to endorse a transaction before it was accepted into the blockchain
 5 2012-03-13 00:07:08 <[Prayer]> it's apparently a non-starter though... except maybe as a hardfork feature
 6 2012-03-13 00:07:32 <userjgh> link?
 7 2012-03-13 00:07:47 <[Prayer]> https://bitcointalk.org/index.php?topic=67431.0
 8 2012-03-13 00:07:57 <[Prayer]> be careful reading my random thoughts though :)
 9 2012-03-13 00:08:19 <userjgh> i'm not a dev, just an user
10 2012-03-13 00:08:51 <[Prayer]> kk... then be extra careful :)
11 2012-03-13 00:09:17 <[Prayer]> ideas and concepts come easy to me, implementation comes hard
12 2012-03-13 00:09:23 <sipa> [Tycho]: why not?
13 2012-03-13 00:10:21 <[Tycho]> sipa: to be precise. Most sites show TX size in kilobytes, not thousands of bytes.
14 2012-03-13 00:11:38 <gmaxwell> in kibibytes you mean, to be precise.
15 2012-03-13 00:12:02 <[Tycho]> I don't believe in kibibytes, actually.