1 2011-11-20 00:15:22 <CIA-89> bitcoin: Luke Dashjr * r4c61659f60f1 gentoo/net-p2p/bitcoind/ (8 files): net-p2p/bitcoind: EAPI updates & extra dies (for ultra-paranoid sunrise policies)
 2 2011-11-20 00:17:30 <luke-jr> roconnor: since when?
 3 2011-11-20 00:25:18 <CIA-89> bitcoin: Luke Dashjr * r64fcb2044b82 gentoo/net-p2p/wxbitcoin/ (7 files): net-p2p/wxbitcoin: EAPI updates & extra dies (for ultra-paranoid sunrise policies)
 4 2011-11-20 00:25:19 <CIA-89> bitcoin: Luke Dashjr * r15e6589f03e2 gentoo/net-p2p/bitcoin-qt/ (Manifest bitcoin-qt-0.5.0_rc6.ebuild bitcoin-qt-9999.ebuild): net-p2p/bitcoin-qt: EAPI updates & extra dies (for ultra-paranoid sunrise policies)
 5 2011-11-20 01:47:31 <FellowTraveler1> hi all
 6 2011-11-20 02:23:59 <roconnor> luke-jr: since always
 7 2011-11-20 02:24:11 <roconnor> the client doesn't support it, but it is in the rules
 8 2011-11-20 02:27:58 <roconnor> luke-jr: I don't fully understand how it is intended to be used, but the rules are in place.
 9 2011-11-20 02:38:33 <roconnor> I'm surprised by the number of coins lost to uncollected tx fees
