--- Day changed Mon Aug 15 2016 00:11 -!- molz [~molly@unaffiliated/molly] has joined #joinmarket 00:15 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 265 seconds] 00:15 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 00:58 -!- fqtw_ [~me@x4db24d0c.dyn.telefonica.de] has joined #joinmarket 01:00 < waxwing> running tumbler again, but it's super hard to get a complete run even with the smallest settings because there aren't sufficient counterparties (issue 356 can hamper it when the number available isn't sufficiently larger than the number you want in sweep) .. 3 ygs is not enough for the tests to work well. 01:00 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Remote host closed the connection] 01:02 -!- fqtw__ [~me@x4db05c84.dyn.telefonica.de] has quit [Ping timeout: 244 seconds] 01:03 -!- Giszmo [~leo@178-83-12-152.dynamic.hispeed.ch] has joined #joinmarket 01:11 <+JM-IRCRelay> [AlexCato] i'll start another 2 YGs within the hour 01:12 < waxwing> alex thanks, another 1 would be great. it's really about others though, because the main reason for this kind of testing is to see what happens in a more heterogeneous environment 01:14 < waxwing> atm more than 50% of the bots i'm joining with are ones i set up myself on a different computer, not exactly a good quality test there :) 01:15 <+JM-IRCRelay> [AlexCato] true. Hightened complexity: only one of my YGs will be on the newest commit ;) 01:15 < waxwing> :) if you pull the latest commit, do one thing: 01:16 < waxwing> oh, no, forget that, it's only for Takers that it matters 01:16 < waxwing> the last 2 commits were mostly about trying to set up some convenience methods for Takers to source commitments 01:18 < waxwing> tumble is still active, doesn't matter if you go offline for a while, it'll just wait 01:19 <+JM-IRCRelay> [AlexCato] yeah, need 2 new wallets and fund those, thats causing the offline for a bit. 01:19 < waxwing> i can send you some if you like 01:20 <+JM-IRCRelay> [AlexCato] somehow my first testnet-wallet ended up with 13 btc, no idea where from, but i'm fine coin-wise 01:20 <+JM-IRCRelay> [AlexCato] hm. First wallet-funding: no prob 01:20 <+JM-IRCRelay> [AlexCato] 2nd: [MCThread ] [DEBUG] failed blockr.io pushtx 01:20 <+JM-IRCRelay> [AlexCato] Exception: {"status":"fail","data":"Could not push your transaction!","code":500,"message":"Did you sign your transaction?"} 01:21 <+JM-IRCRelay> [AlexCato] that 500 code, is that a webcode? If so, its just a blockr fail 01:21 < waxwing> not sure, think i've seen it before just as an error 01:21 < waxwing> yeah i mean, just a site error rather than an actual malformed tx 01:25 <+JM-IRCRelay> [AlexCato] okay, 2 bots up, the 3rd will follow once the funds arrive in its wallet 01:27 < waxwing> tumble up to 7/11 now. thanks. 01:28 < waxwing> oh another note alexcato, i'd prefer it if everyone runs yg-pe.py , not any other yieldgenerator 01:28 <+JM-IRCRelay> [AlexCato] oh, sure 01:28 < waxwing> because it'll help to make sure it's doing the job of not reannouncing orders wherever possible 01:29 < waxwing> hmm, i guess it doesn't really matter very much, i've already seen it enough by now 01:30 <+JM-IRCRelay> [AlexCato] testing new YGs is already a nice sideeffect. I'll run yg-pe with 3 different settings 02:30 -!- fqtw__ [~me@x4db0ea77.dyn.telefonica.de] has joined #joinmarket 02:33 -!- fqtw_ [~me@x4db24d0c.dyn.telefonica.de] has quit [Ping timeout: 258 seconds] 03:53 < waxwing> huh, a crash in weighted_order_choose; don't think i've ever seen that 03:54 < waxwing> minfee = orders[0][1] 03:54 < waxwing> IndexError: list index out of range 03:54 < waxwing> (line 216) 04:19 -!- fqtw_ [~me@x4db03f1f.dyn.telefonica.de] has joined #joinmarket 04:22 -!- fqtw__ [~me@x4db0ea77.dyn.telefonica.de] has quit [Ping timeout: 240 seconds] 04:28 * adlai is getting a bizarre: 04:28 < adlai> File "/home/adlai/src/joinmarket/test/bitcoin/secp256k1_main.py", line 309, in ecdsa_raw_sign 04:28 < adlai> sig = newpriv.ecdsa_sign(msg, raw=rawmsg, custom_nonce=usenonce) 04:28 < adlai> TypeError: ecdsa_sign() got an unexpected keyword argument 'custom_nonce' 04:29 * adlai tries reinstalling secp256k1 04:29 < waxwing> adlai: yeah i said it yesterday, you need to use latest now after donation code update 04:30 < waxwing> anyone in testpit: make sure you have latest version of secp256k binding; do "pip show secp256k1" if it doesn't say 0.13.1 do "(sudo) pip install -U secp256k1" 04:31 < adlai> yep --upgrade fixed it 04:31 * adlai must have skimmed the logs >_> 04:31 < waxwing> thanks for doing it. yeah of course i'll make sure it's in the install instructions; if i forget, remind me :) 04:47 -!- fqtw [~me@x590d8867.dyn.telefonica.de] has joined #joinmarket 04:47 -!- fqtw_ [~me@x4db03f1f.dyn.telefonica.de] has quit [Read error: Connection reset by peer] 05:02 < adlai> huh, testnet is almost at the third halving already 05:02 < adlai> time flies when you're running tests because tests are FUN! 05:04 < waxwing> isn't it past it? 05:06 < waxwing> uhh that's not good... !error cj or change addr not in tx outputs once 05:08 < waxwing> huh, it just tried again and recovered. is there any path where that can happen in tumbler, something to do with recovery? 05:12 < adlai> my testnet node isn't caught up yet 05:15 < waxwing> ok. i guess that'll cause certain problems :) 05:16 < waxwing> i was surprised how long it took when i set it up on my vps a few weeks back 05:25 < waxwing> adlai: so which ones are you running? (sorry it's a bit of a pain with the names, easiest is just to ls -lart the logs 05:31 -!- moli [~molly@unaffiliated/molly] has joined #joinmarket 05:38 < waxwing> thoughts welcome: https://github.com/JoinMarket-Org/joinmarket/issues/171#issuecomment-239791897 05:41 < waxwing> J56unLnWPRnuDyP3> !reloffer 0 100000 576129068 1000 1200 ~ 05:41 < waxwing> say what now? :) 05:42 < waxwing> coinjoin fee 120000%? 05:46 -!- fqtw_ [~me@x590e3eed.dyn.telefonica.de] has joined #joinmarket 05:48 -!- fqtw__ [~me@x590cb523.dyn.telefonica.de] has joined #joinmarket 05:50 -!- fqtw [~me@x590d8867.dyn.telefonica.de] has quit [Ping timeout: 252 seconds] 05:51 -!- fqtw_ [~me@x590e3eed.dyn.telefonica.de] has quit [Ping timeout: 250 seconds] 05:53 < adlai> waxwing: i'm J5DFy1NV8DAxLCaQ 05:53 < adlai> it seems that ob-watcher is generating two log files, one using the old nick style, and one with the new 05:55 < waxwing> adlai: yes that's a bug i recently fixed in tumbler. you just have to remove the random_nick reference. 05:56 < waxwing> https://github.com/JoinMarket-Org/joinmarket/commit/c6c67bab0ebb8866a50942212e75e1f597a46fdc#diff-7dca4cc17829f93a2517b5a8dd3ef018L637 05:56 < waxwing> (and the second arg to IRCMessageChannel() if it's still there) 05:57 < waxwing> adlai: so is J5DF's blockchain synced? (if you are using testnet) 06:00 < adlai> it's using blockr. not enough space on this box for a testnet node... 06:00 < waxwing> ok, that's fine (good even - cos like you say it's much easier) 07:22 < waxwing> J56u owner, pls fix the 120,000% coinjoin fee :) 07:28 < nkuttler> but... testnet coins have no value! 07:28 < nkuttler> or maybe i should remove my --yes from my script.. 07:34 <+JM-IRCRelay> [AlexCato] J56unLnWPRnuDyP3 ? 07:35 <+JM-IRCRelay> [AlexCato] that'd be me, but im running yg-pe with: 07:35 <+JM-IRCRelay> [AlexCato] ordertype = 'absoffer' 07:35 <+JM-IRCRelay> [AlexCato] cjfee_a = 200 07:38 <+JM-IRCRelay> [AlexCato] or does yg-pe interpret that fee as BTCs instead of satoshis? 07:39 < waxwing> sounds like a bug, take a look if you have a mo', else i will later, thanks. 07:39 <+JM-IRCRelay> [AlexCato] will do 07:39 < waxwing> J56unLnWPRnuDyP3> !reloffer 0 100000 576129068 1000 1200 ~ 07:39 < waxwing> i copied that from the pit (one of them) a couple of hours back 07:41 <+JM-IRCRelay> [AlexCato] very strange, since it's set to absoffer 07:41 < waxwing> ok i have a vague memory that i set that one up to be reloffer only 07:41 < waxwing> so without going back and looking at the code, it doesn't suprise me :) 07:42 <+JM-IRCRelay> [AlexCato] alright, will set it to reloffer in the meantime 07:42 < waxwing> thanks 07:45 < waxwing> nkuttler: there's sanity checks on fees, no worries :) 07:45 < waxwing> it was just discombobulating my runs that's all 09:26 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 09:27 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 09:30 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 09:30 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 09:31 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 09:32 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 09:35 -!- coins123 [~coins123@unaffiliated/coins123] has joined #joinmarket 09:44 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 09:47 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 09:53 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 09:54 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 10:03 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 10:03 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 10:29 -!- fqtw [~me@x4db1dfd8.dyn.telefonica.de] has joined #joinmarket 10:32 -!- fqtw__ [~me@x590cb523.dyn.telefonica.de] has quit [Ping timeout: 250 seconds] 11:15 -!- fqtw_ [~me@x4db1f2d7.dyn.telefonica.de] has joined #joinmarket 11:15 -!- fqtw [~me@x4db1dfd8.dyn.telefonica.de] has quit [Read error: Connection reset by peer] 12:02 -!- megaddin [aladdin@gateway/shell/fnordserver.eu/x-ixbhbejurqrhhhcs] has quit [Quit: https://fnordserver.eu] 13:16 -!- fqtw__ [~me@x4db1cc88.dyn.telefonica.de] has joined #joinmarket 13:19 -!- fqtw_ [~me@x4db1f2d7.dyn.telefonica.de] has quit [Ping timeout: 258 seconds] 14:08 -!- fqtw [~me@x590c1b31.dyn.telefonica.de] has joined #joinmarket 14:11 -!- fqtw__ [~me@x4db1cc88.dyn.telefonica.de] has quit [Ping timeout: 252 seconds] 14:36 -!- Giszmo [~leo@178-83-12-152.dynamic.hispeed.ch] has quit [Quit: Leaving.] 14:51 < emzy> btw: Host irc.cyberguerrilla.org not found: 2(SERVFAIL) 14:51 < emzy> ok. my problem 14:52 < emzy> Google DNS don't know the address 14:52 < emzy> $ host irc.cyberguerrilla.org 8.8.8.8 14:52 < emzy> Host irc.cyberguerrilla.org not found: 3(NXDOMAIN) 15:24 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 15:25 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 16:12 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Remote host closed the connection] 16:31 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has quit [Quit: lnostdal] 18:29 -!- lnostdal [~lnostdal@143-6-11.connect.netcom.no] has joined #joinmarket 19:54 -!- fqtw [~me@x590c1b31.dyn.telefonica.de] has quit [Read error: Connection reset by peer] 19:55 -!- fqtw [~me@x590dac4a.dyn.telefonica.de] has joined #joinmarket 22:13 -!- fqtw_ [~me@x4db05c89.dyn.telefonica.de] has joined #joinmarket 22:16 -!- fqtw [~me@x590dac4a.dyn.telefonica.de] has quit [Ping timeout: 240 seconds] 22:29 -!- fqtw [~me@x4db2b39c.dyn.telefonica.de] has joined #joinmarket 22:32 -!- fqtw_ [~me@x4db05c89.dyn.telefonica.de] has quit [Ping timeout: 244 seconds] 23:13 -!- fqtw_ [~me@x590c042f.dyn.telefonica.de] has joined #joinmarket 23:15 -!- fqtw [~me@x4db2b39c.dyn.telefonica.de] has quit [Ping timeout: 265 seconds] 23:29 -!- BigTrouble [Elite16197@gateway/shell/elitebnc/x-qckxfllpentpnltm] has quit [Remote host closed the connection] 23:35 -!- BigTrouble [Elite16197@gateway/shell/elitebnc/x-ooaamjjpbymbzqzn] has joined #joinmarket 23:58 -!- moli [~molly@unaffiliated/molly] has quit [Read error: Connection reset by peer] 23:59 -!- moli [~molly@unaffiliated/molly] has joined #joinmarket