--- Day changed Sun Oct 30 2016 00:21 -!- DeathShadow--666 [~IDSE@S0106a84e3f595813.vc.shawcable.net] has quit [Quit: You've met with a terrible fate, haven't you?] 00:43 -!- DeathShadow--666 [~IDSE@S0106a84e3f595813.vc.shawcable.net] has joined #joinmarket 01:00 -!- YesIam [25dc1b16@gateway/web/freenode/ip.37.220.27.22] has quit [Ping timeout: 260 seconds] 01:04 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Read error: Connection reset by peer] 03:05 < kakobrekla> umm i havent digged in the code yet but how does nickserv password work if the nick is always different? 04:56 < waxwing> kakobrekla: yeah, it doesn't i guess, that's a hangover, the idea in case it wasn't already clear is to have the ephemeral nick signable-against so you can safely operate on more than one server at the same time. someone could look into allowing a persistable nick (still of the illegible form) with a stored keypair, then you could re-use if you wanted to. 04:58 < waxwing> kakobrekla: this summarizes how the nick is set up (and why): https://github.com/JoinMarket-Org/JoinMarket-Docs/blob/master/Joinmarket-messaging-protocol.md#for-multiple-message-channels-message-signatures-for-anti-spoofing 05:25 < belcher> hello everyone 05:26 < waxwing> hi belcher 05:41 < waxwing> belcher: this guy never got back to me as to whether my suggestion was actually the cause of his problem: https://github.com/JoinMarket-Org/joinmarket/issues/628 05:42 < waxwing> but i'm wondering if you ever encountered that before; it does make sense that it could happen. it definitely happened to someone else here on IRC, which is why i found out about it 05:42 < belcher> yeah, i wonder if he doesnt check github much 05:42 < waxwing> yeah most people don't have the alerts set up probably 05:42 < belcher> no its never happened to me 05:43 < belcher> however i only use the wallet.dat for joinmarket stuff 05:43 < waxwing> but did you import a privkey from JM to Core? and then run JM on the same instance? 05:43 < waxwing> right, me too 05:43 < belcher> nope iv never done that 06:13 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 245 seconds] 06:19 -!- moli [~molly@unaffiliated/molly] has joined #joinmarket 06:44 -!- YesIam [25dc1b16@gateway/web/freenode/ip.37.220.27.22] has joined #joinmarket 07:19 < belcher> iv noticed during that big transaction spike a few days ago, my yield generator recorded more transactions 07:19 < belcher> hopefully someone else can check for themselves 07:20 < belcher> but i dont believe the idea that it was only a spam attack, it also coincided with a bitcoin price rise, so there mustve been something real there 07:21 < belcher> fees have dropped again, a confirmation within 6 blocks is <5000sat/kb again 07:21 < kakobrekla> must have been the dao hacker :) 07:21 -!- YesIam [25dc1b16@gateway/web/freenode/ip.37.220.27.22] has quit [Ping timeout: 260 seconds] 07:27 < waxwing> yeah it was weird, that there was a big chunk of JM activity coincident with that 07:27 < waxwing> and yeah it's super quiet now on the bitcoin network 07:47 -!- mkarrer [~mkarrer@128.red-83-47-106.dynamicip.rima-tde.net] has joined #joinmarket 07:48 -!- mkarrer [~mkarrer@128.red-83-47-106.dynamicip.rima-tde.net] has quit [Client Quit] 07:57 < owowo> it felt like everyone wants to send coin to a market to dump into the rising price 08:01 < belcher> or possibly trading on otc 08:04 < owowo> how does segwit affect joinmarket? 08:07 < belcher> it doesnt really 08:07 < belcher> waxwing wrote a joinmarket on segwit testnet a while ago, so it could be adopted 08:08 < belcher> i think we're all quite eager for schnorr signatures in coinjoin, and that requires segwit 08:08 < belcher> but thats another feature in the long list of features which we'd like 08:49 -!- Giszmo [~leo@pc-40-227-45-190.cm.vtr.net] has joined #joinmarket 09:04 -!- Pilate [~pilate@infoforcefeed/pilate] has quit [Quit: ZNC - http://znc.in] 09:05 -!- Pilate [~pilate@pilate.io] has joined #joinmarket 09:05 -!- Pilate is now known as Guest16080 09:10 -!- Socket_0x03 [~Digital_X@c-66-176-87-156.hsd1.fl.comcast.net] has joined #joinmarket 09:10 -!- Socket_0x03 [~Digital_X@c-66-176-87-156.hsd1.fl.comcast.net] has quit [Client Quit] 09:12 < btcdrak> belcher: what is the long list of features you'd like to see? 09:12 < belcher> see the github issue tracker 09:41 -!- belcher_ [~user@unaffiliated/belcher] has joined #joinmarket 10:29 -!- Guest16080 [~pilate@pilate.io] has quit [Changing host] 10:29 -!- Guest16080 [~pilate@infoforcefeed/pilate] has joined #joinmarket 10:29 -!- Guest16080 is now known as Pilate 10:34 -!- coins123 [~coins123@unaffiliated/coins123] has joined #joinmarket 10:42 < belcher> okay so mystery solved on the 13% yield 10:43 < belcher> a few months ago i imported some privkeys into my joinmarket wallet, over time they were swept into the actual joinmarket HD addresses 10:43 < belcher> but recently i started up my yieldgen again on another computer, recovering the wallet from seed which doesnt include those old privkeys (which are now empty) 10:44 < belcher> and wallet-tool history now thinks some coinjoins had a very high coinjoin fee, when in reality they came from the imported privkeys 10:47 < belcher> probably no real way to fix it, since as far as wallet-tool history knows, those addresses do not belong to it 10:47 < belcher> i did have a thought to work out an effective yield for each week/month/whatever period, and that could allow comparing how different fees affect your rate 10:48 < belcher> but i think ill code more important things instead for now 10:49 < belcher> but ill push small edits now, like increasing the range of the numerical solver to +- 50% or something, instead of -+5% 10:52 < belcher> so adlai maybe something similar happened to you? 10:56 < belcher> where was that issue adlai wrote about commit messages 10:56 < belcher> not in the issue tracker.. somewhere else i remember reading it 10:56 < belcher> how the first line should be the subject and then more detail below 11:05 < GithubBot5678> [joinmarket] chris-belcher pushed 1 new commit to develop: https://git.io/vXtlc 11:05 < GithubBot5678> joinmarket/develop 26cfb54 chris-belcher: Increased range of numerical yield solver in wallet-tool history... 11:24 -!- lnostdal [~lnostdal@62.90-149-73.nextgentel.com] has quit [Read error: Connection reset by peer] 11:24 -!- lnostdal [~lnostdal@90.149.73.62] has joined #joinmarket 11:41 < waxwing> belcher: yeah i think he just mentioned it here, but iirc yes that was the gist of it. plus the other one was limiting the line length to 80. 11:41 < belcher> ok 14:12 -!- belcher_ [~user@unaffiliated/belcher] has quit [Quit: Leaving.] 15:41 -!- chuckymcgee [443460bf@gateway/web/freenode/ip.68.52.96.191] has joined #joinmarket 17:32 -!- bertani [~bertani@46.101.46.100] has quit [Remote host closed the connection] 19:07 -!- btcdrak [uid165369@gateway/web/irccloud.com/x-ykxndtzmafgwcdny] has quit [Quit: Connection closed for inactivity] 19:36 -!- chuckymcgee [443460bf@gateway/web/freenode/ip.68.52.96.191] has quit [Quit: Page closed] 20:36 -!- Socket_0x03 [~Socket_0x@c-66-176-87-156.hsd1.fl.comcast.net] has joined #joinmarket 20:51 -!- Socket_0x03 [~Socket_0x@c-66-176-87-156.hsd1.fl.comcast.net] has quit [Quit: Leaving] 20:58 -!- Digital_X [~Digital_X@c-66-176-87-156.hsd1.fl.comcast.net] has joined #joinmarket 20:59 -!- Digital_X [~Digital_X@c-66-176-87-156.hsd1.fl.comcast.net] has quit [Remote host closed the connection] 21:53 -!- JJ [dfecdcfd@gateway/web/freenode/ip.223.236.220.253] has joined #joinmarket 22:13 -!- JJ [dfecdcfd@gateway/web/freenode/ip.223.236.220.253] has quit [Quit: Page closed] 23:23 -!- btcdrak [uid165369@gateway/web/irccloud.com/x-kpwuapjdhnhmauub] has joined #joinmarket