10 2011-11-20 02:39:09 <theymos> I though there was only about 1 BTC lost in that way.
11 2011-11-20 02:40:13 <theymos> Actually, last time I checked there was only 0.01000001 lost that way.
12 2011-11-20 02:40:16 <roconnor> looks like 0.11010008000000004 BTC
13 2011-11-20 02:40:25 <roconnor> er
14 2011-11-20 02:40:28 <roconnor> sorry
15 2011-11-20 02:40:32 <roconnor> floating point
16 2011-11-20 02:40:54 <roconnor> looks like 0.11010008 BTC
17 2011-11-20 02:41:33 <roconnor> but from my little sampling it seems to happen often
18 2011-11-20 02:41:41 <roconnor> last time was the block @ 2011-11-19 05:35:10
19 2011-11-20 02:41:47 <roconnor> which was a few hours ago
20 2011-11-20 02:41:54 <roconnor> er
21 2011-11-20 02:41:55 <theymos> Which block number?
22 2011-11-20 02:42:09 <roconnor> @ 2011-11-19 05:58:55
23 2011-11-20 02:42:13 <roconnor> block 153919
24 2011-11-20 02:45:56 <theymos> I don't see how this could happen accidentally unless people are using replacements for bitcoind. Maybe they do it on purpose -- destroying coins utterly is kind of a neat concept.
25 2011-11-20 03:13:30 <luke-jr> roconnor: if the client doesn't support it, then the rules forbid it.
26 2011-11-20 03:13:36 <luke-jr> the client's support *is* the rules.
27 2011-11-20 03:14:05 <roconnor> luke-jr: The client doesn't provide an interface for creating these transactions, but it will accept blocks with these transactions in them.
28 2011-11-20 03:14:12 <luke-jr> oh
29 2011-11-20 03:14:16 <luke-jr> I thought it didn't&
30 2011-11-20 03:14:38 <roconnor> yep; it supports all the lock time stuff
31 2011-11-20 03:16:44 <roconnor> I mean if there is a transaction whose time lock is exceeded the block will be accepted (and rejected if the time lock hasn't been exceeded)
32 2011-11-20 05:04:04 <denisx> so, now my push pool sends LP calls to normal clients first, then works 2 seconds on the event loop (to send them out) and then works on the botnet LP calls
33 2011-11-20 05:04:49 <SomeoneWeird> heh
34 2011-11-20 05:20:26 <CIA-89> bitcoin: Luke Dashjr * ra91306..86bc04 gentoo/net-p2p/ (34 files in 7 dirs): (7 commits)
35 2011-11-20 07:25:17 <c_k> hmm it would be neat to be able to specify the IP bitcoind binds to
36 2011-11-20 13:00:19 <CIA-89> bitcoin: Luke Dashjr * rd0026b9118f3 gentoo/net-p2p/wxbitcoin/ (12 files): net-p2p/wxbitcoin: remove symlinks from old versions
37 2011-11-20 13:10:16 <cocktopus> devs, i finally was able to cap the error i have been getting with 0.4 freezing
38 2011-11-20 13:10:46 <cocktopus> it happens only occasionally when trying to send coins from an encrypted wallet
39 2011-11-20 13:11:05 <cocktopus> http://i.imgur.com/3T4E0.png is a the screenshot
40 2011-11-20 13:11:13 <CIA-89> bitcoin: Luke Dashjr maintree * r2522b9b5fcd9 gentoo/ (62 files in 21 dirs): Delete everything not going upstream
41 2011-11-20 13:11:17 <CIA-89> bitcoin: Luke Dashjr maintree * r88d35eda6f81 gentoo/net-p2p/wxbitcoin/ (7 files): net-p2p/wxbitcoin: Remove overlay-specific message
42 2011-11-20 13:12:50 <cocktopus> when sending, the gui freezes at the password prompt indefinitely and will not respond to input, however the tray icon still works
43 2011-11-20 13:13:16 <cocktopus> the error shows when closing the gui using the tray icon after the freeze has started
44 2011-11-20 13:13:30 <cocktopus> the error goes away after a few minutes
45 2011-11-20 13:13:37 <cocktopus> or seconds actually
46 2011-11-20 13:13:56 <cocktopus> anyways, hope that screenshot helps diagnose the issue.
47 2011-11-20 13:15:09 <nanotube> seems that no devs are active atm - stick around and make sure they see it :) or post a github issue
48 2011-11-20 13:16:37 <cocktopus> will do
49 2011-11-20 13:17:31 <cocktopus> i just saw luke-jr committing code, so i figured someone was awake :)
50 2011-11-20 13:18:54 <nanotube> well luke probably is :)
51 2011-11-20 13:20:17 <CIA-89> bitcoin: Luke Dashjr maintree * ra4c3641f5746 gentoo/net-p2p/ (7 files in 2 dirs): net-p2p/bitcoind: remove 0.3.21 through 0.3.23
52 2011-11-20 13:20:18 <CIA-89> bitcoin: Luke Dashjr maintree * re3528042d5d9 gentoo/net-p2p/wxbitcoin/Manifest: net-p2p/wxbitcoin: remove 0.3.21 through 0.3.23
53 2011-11-20 13:24:57 <sipa> cocktopus: 0.4 only?
54 2011-11-20 13:26:32 <cocktopus> sipa as far as i know yes
55 2011-11-20 13:27:02 <cocktopus> i have't used 0.5 and up with bitcoin, although i have used it with litecoin
56 2011-11-20 13:28:10 <luke-jr> cocktopus: wxbitcoin isn't maintained.
57 2011-11-20 13:28:26 <cocktopus> k
58 2011-11-20 13:29:10 <luke-jr> if you want to maintain it, let us know :p
59 2011-11-20 13:29:58 <cocktopus> wish i knew how to code, i would be all over it if i could
60 2011-11-20 13:31:19 <nanotube> luke-jr: aren't you doing 0.4.1 based on wx?
61 2011-11-20 13:32:31 <sipa> bitcoind only
62 2011-11-20 13:33:58 <nanotube> ah
63 2011-11-20 13:35:23 <luke-jr> nanotube: due to the security issue, Gavin and I are planning a wx 0.4.1, but that's it.
64 2011-11-20 13:36:33 <nanotube> mm ic