1 2016-01-02T00:00:23 *** s1w- has quit IRC
2 2016-01-02T00:00:23 *** michagogo has quit IRC
3 2016-01-02T00:00:23 *** belcher has quit IRC
4 2016-01-02T00:00:26 *** Squidicuz has quit IRC
5 2016-01-02T00:00:28 *** Luke-Jr has quit IRC
6 2016-01-02T00:00:31 *** jl2012 has quit IRC
7 2016-01-02T00:00:32 *** aj has quit IRC
8 2016-01-02T00:00:33 *** ChillazZ has quit IRC
9 2016-01-02T00:00:33 *** Ylbam has quit IRC
10 2016-01-02T00:00:34 *** CodeShark has quit IRC
11 2016-01-02T00:00:38 *** aj has joined #bitcoin-core-dev
12 2016-01-02T00:00:47 *** Ylbam has joined #bitcoin-core-dev
13 2016-01-02T00:00:51 *** jl2012 has joined #bitcoin-core-dev
14 2016-01-02T00:01:20 *** mr_burdell has quit IRC
15 2016-01-02T00:01:23 *** ChillazZ has joined #bitcoin-core-dev
16 2016-01-02T00:01:58 *** ChillazZ is now known as Guest68507
17 2016-01-02T00:02:25 *** mr_burdell has joined #bitcoin-core-dev
18 2016-01-02T00:03:50 *** arowser has quit IRC
19 2016-01-02T00:04:23 *** arowser has joined #bitcoin-core-dev
20 2016-01-02T00:04:27 *** CodeShark has joined #bitcoin-core-dev
21 2016-01-02T00:10:41 *** raedah has left #bitcoin-core-dev
22 2016-01-02T00:14:24 *** luke-jr_ is now known as Luke-Jr
23 2016-01-02T00:14:57 *** michagogo has joined #bitcoin-core-dev
24 2016-01-02T00:16:03 *** arowser_ has joined #bitcoin-core-dev
25 2016-01-02T00:19:47 *** arowser has quit IRC
26 2016-01-02T00:33:54 *** cryptopeddler has quit IRC
27 2016-01-02T00:35:49 *** cryptopeddler has joined #bitcoin-core-dev
28 2016-01-02T01:09:15 *** blur3d has joined #bitcoin-core-dev
29 2016-01-02T01:18:16 *** Squidicuz has joined #bitcoin-core-dev
30 2016-01-02T01:20:18 *** challisto has joined #bitcoin-core-dev
31 2016-01-02T01:20:19 *** challisto has joined #bitcoin-core-dev
32 2016-01-02T01:31:59 *** challisto has quit IRC
33 2016-01-02T01:41:59 *** blur3d has quit IRC
34 2016-01-02T01:45:58 *** brg444 has quit IRC
35 2016-01-02T01:57:58 *** challisto has joined #bitcoin-core-dev
36 2016-01-02T01:57:58 *** challisto has joined #bitcoin-core-dev
37 2016-01-02T02:26:46 *** randy-waterhouse has quit IRC
38 2016-01-02T02:38:44 *** randy-waterhouse has joined #bitcoin-core-dev
39 2016-01-02T03:53:13 *** Guest80587 has joined #bitcoin-core-dev
40 2016-01-02T04:04:34 *** Ylbam has quit IRC
41 2016-01-02T04:23:58 *** Cory has quit IRC
42 2016-01-02T04:26:51 *** Cory has joined #bitcoin-core-dev
43 2016-01-02T04:35:20 *** Cory has quit IRC
44 2016-01-02T04:37:24 *** Pasha has joined #bitcoin-core-dev
45 2016-01-02T04:44:18 *** Pasha is now known as Cory
46 2016-01-02T05:33:44 *** blur3d has joined #bitcoin-core-dev
47 2016-01-02T06:41:02 *** laurentmt has joined #bitcoin-core-dev
48 2016-01-02T06:41:39 *** laurentmt has quit IRC
49 2016-01-02T06:46:47 *** PRab has joined #bitcoin-core-dev
50 2016-01-02T06:52:59 *** c-cex-finch has joined #bitcoin-core-dev
51 2016-01-02T06:55:10 *** Guest80587 has quit IRC
52 2016-01-02T07:08:29 *** tripleslash has joined #bitcoin-core-dev
53 2016-01-02T07:08:30 *** dermoth has quit IRC
54 2016-01-02T07:09:12 *** dermoth has joined #bitcoin-core-dev
55 2016-01-02T07:38:55 <jonasschnelli> phantomcircuit: why did you close some of your wallet PRs (example: https://github.com/bitcoin/bitcoin/pull/7064)?
56 2016-01-02T07:44:34 *** Guest44384 has joined #bitcoin-core-dev
57 2016-01-02T08:26:56 *** Guest44384 has quit IRC
58 2016-01-02T09:14:19 *** fanquake has joined #bitcoin-core-dev
59 2016-01-02T09:18:41 <fanquake> jonasschnelli Are you around?
60 2016-01-02T09:18:48 <jonasschnelli> Sure... :)
61 2016-01-02T09:19:23 <fanquake> Hope you had a good christmas and new years!
62 2016-01-02T09:20:20 <jonasschnelli> Yes! Thanks. I hope you too..
63 2016-01-02T09:20:56 <fanquake> Yes, it was ok. Probably time to get back to work though hah.
64 2016-01-02T09:21:15 <fanquake> I've just added a comment there, should we add a note that the workaround can be removed once we're > Qt5.4? Just as a reminder.
65 2016-01-02T09:21:46 <jonasschnelli> Yes. Adding the link to the upstream bug would be nice...
66 2016-01-02T09:22:10 <jonasschnelli> I guess something like #if QT_VERSION >= 0x050000 && QT_VERSION >= 0x054000 would be a overkill
67 2016-01-02T09:22:38 <jonasschnelli> Just keep the workaround and add a link to the upstream bug and mention that it was fixed in Qt5.4
68 2016-01-02T09:22:49 <fanquake> Yep, I'll push a new change.
69 2016-01-02T09:22:55 <jonasschnelli> Qt5.4 is relatively new, so we should keep the WA for another year or two
70 2016-01-02T09:23:59 <fanquake> Could you take a look at #7255 as well?
71 2016-01-02T09:24:41 *** p15 has joined #bitcoin-core-dev
72 2016-01-02T09:25:23 <jonasschnelli> Yes... building right now..
73 2016-01-02T09:28:09 *** Guest44327 has joined #bitcoin-core-dev
74 2016-01-02T09:32:40 *** Guest44327 has quit IRC
75 2016-01-02T09:36:47 *** droark has quit IRC
76 2016-01-02T09:37:07 *** droark has joined #bitcoin-core-dev
77 2016-01-02T09:45:30 *** davec has quit IRC
78 2016-01-02T09:45:51 *** davec has joined #bitcoin-core-dev
79 2016-01-02T10:14:18 *** c-cex-finch has quit IRC
80 2016-01-02T10:42:27 *** Ylbam has joined #bitcoin-core-dev
81 2016-01-02T10:43:29 *** arowser_ has quit IRC
82 2016-01-02T10:44:02 *** arowser has joined #bitcoin-core-dev
83 2016-01-02T10:53:06 *** randy-waterhouse has quit IRC
84 2016-01-02T10:58:58 *** arowser has quit IRC
85 2016-01-02T10:59:36 *** arowser has joined #bitcoin-core-dev
86 2016-01-02T11:03:43 *** arowser has quit IRC
87 2016-01-02T11:03:55 *** arowser has joined #bitcoin-core-dev
88 2016-01-02T11:47:20 *** c-cex-finch has joined #bitcoin-core-dev
89 2016-01-02T11:48:17 *** Guest33826 has joined #bitcoin-core-dev
90 2016-01-02T12:14:24 *** arowser has quit IRC
91 2016-01-02T12:15:00 *** arowser has joined #bitcoin-core-dev
92 2016-01-02T12:21:35 *** Guest33826 has quit IRC
93 2016-01-02T12:24:50 *** amiller has joined #bitcoin-core-dev
94 2016-01-02T12:25:01 *** amiller is now known as Guest88082
95 2016-01-02T12:48:09 *** MarcoFalke has joined #bitcoin-core-dev
96 2016-01-02T13:01:49 <Luke-Jr> jonasschnelli: phantomcircuit closed all his PRs saying he does not wish to contribute to Core anymore
97 2016-01-02T13:02:22 <jonasschnelli> Luke-Jr: does he have any reason for that?
98 2016-01-02T13:03:17 <MarcoFalke> Issues with the code being "misused", iirc?
99 2016-01-02T13:05:15 <jonasschnelli> Okay. Thanks for the info.
100 2016-01-02T13:06:09 <Luke-Jr> jonasschnelli: he doesn't want XT/altcoins/Gavin to benefit from his code, and gave an ultimatum of changing the license to a non-free one preventing such [ab]use
101 2016-01-02T13:06:11 <MarcoFalke> I guess you can look up the IRC log for the day the pulls got closed
102 2016-01-02T13:06:50 <jonasschnelli> Hah. I see.
103 2016-01-02T13:15:06 *** Thireus has quit IRC
104 2016-01-02T13:21:07 *** Alopex has joined #bitcoin-core-dev
105 2016-01-02T13:23:12 *** brg444 has joined #bitcoin-core-dev
106 2016-01-02T13:39:05 *** blur3d has quit IRC
107 2016-01-02T13:51:14 *** Alopex has quit IRC
108 2016-01-02T13:55:07 *** Alopex has joined #bitcoin-core-dev
109 2016-01-02T14:24:10 *** laurentmt has joined #bitcoin-core-dev
110 2016-01-02T14:27:53 *** laurentmt has quit IRC
111 2016-01-02T14:28:19 *** fanquake has quit IRC
112 2016-01-02T14:29:27 *** Guyver2 has joined #bitcoin-core-dev
113 2016-01-02T14:35:00 *** p15 has quit IRC
114 2016-01-02T14:49:55 *** Guest88082 has quit IRC
115 2016-01-02T15:00:27 *** trippysalmon has joined #bitcoin-core-dev
116 2016-01-02T15:16:06 *** PotatoX has joined #bitcoin-core-dev
117 2016-01-02T15:25:03 <jonasschnelli> Anyone know why CWallet has a default key (SetDefaultKey, vchDefaultKey)? Any reason for that?
118 2016-01-02T15:25:32 <sipa> jonasschnelli: historical reason
119 2016-01-02T15:25:49 <sipa> the wallet used to have an always-visible "receive address"
120 2016-01-02T15:25:59 <jonasschnelli> sipa: so it could be removed...
121 2016-01-02T15:26:02 <sipa> that automatically changed once younreceived money on it
122 2016-01-02T15:26:10 <sipa> eh, if nothing uses it anymore
123 2016-01-02T15:27:04 <jonasschnelli> a short code check told me, that it's unused.
124 2016-01-02T15:29:37 <Luke-Jr> be careful not to break getaccountaddress
125 2016-01-02T15:38:51 <jonasschnelli> Luke-Jr.... yes... this might be a point..
126 2016-01-02T15:43:48 *** PotatoX has quit IRC
127 2016-01-02T15:43:50 *** PotatoX2 has joined #bitcoin-core-dev
128 2016-01-02T15:44:44 *** Thireus has joined #bitcoin-core-dev
129 2016-01-02T15:48:37 *** Guest80305 has joined #bitcoin-core-dev
130 2016-01-02T16:04:18 *** c-cex-finch has quit IRC
131 2016-01-02T16:04:28 <GitHub49> [bitcoin] jonasschnelli opened pull request #7273: [Wallet] Simple HD/BIP32 support (master...2016/01/hdsimple) https://github.com/bitcoin/bitcoin/pull/7273
132 2016-01-02T16:21:50 *** Guest80305 has quit IRC
133 2016-01-02T16:23:25 <Luke-Jr> jonasschnelli: has the goal changed from new wallet to improving the current one? (not complaining, just wondering)
134 2016-01-02T16:25:12 <jonasschnelli> Luke-Jr: I still follow both plans... short term (0.13) I'd like to get a simple form of bip32 into the existing wallet. why: allows simple support of hardware wallets
135 2016-01-02T16:25:26 *** arowser has quit IRC
136 2016-01-02T16:25:38 <jonasschnelli> But have plans to switch back focus on the new wallet...
137 2016-01-02T16:25:55 *** arowser has joined #bitcoin-core-dev
138 2016-01-02T16:27:01 *** afk11 has joined #bitcoin-core-dev
139 2016-01-02T16:31:22 <jonasschnelli> Luke-Jr: right now, most(all?) hardware wallets use bip32 and do not store keys in the EPROM (just the seed). A bip32 pubkey only wallet in core would allow to use `create/fundrawtransaction`, take the hex, transmit it to the hardware wallet, get the signed hex back...
140 2016-01-02T16:32:10 <Luke-Jr> jonasschnelli: eh, hardware wallets shouldn't realistically need software BIP32 support.. seems like just an excuse on their part to not do it IMO
141 2016-01-02T16:32:14 <jonasschnelli> I really think the private keys should not be in the wallet.dat,... better on a offline computer, old android phone, hardware wallet
142 2016-01-02T16:32:52 <Luke-Jr> I mean, obviously the driver will need to do the deriving of the watch key, but we already have that
143 2016-01-02T16:32:57 <Luke-Jr> not that I object to improving the wallet
144 2016-01-02T16:33:08 <jonasschnelli> Luke-Jr: The write cycles and space of EPROMs are limited, ... so bip32 makes perfect sense for tiny devices.
145 2016-01-02T16:33:22 <Luke-Jr> certainly. I'm just saying there's nothing stopping them today
146 2016-01-02T16:33:35 <jonasschnelli> right...
147 2016-01-02T16:35:47 *** PotatoX2 has quit IRC
148 2016-01-02T16:36:13 *** PotatoX has joined #bitcoin-core-dev
149 2016-01-02T16:39:52 *** Prattler has joined #bitcoin-core-dev
150 2016-01-02T16:42:45 *** JackH has quit IRC
151 2016-01-02T17:09:02 *** laurentmt has joined #bitcoin-core-dev
152 2016-01-02T17:12:02 *** laurentmt has quit IRC
153 2016-01-02T17:16:20 *** c-cex-finch has joined #bitcoin-core-dev
154 2016-01-02T17:24:06 *** PotatoX has quit IRC
155 2016-01-02T17:25:34 *** PotatoX has joined #bitcoin-core-dev
156 2016-01-02T17:31:43 *** Guest27263 has joined #bitcoin-core-dev
157 2016-01-02T17:34:45 *** PotatoX has quit IRC
158 2016-01-02T17:43:46 *** Guest27263 has quit IRC
159 2016-01-02T18:29:10 *** belcher has joined #bitcoin-core-dev
160 2016-01-02T18:57:11 *** paveljanik has joined #bitcoin-core-dev
161 2016-01-02T19:01:29 *** Cory has quit IRC
162 2016-01-02T19:06:38 *** Pasha has joined #bitcoin-core-dev
163 2016-01-02T19:13:31 *** Pasha is now known as Cory
164 2016-01-02T19:26:31 *** JackH has joined #bitcoin-core-dev
165 2016-01-02T19:42:59 *** belcher has quit IRC
166 2016-01-02T19:54:01 *** belcher has joined #bitcoin-core-dev
167 2016-01-02T19:54:01 *** randy-waterhouse has joined #bitcoin-core-dev
168 2016-01-02T20:29:05 <petertodd> jonasschnelli: you mean EEPROMs - *electrically* erasable programmable read only memory :
169 2016-01-02T20:29:08 <petertodd> )
170 2016-01-02T20:29:48 <petertodd> jonasschnelli: EPROM's are the ones with the little windows and UV light erasers: https://en.wikipedia.org/wiki/EPROM
171 2016-01-02T20:45:55 *** tripleslash has quit IRC
172 2016-01-02T21:03:55 *** isis has quit IRC
173 2016-01-02T21:10:42 *** cryptopeddler has quit IRC
174 2016-01-02T21:11:47 *** isis has joined #bitcoin-core-dev
175 2016-01-02T21:13:28 *** cryptopeddler has joined #bitcoin-core-dev
176 2016-01-02T21:20:36 *** jayd3e has joined #bitcoin-core-dev
177 2016-01-02T21:21:03 <jayd3e> why are so many variables in AppInit2() prefaced with 'f'? Like fDebug and fPrintToConsole
178 2016-01-02T21:22:50 <paveljanik> flag?
179 2016-01-02T21:24:23 *** cryptopeddler has quit IRC
180 2016-01-02T21:24:42 <paveljanik> it looks like modified Hungarian notation 8)
181 2016-01-02T21:25:43 *** cryptopeddler has joined #bitcoin-core-dev
182 2016-01-02T21:27:00 <jayd3e> paveljanik: kk
183 2016-01-02T21:27:35 <jayd3e> paveljanik: makes sense
184 2016-01-02T22:08:44 *** cryptopeddler has quit IRC
185 2016-01-02T22:10:10 *** brg444 has quit IRC
186 2016-01-02T22:10:31 *** cryptopeddler has joined #bitcoin-core-dev
187 2016-01-02T22:28:28 *** jayd3e has quit IRC
188 2016-01-02T22:35:55 *** Guest50709 has joined #bitcoin-core-dev
189 2016-01-02T22:45:59 *** trippysalmon has quit IRC
190 2016-01-02T22:53:26 *** d_t has quit IRC
191 2016-01-02T22:54:05 *** cryptopeddler has quit IRC
192 2016-01-02T22:55:18 *** cryptopeddler has joined #bitcoin-core-dev
193 2016-01-02T22:55:53 *** d_t has joined #bitcoin-core-dev
194 2016-01-02T22:59:32 *** d_t has quit IRC
195 2016-01-02T23:00:00 *** d_t has joined #bitcoin-core-dev
196 2016-01-02T23:01:28 <Luke-Jr> yes, the codebase was/is historically hungarian notation
197 2016-01-02T23:01:45 <Luke-Jr> so Flag, Number, Pointer, SiZe, etc
198 2016-01-02T23:05:26 *** d_t has quit IRC
199 2016-01-02T23:07:50 *** d_t has joined #bitcoin-core-dev
200 2016-01-02T23:10:22 *** Guyver2 has quit IRC
201 2016-01-02T23:14:18 *** c-cex-finch has quit IRC
202 2016-01-02T23:22:11 *** cryptopeddler has quit IRC
203 2016-01-02T23:25:53 *** cryptopeddler has joined #bitcoin-core-dev
204 2016-01-02T23:49:15 *** adam3us has joined #bitcoin-core-dev
205 2016-01-02T23:59:20 *** Guest50709 has quit IRC