1 2016-05-05 03:29:48 <esotericnonsense> 'that code I wrote 2 years ago' feeling... :>
 2 2016-05-05 04:37:29 <luke-jr> esotericnonsense: ?
 3 2016-05-05 04:37:49 <esotericnonsense> luke-jr: i'm working on my ncurses front-end after not really looking at it since 2014
 4 2016-05-05 04:38:32 <luke-jr> ah
 5 2016-05-05 04:38:34 <esotericnonsense> it's far worse than I remember, i'm wondering if I just stopped because I couldn't cobble it any more :p
 6 2016-05-05 04:38:42 <luke-jr> could always start over
 7 2016-05-05 04:38:46 <esotericnonsense> it's tempting
 8 2016-05-05 04:38:58 <luke-jr> and copy/paste code if it's useful
 9 2016-05-05 04:39:16 <esotericnonsense> i think deleting some of the more 'clever' bits like find block by timestamp and adding them back in might be the way to go
10 2016-05-05 04:39:47 <esotericnonsense> adding them back in if anyone moans*
11 2016-05-05 04:39:53 <luke-jr> up to you of course :p
12 2016-05-05 04:40:25 <luke-jr> probably nobody who knows better what is the better approach either
13 2016-05-05 04:41:15 <esotericnonsense> i think the issue is basically that i've done two things, written an rpc client (which is fairly trivial) and then written my own funky ridiculous ncurses framework that is just terrible
14 2016-05-05 04:41:36 <esotericnonsense> and the requests are just randomly mixed in
15 2016-05-05 04:41:37 <esotericnonsense> :D
16 2016-05-05 12:04:28 <tylerhardin> Hey, I've made a change to the Qt interface. I did the work in a branch and have commited it. What do I do now to submit a patch?
17 2016-05-05 12:04:45 <tylerhardin> Do I merge it into master before pushing?
18 2016-05-05 14:53:50 <esotericnonsense> just guessing here: rebase on master and submit a pull request
19 2016-05-05 17:22:42 <wumpus> he did: https://github.com/bitcoin/bitcoin/pull/8006
20 2016-05-05 17:24:46 <esotericnonsense> didn't see the 3 hour gap :P
21 2016-05-05 17:27:20 <spudowiar> there's a tray icon? o_O
22 2016-05-05 17:27:31 <spudowiar> oh wait, I don't have a tray lol
23 2016-05-05 17:33:44 <wumpus> heh