1 2018-10-12T00:01:47 *** jarthur has joined #bitcoin-core-dev
2 2018-10-12T00:02:40 *** bralyclo_ has quit IRC
3 2018-10-12T00:02:57 *** bralyclow has joined #bitcoin-core-dev
4 2018-10-12T00:03:36 *** esotericnonsense has quit IRC
5 2018-10-12T00:07:19 *** esotericnonsense has joined #bitcoin-core-dev
6 2018-10-12T00:10:09 *** jarthur has quit IRC
7 2018-10-12T00:13:24 <gwillen> I'm interested if anybody knows anything about issues with QT repaints not always happening when needed on OS X
8 2018-10-12T00:14:25 <gwillen> e.g. in 0.17 on OS X if I click 'Use available balance' the amount field does not repaint until I click in it, or switch apps and switch back, or do something else to trigger a repaint
9 2018-10-12T00:14:39 *** jarthur has joined #bitcoin-core-dev
10 2018-10-12T00:14:48 <gwillen> and I'm seeing the same thing in code I'm writing (a button in a dialog not repainting to gray when I disable it programmatically, unless I switch apps and switch back)
11 2018-10-12T00:17:48 *** jarthur has quit IRC
12 2018-10-12T00:19:27 *** luke-jr has quit IRC
13 2018-10-12T00:19:39 *** luke-jr has joined #bitcoin-core-dev
14 2018-10-12T00:23:32 *** esotericnonsense has quit IRC
15 2018-10-12T00:26:37 *** esotericnonsense has joined #bitcoin-core-dev
16 2018-10-12T00:29:05 *** esotericnonsense has quit IRC
17 2018-10-12T00:38:22 *** esotericnonsense has joined #bitcoin-core-dev
18 2018-10-12T00:39:47 *** esotericnonsense has quit IRC
19 2018-10-12T00:40:38 *** MrPaz has quit IRC
20 2018-10-12T00:40:57 *** owowo has quit IRC
21 2018-10-12T00:46:03 *** owowo has joined #bitcoin-core-dev
22 2018-10-12T00:58:25 *** AaronvanW has quit IRC
23 2018-10-12T00:58:46 *** AaronvanW has joined #bitcoin-core-dev
24 2018-10-12T00:58:47 *** AaronvanW has quit IRC
25 2018-10-12T01:00:28 *** Victorsueca has quit IRC
26 2018-10-12T01:01:16 *** Aaronvan_ has joined #bitcoin-core-dev
27 2018-10-12T01:01:37 *** Victorsueca has joined #bitcoin-core-dev
28 2018-10-12T01:24:40 *** Aaronvan_ has quit IRC
29 2018-10-12T01:41:22 *** instagibbs has quit IRC
30 2018-10-12T01:41:37 *** instagibbs has joined #bitcoin-core-dev
31 2018-10-12T01:43:11 *** adiabat has quit IRC
32 2018-10-12T01:58:27 *** Krellan has quit IRC
33 2018-10-12T02:18:34 *** esotericnonsense has joined #bitcoin-core-dev
34 2018-10-12T03:06:03 *** schnerch_ has joined #bitcoin-core-dev
35 2018-10-12T03:08:46 *** schnerchi has quit IRC
36 2018-10-12T03:25:52 <gwillen> achow101: what is the purpose of all the business with txconst in fillpsbt? It says something about preventing rehashing but I just don't see it.
37 2018-10-12T03:32:23 *** esotericnonsense has quit IRC
38 2018-10-12T03:34:05 *** baldur_ has joined #bitcoin-core-dev
39 2018-10-12T03:34:29 *** esotericnonsense has joined #bitcoin-core-dev
40 2018-10-12T03:37:57 *** baldur has quit IRC
41 2018-10-12T03:40:47 <gwillen> you never call GetHash on it, or do anything with it that would call GetHash to be called on it
42 2018-10-12T03:53:28 *** esotericnonsense has quit IRC
43 2018-10-12T03:57:49 *** esotericnonsense has joined #bitcoin-core-dev
44 2018-10-12T04:04:09 *** tryphe_ has joined #bitcoin-core-dev
45 2018-10-12T04:04:30 *** murrayn_ has joined #bitcoin-core-dev
46 2018-10-12T04:06:16 *** Jbaczuk has quit IRC
47 2018-10-12T04:06:47 *** tryphe has quit IRC
48 2018-10-12T04:06:47 *** BGL has quit IRC
49 2018-10-12T04:07:15 *** baldur_ has quit IRC
50 2018-10-12T04:07:18 *** murrayn has quit IRC
51 2018-10-12T04:07:27 *** baldur_ has joined #bitcoin-core-dev
52 2018-10-12T04:07:45 *** Jbaczuk has joined #bitcoin-core-dev
53 2018-10-12T04:07:45 *** baldur_ is now known as baldur
54 2018-10-12T04:50:05 <achow101> gwillen: that is probably from something I copy-pasted from elsewhere
55 2018-10-12T04:50:18 <gwillen> ha, ok
56 2018-10-12T04:50:28 <gwillen> I am probably going to do some refactoring
57 2018-10-12T04:50:40 <gwillen> along with the stuff I'm working on
58 2018-10-12T04:50:51 <achow101> gwillen: oh, that was probably from the original version of psbt where the unsigned tx would be modified when signatures were completed
59 2018-10-12T04:51:31 <gwillen> ahhhhh, *nods*
60 2018-10-12T04:59:53 *** harrymm_ has quit IRC
61 2018-10-12T05:17:49 *** unholymachine has quit IRC
62 2018-10-12T05:32:41 *** dbnoch has joined #bitcoin-core-dev
63 2018-10-12T05:34:28 *** BGL has joined #bitcoin-core-dev
64 2018-10-12T05:40:20 *** tryphe has joined #bitcoin-core-dev
65 2018-10-12T05:42:08 *** tryphe_ has quit IRC
66 2018-10-12T05:49:39 *** windsok_ has joined #bitcoin-core-dev
67 2018-10-12T05:50:05 *** dbnoch has quit IRC
68 2018-10-12T05:55:53 *** rex4539 has joined #bitcoin-core-dev
69 2018-10-12T06:06:44 *** leishman has joined #bitcoin-core-dev
70 2018-10-12T06:10:00 *** leishman_ has joined #bitcoin-core-dev
71 2018-10-12T06:13:07 *** leishman has quit IRC
72 2018-10-12T06:16:29 *** lz69 has joined #bitcoin-core-dev
73 2018-10-12T06:35:28 *** TheHoliestRoger has quit IRC
74 2018-10-12T06:40:54 <provoostenator> gwillen: I regularly review, or at least test, QT/GUI PR's too, just tag me on Github
75 2018-10-12T06:40:59 <provoostenator> "Repaint" bugs would be useful to have Github tickets for. It could indicate a deeper problem than just a glitch.
76 2018-10-12T06:41:57 <gwillen> cool, thanks provoostenator
77 2018-10-12T06:42:23 <gwillen> let me double-check that the one I didn't cause myself, already happens in the official release binary, and if so I will file it accordingly
78 2018-10-12T06:42:25 <provoostenator> wumpus wrote "provoostenator: sure, tagged", in reference to what?
79 2018-10-12T06:42:51 *** TheHoliestRoger has joined #bitcoin-core-dev
80 2018-10-12T06:43:04 <gwillen> the one I did cause, I can't find any reason that it could possibly happen, as the object that's not painting itself is a stock ordinary QPushButton, which is sort of troubling
81 2018-10-12T06:46:22 *** ken2812221_ has joined #bitcoin-core-dev
82 2018-10-12T06:50:39 <gwillen> provoostenator: uhm, hm. It does it when I build it myself at the tag v0.17.0, but not when I run the release binary downloaded from bitcoin.org.
83 2018-10-12T06:50:45 <gwillen> that is very mysterious to me
84 2018-10-12T07:09:14 *** yangc has joined #bitcoin-core-dev
85 2018-10-12T07:12:26 *** promag has joined #bitcoin-core-dev
86 2018-10-12T07:12:38 <promag> provoostenator: that was for me
87 2018-10-12T07:12:50 *** promag has quit IRC
88 2018-10-12T07:19:24 *** yangc_ has joined #bitcoin-core-dev
89 2018-10-12T07:22:31 *** yangc has quit IRC
90 2018-10-12T07:23:35 *** yangc_ has left #bitcoin-core-dev
91 2018-10-12T07:24:33 *** yangc has joined #bitcoin-core-dev
92 2018-10-12T07:26:08 *** yangc has quit IRC
93 2018-10-12T07:26:32 *** yangc has joined #bitcoin-core-dev
94 2018-10-12T07:31:13 *** ezzzy has joined #bitcoin-core-dev
95 2018-10-12T07:33:17 *** leishman_ has quit IRC
96 2018-10-12T07:33:50 *** Krellan has joined #bitcoin-core-dev
97 2018-10-12T07:38:05 *** yangc_ has joined #bitcoin-core-dev
98 2018-10-12T07:39:37 *** yangc has quit IRC
99 2018-10-12T07:46:15 *** yangc has joined #bitcoin-core-dev
100 2018-10-12T07:49:43 *** yangc_ has quit IRC
101 2018-10-12T07:58:13 *** TheApplicationis has joined #bitcoin-core-dev
102 2018-10-12T08:00:09 <provoostenator> gwillen: that's very possible. Please make a Github ticket, and make sure to mention your macOS version, QT version (probably the issue), whether you used homebrew or the depends system.
103 2018-10-12T08:06:52 *** wolfspraul has joined #bitcoin-core-dev
104 2018-10-12T08:07:34 *** yangc has quit IRC
105 2018-10-12T08:09:22 *** setpill has joined #bitcoin-core-dev
106 2018-10-12T08:09:52 *** klot has joined #bitcoin-core-dev
107 2018-10-12T08:11:06 *** klot has quit IRC
108 2018-10-12T08:11:32 *** klot has joined #bitcoin-core-dev
109 2018-10-12T08:12:36 *** klot has quit IRC
110 2018-10-12T08:13:02 *** klot has joined #bitcoin-core-dev
111 2018-10-12T08:14:06 *** klot has quit IRC
112 2018-10-12T08:14:32 *** klot has joined #bitcoin-core-dev
113 2018-10-12T08:14:53 *** ken2812221_ has quit IRC
114 2018-10-12T08:15:36 *** klot has quit IRC
115 2018-10-12T08:16:05 *** klot has joined #bitcoin-core-dev
116 2018-10-12T08:16:10 *** murrayn has joined #bitcoin-core-dev
117 2018-10-12T08:16:10 *** murrayn has joined #bitcoin-core-dev
118 2018-10-12T08:17:06 *** klot has quit IRC
119 2018-10-12T08:17:31 *** klot has joined #bitcoin-core-dev
120 2018-10-12T08:17:55 *** drexl has quit IRC
121 2018-10-12T08:18:33 *** murrayn_ has quit IRC
122 2018-10-12T08:18:36 *** klot has quit IRC
123 2018-10-12T08:19:00 *** klot has joined #bitcoin-core-dev
124 2018-10-12T08:20:06 *** klot has quit IRC
125 2018-10-12T08:20:31 *** klot has joined #bitcoin-core-dev
126 2018-10-12T08:20:42 *** murrayn_ has joined #bitcoin-core-dev
127 2018-10-12T08:21:36 *** klot has quit IRC
128 2018-10-12T08:22:01 *** klot has joined #bitcoin-core-dev
129 2018-10-12T08:22:15 *** murrayn has quit IRC
130 2018-10-12T08:23:06 *** klot has quit IRC
131 2018-10-12T08:23:32 *** klot has joined #bitcoin-core-dev
132 2018-10-12T08:24:36 *** klot has quit IRC
133 2018-10-12T08:25:00 *** klot has joined #bitcoin-core-dev
134 2018-10-12T08:26:06 *** klot has quit IRC
135 2018-10-12T08:26:31 *** klot has joined #bitcoin-core-dev
136 2018-10-12T08:27:36 *** klot has quit IRC
137 2018-10-12T08:27:55 *** ken2812221_ has joined #bitcoin-core-dev
138 2018-10-12T08:28:01 *** klot has joined #bitcoin-core-dev
139 2018-10-12T08:29:06 *** klot has quit IRC
140 2018-10-12T08:29:31 *** klot has joined #bitcoin-core-dev
141 2018-10-12T08:30:36 *** klot has quit IRC
142 2018-10-12T08:31:01 *** klot has joined #bitcoin-core-dev
143 2018-10-12T08:31:59 *** luke-jr has quit IRC
144 2018-10-12T08:32:06 *** klot has quit IRC
145 2018-10-12T08:32:32 *** klot has joined #bitcoin-core-dev
146 2018-10-12T08:32:49 *** luke-jr has joined #bitcoin-core-dev
147 2018-10-12T08:33:25 *** klot has quit IRC
148 2018-10-12T08:36:50 *** murrayn has joined #bitcoin-core-dev
149 2018-10-12T08:37:13 *** luke-jr has quit IRC
150 2018-10-12T08:37:18 *** murrayn_ has quit IRC
151 2018-10-12T08:37:37 *** luke-jr has joined #bitcoin-core-dev
152 2018-10-12T08:41:44 *** promag has joined #bitcoin-core-dev
153 2018-10-12T08:53:29 *** jungly has quit IRC
154 2018-10-12T08:55:21 *** jungly has joined #bitcoin-core-dev
155 2018-10-12T08:55:38 *** murrayn_ has joined #bitcoin-core-dev
156 2018-10-12T08:58:48 *** murrayn has quit IRC
157 2018-10-12T09:12:36 *** promag has quit IRC
158 2018-10-12T09:22:27 *** murrayn_ has quit IRC
159 2018-10-12T09:24:51 *** leishman has joined #bitcoin-core-dev
160 2018-10-12T09:25:19 *** leishman has joined #bitcoin-core-dev
161 2018-10-12T09:27:38 *** leishman_ has joined #bitcoin-core-dev
162 2018-10-12T09:31:18 *** leishman has quit IRC
163 2018-10-12T09:32:53 *** ken2812221_ has quit IRC
164 2018-10-12T09:34:26 *** ezzzy has quit IRC
165 2018-10-12T09:35:52 *** ken2812221_ has joined #bitcoin-core-dev
166 2018-10-12T09:37:53 *** promag has joined #bitcoin-core-dev
167 2018-10-12T09:38:12 *** klot has joined #bitcoin-core-dev
168 2018-10-12T09:57:09 *** AaronvanW has joined #bitcoin-core-dev
169 2018-10-12T09:58:41 *** promag has quit IRC
170 2018-10-12T10:07:29 *** drexl has joined #bitcoin-core-dev
171 2018-10-12T10:27:54 *** ott0disk has joined #bitcoin-core-dev
172 2018-10-12T10:28:08 *** leishman_ has quit IRC
173 2018-10-12T10:31:45 *** leishman_ has joined #bitcoin-core-dev
174 2018-10-12T10:32:33 *** AaronvanW has quit IRC
175 2018-10-12T10:33:07 *** AaronvanW has joined #bitcoin-core-dev
176 2018-10-12T10:39:11 *** ken2812221_ has quit IRC
177 2018-10-12T10:39:28 *** leishman has joined #bitcoin-core-dev
178 2018-10-12T10:40:06 *** grey-jacket has joined #bitcoin-core-dev
179 2018-10-12T10:40:22 <grey-jacket> Hi every one.
180 2018-10-12T10:41:11 <grey-jacket> Does someone has experience with having thousands of accounts with 1 watch only address each?
181 2018-10-12T10:41:15 <grey-jacket> Is it scalable?
182 2018-10-12T10:41:40 <grey-jacket> Or maybe 2 addresses
183 2018-10-12T10:43:21 <grey-jacket> I see this is the wrong channel, but messages to #bitcoin don't go out
184 2018-10-12T10:43:24 *** leishman_ has quit IRC
185 2018-10-12T10:44:54 *** bralyclo_ has joined #bitcoin-core-dev
186 2018-10-12T10:46:15 <echeveria> grey-jacket: #bitcoin is not restricted in any way, ask there.
187 2018-10-12T10:47:25 *** bralyclow has quit IRC
188 2018-10-12T10:47:59 <rafalcpp> echeveria: he is not registered user
189 2018-10-12T10:48:14 <echeveria> #bitcoin is not +r, it does not require registration.
190 2018-10-12T10:55:01 *** grey-jacket has quit IRC
191 2018-10-12T10:55:30 <echeveria> that should be fixed. I didn't realise the mute was in place.
192 2018-10-12T11:04:36 *** Guyver2 has joined #bitcoin-core-dev
193 2018-10-12T11:05:48 *** ott0disk has quit IRC
194 2018-10-12T11:05:52 *** belcher_ has joined #bitcoin-core-dev
195 2018-10-12T11:06:49 *** promag has joined #bitcoin-core-dev
196 2018-10-12T11:06:58 *** hebasto has joined #bitcoin-core-dev
197 2018-10-12T11:09:05 *** belcher has quit IRC
198 2018-10-12T11:10:20 *** SopaXorzTaker has joined #bitcoin-core-dev
199 2018-10-12T11:13:26 *** lnostdal has quit IRC
200 2018-10-12T11:14:17 *** esotericnonsense has quit IRC
201 2018-10-12T11:14:36 *** lnostdal has joined #bitcoin-core-dev
202 2018-10-12T11:16:59 *** esotericnonsense has joined #bitcoin-core-dev
203 2018-10-12T11:32:36 *** whythat has joined #bitcoin-core-dev
204 2018-10-12T11:47:50 *** whythat has quit IRC
205 2018-10-12T11:48:26 *** sipa has quit IRC
206 2018-10-12T11:48:42 *** sipa has joined #bitcoin-core-dev
207 2018-10-12T12:00:33 *** promag has quit IRC
208 2018-10-12T12:27:54 *** leishman has quit IRC
209 2018-10-12T12:29:47 *** leishman_ has joined #bitcoin-core-dev
210 2018-10-12T12:34:05 *** leishman_ has quit IRC
211 2018-10-12T12:41:27 *** Chris_Stewart_5 has joined #bitcoin-core-dev
212 2018-10-12T13:04:07 *** bitcoin-git has joined #bitcoin-core-dev
213 2018-10-12T13:04:07 <bitcoin-git> [bitcoin] jnewbery opened pull request #14468: [WIP] [wallet] Deprecate generate RPC method (master...deprecate_generate) https://github.com/bitcoin/bitcoin/pull/14468
214 2018-10-12T13:04:07 *** bitcoin-git has left #bitcoin-core-dev
215 2018-10-12T13:13:06 *** setpill has quit IRC
216 2018-10-12T13:20:35 *** AaronvanW has quit IRC
217 2018-10-12T13:28:13 *** leishman has joined #bitcoin-core-dev
218 2018-10-12T13:29:23 *** leishman_ has joined #bitcoin-core-dev
219 2018-10-12T13:32:34 *** leishman has quit IRC
220 2018-10-12T13:43:34 *** AaronvanW has joined #bitcoin-core-dev
221 2018-10-12T13:45:19 *** DougieBot5000_ has joined #bitcoin-core-dev
222 2018-10-12T13:46:18 *** DougieBot5000 has quit IRC
223 2018-10-12T13:55:52 *** John_ has joined #bitcoin-core-dev
224 2018-10-12T14:11:20 *** Chris_Stewart_5 has quit IRC
225 2018-10-12T14:14:53 *** Chris_Stewart_5 has joined #bitcoin-core-dev
226 2018-10-12T14:15:24 *** promag has joined #bitcoin-core-dev
227 2018-10-12T14:16:37 *** jarthur has joined #bitcoin-core-dev
228 2018-10-12T14:18:33 *** michaelsdunn1 has joined #bitcoin-core-dev
229 2018-10-12T14:18:34 *** michaelsdunn1 has quit IRC
230 2018-10-12T14:18:34 *** michaelsdunn1 has joined #bitcoin-core-dev
231 2018-10-12T14:24:13 *** Krellan has quit IRC
232 2018-10-12T14:25:11 *** Krellan has joined #bitcoin-core-dev
233 2018-10-12T14:32:47 <meshcollider> wumpus: I think #14291 is RTM
234 2018-10-12T14:32:49 <gribble> https://github.com/bitcoin/bitcoin/issues/14291 | wallet: Add ListWalletDir utility function by promag · Pull Request #14291 · bitcoin/bitcoin · GitHub
235 2018-10-12T14:33:22 *** AlgentBV has joined #bitcoin-core-dev
236 2018-10-12T14:33:24 <AlgentBV> folks, someone told me about compression that's better than gzip 3 weeks ago. I forgot the project name
237 2018-10-12T14:33:31 <AlgentBV> So the next logical part was to get PORTD into a variable.
238 2018-10-12T14:33:39 <AlgentBV> stop whatever else you're doing and learn the definitions
239 2018-10-12T14:33:47 <AlgentBV> its the server then?
240 2018-10-12T14:33:53 <AlgentBV> yeah, good luck with your distro of one. everyone else will end up on Android or Fuchsia
241 2018-10-12T14:40:35 *** AlgentBV has quit IRC
242 2018-10-12T14:42:17 <promag> thanks meshcollider
243 2018-10-12T14:46:30 *** Zx3Si has joined #bitcoin-core-dev
244 2018-10-12T14:46:39 <Zx3Si> the 0201 parts look even closer to dust
245 2018-10-12T14:46:49 <Zx3Si> but i dunno
246 2018-10-12T14:46:55 <Zx3Si> bipul: achieves the output you want, but my guess is it's not what you want diff -u file1 file2 | awk "NR>3" | grep -E "Header|^-|^\+" | sed -r 's|^.||'
247 2018-10-12T14:46:59 <Zx3Si> i never said the stdlib is complete. i just said <Eelis> for quick debug print statements i find typing cout << "x = " << x << '\n'; pretty managable
248 2018-10-12T14:47:03 <Zx3Si> fred1807: I think that make NATIVE_BUILD=1 is somehow magically better, but I don't recall why make does that
249 2018-10-12T14:47:45 <molz> Zx3Si, wrong channel
250 2018-10-12T14:48:08 *** GeekDudeJU has joined #bitcoin-core-dev
251 2018-10-12T14:48:17 <GeekDudeJU> not the semicolon, but yes
252 2018-10-12T14:48:25 *** Zx3Si has quit IRC
253 2018-10-12T14:48:26 <GeekDudeJU> nachoes: yes. RAID 1 + regular backups. makes sense.
254 2018-10-12T14:48:30 <meshcollider> What is this, some new form of spam?
255 2018-10-12T14:48:39 <molz> looks like it, yes
256 2018-10-12T14:48:52 <harding> meshcollider: I think so. I think it might because +R was dropped from the channel mode a few days ago.
257 2018-10-12T14:49:36 *** GeekDudeJU has quit IRC
258 2018-10-12T14:55:45 <promag> jnewbery: do you think we should mention the version a RPC is going to be removed?
259 2018-10-12T14:57:02 <promag> could we allow some deprecations to span 2 or more releases?
260 2018-10-12T15:00:01 *** rh0nj has quit IRC
261 2018-10-12T15:01:07 *** rh0nj has joined #bitcoin-core-dev
262 2018-10-12T15:23:11 *** jungly has quit IRC
263 2018-10-12T15:33:48 *** ryugen has joined #bitcoin-core-dev
264 2018-10-12T15:33:52 <ryugen> Engineers: 3 is prime, 5 is prime, 7 is prime, 9 is prime, 11 is prime... all odd numbers are prime.
265 2018-10-12T15:33:59 <ryugen> â
¿à´ â
¿ ÑÑ not dοing Aâ
¼â
¼Ð°h â
°s dοing
266 2018-10-12T15:34:07 <ryugen> https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0016885
267 2018-10-12T15:34:13 <ryugen> but it doesntwork so wel
268 2018-10-12T15:39:06 *** ryugen has quit IRC
269 2018-10-12T15:39:32 *** bralyclo_ has quit IRC
270 2018-10-12T15:39:46 *** bralyclow has joined #bitcoin-core-dev
271 2018-10-12T15:41:43 *** leishman_ has quit IRC
272 2018-10-12T15:43:15 *** leishman_ has joined #bitcoin-core-dev
273 2018-10-12T15:43:55 *** leishma__ has joined #bitcoin-core-dev
274 2018-10-12T15:47:23 *** leishman_ has quit IRC
275 2018-10-12T15:51:24 *** leishma__ has quit IRC
276 2018-10-12T15:52:24 *** trevor_syu has joined #bitcoin-core-dev
277 2018-10-12T15:52:32 <trevor_syu> maybe that was natural, the universe needed plastic and low and behold plastic!
278 2018-10-12T15:52:37 <trevor_syu> or comptia linux+ ?
279 2018-10-12T15:52:43 <trevor_syu> hey question about using a Github account within a terminal. So I made a directory for my github account and want to clone the repository from my current machine into my git hub account
280 2018-10-12T15:55:38 *** trevor_syu has quit IRC
281 2018-10-12T16:00:18 *** leishman has joined #bitcoin-core-dev
282 2018-10-12T16:01:03 *** promag has quit IRC
283 2018-10-12T16:03:28 *** TheApplicationis has quit IRC
284 2018-10-12T16:08:27 *** Krellan has quit IRC
285 2018-10-12T16:12:00 *** Sleepy63GF has joined #bitcoin-core-dev
286 2018-10-12T16:12:07 <Sleepy63GF> Or btrfs mounted with compression.
287 2018-10-12T16:12:10 <Sleepy63GF> if realloc fails it returns NULL and the input pointer is still valid
288 2018-10-12T16:13:43 *** Sleepy63GF has quit IRC
289 2018-10-12T16:27:33 *** grubles has quit IRC
290 2018-10-12T16:31:51 *** midnightmagic has quit IRC
291 2018-10-12T16:35:26 *** klot has quit IRC
292 2018-10-12T16:57:24 *** dbnoch has joined #bitcoin-core-dev
293 2018-10-12T17:00:44 *** luke-jr has quit IRC
294 2018-10-12T17:01:08 *** Guest53000 has joined #bitcoin-core-dev
295 2018-10-12T17:01:16 <Guest53000> pingfloyd: Triffid_Hunter ][_R_][ I have tons of them too. I have my rigid dotfiles. I love my linux life :-). I will try the aliasing suggestion and get back to let you know if our `team work` worked. :-)
296 2018-10-12T17:01:22 <Guest53000> more than a few, a plethora ;P
297 2018-10-12T17:01:26 <Guest53000> Kryczek: the risk is when you have a large legacy network and you might not know what is connected to it and where
298 2018-10-12T17:01:26 *** umbSublimehl has joined #bitcoin-core-dev
299 2018-10-12T17:01:29 <umbSublimehl> looks like love to me
300 2018-10-12T17:01:39 <umbSublimehl> then again alot less people use linux compared to those
301 2018-10-12T17:01:43 <umbSublimehl> CMF: you donât, you use a tape measure or ruler ;)
302 2018-10-12T17:01:48 *** umbSublimehl has quit IRC
303 2018-10-12T17:03:37 *** hybryd_ has joined #bitcoin-core-dev
304 2018-10-12T17:03:45 <hybryd_> so i just did a table and when i brought the csv into the table, it gave me an error âinvalid input syntax for type date: â â
305 2018-10-12T17:03:50 <hybryd_> it makes starting chats easy, but everything else is horrible
306 2018-10-12T17:04:15 *** luke-jr has joined #bitcoin-core-dev
307 2018-10-12T17:05:13 *** luke-jr has quit IRC
308 2018-10-12T17:05:25 *** luke-jr has joined #bitcoin-core-dev
309 2018-10-12T17:06:14 *** hybryd_ has quit IRC
310 2018-10-12T17:10:16 *** Guest53000 has quit IRC
311 2018-10-12T17:14:30 *** luke-jr has quit IRC
312 2018-10-12T17:14:38 *** luke-jr has joined #bitcoin-core-dev
313 2018-10-12T17:18:40 *** Krellan has joined #bitcoin-core-dev
314 2018-10-12T17:40:03 *** BashCo has quit IRC
315 2018-10-12T17:41:39 *** leishman has quit IRC
316 2018-10-12T17:43:27 *** leishman has joined #bitcoin-core-dev
317 2018-10-12T17:43:52 *** nullptr| has quit IRC
318 2018-10-12T17:47:29 *** Chris_Stewart_5 has quit IRC
319 2018-10-12T17:47:45 *** leishman has quit IRC
320 2018-10-12T17:49:12 *** nullptr| has joined #bitcoin-core-dev
321 2018-10-12T17:49:43 *** dbnoch has quit IRC
322 2018-10-12T17:52:42 *** BashCo_ has joined #bitcoin-core-dev
323 2018-10-12T17:52:44 *** bomanVS has joined #bitcoin-core-dev
324 2018-10-12T17:52:48 <bomanVS> git submodules update did not work since it pulled things from "superproject" or whatever
325 2018-10-12T17:52:58 <bomanVS> since theyâre already using arrays for the transmission gates...
326 2018-10-12T17:53:08 <bomanVS> A think you can do in R, anyhow, is: for each positive epsilon, there are two open sets U, V so that the measure of U cap V is at most epsilon, and \bar{U} = \bar{V}.
327 2018-10-12T17:53:17 *** BashCo_ has quit IRC
328 2018-10-12T17:53:25 *** bomanVS has quit IRC
329 2018-10-12T17:54:30 *** dbnoch has joined #bitcoin-core-dev
330 2018-10-12T17:58:16 *** klot has joined #bitcoin-core-dev
331 2018-10-12T17:59:23 *** klot has quit IRC
332 2018-10-12T17:59:51 *** klot has joined #bitcoin-core-dev
333 2018-10-12T18:00:53 *** klot has quit IRC
334 2018-10-12T18:01:21 *** klot has joined #bitcoin-core-dev
335 2018-10-12T18:02:23 *** klot has quit IRC
336 2018-10-12T18:02:48 *** klot has joined #bitcoin-core-dev
337 2018-10-12T18:03:53 *** klot has quit IRC
338 2018-10-12T18:04:20 *** klot has joined #bitcoin-core-dev
339 2018-10-12T18:05:23 *** klot has quit IRC
340 2018-10-12T18:05:51 *** klot has joined #bitcoin-core-dev
341 2018-10-12T18:07:25 *** Chris_Stewart_5 has joined #bitcoin-core-dev
342 2018-10-12T18:28:58 *** grubles has joined #bitcoin-core-dev
343 2018-10-12T18:34:06 *** arsic1 has joined #bitcoin-core-dev
344 2018-10-12T18:35:07 *** SopaXorzTaker has quit IRC
345 2018-10-12T18:35:30 *** SopaXorzTaker has joined #bitcoin-core-dev
346 2018-10-12T18:39:47 <achow101> wtf is this spam? Can someone set +r on the channel?
347 2018-10-12T18:40:42 <gmaxwell> achow101: just ignore it, it's harmless and it'll stop. The only apparent motivation for it is forcing +r on the channel.
348 2018-10-12T18:55:32 *** arsic1 has quit IRC
349 2018-10-12T19:00:22 *** AdeonND has joined #bitcoin-core-dev
350 2018-10-12T19:00:31 <AdeonND> Mosley187: You are here in #fedora-unregistered because you are not registered or identified with freenode. See https://freenode.net/kb/answer/registration or /msg nickserv help register for more information.
351 2018-10-12T19:00:39 <AdeonND> utonet
352 2018-10-12T19:00:42 <AdeonND> maret: the state you tell it to be at
353 2018-10-12T19:00:51 <AdeonND> i beg you
354 2018-10-12T19:00:56 <AdeonND> Dagmar: how to weasel into each system despite nobody wanting him to
355 2018-10-12T19:01:04 *** AdeonND has quit IRC
356 2018-10-12T19:02:10 *** ValodimpI has joined #bitcoin-core-dev
357 2018-10-12T19:02:19 <ValodimpI> ãâRobotics Skinsâ turn everyday objects into robots - YouTubeã
358 2018-10-12T19:02:22 <ValodimpI> worth a shot
359 2018-10-12T19:02:26 <ValodimpI> remap is softwarebased and such controllers can remap internally
360 2018-10-12T19:02:32 <ValodimpI> https://www.jwz.org/blog/2002/11/engineering-pornography/
361 2018-10-12T19:04:23 *** ValodimpI has quit IRC
362 2018-10-12T19:04:50 *** dbnoch has quit IRC
363 2018-10-12T19:05:25 *** AaronvanW has quit IRC
364 2018-10-12T19:12:11 *** SopaXorzTaker has quit IRC
365 2018-10-12T19:15:56 *** kevank has joined #bitcoin-core-dev
366 2018-10-12T19:16:06 <kevank> coffee
367 2018-10-12T19:16:13 <kevank> pavonia: Okay, here's another way to think of it.
368 2018-10-12T19:16:21 <kevank> sry i know its no ones job to teach me to computer, just hoping someone is feeling magnanimous. doing a find . "*bin" from /home/zeb/irssi-1-1-1/ shows a /perl/ folder but thats it
369 2018-10-12T19:16:42 *** kevank has quit IRC
370 2018-10-12T19:21:25 *** leishman has joined #bitcoin-core-dev
371 2018-10-12T19:23:45 *** leishman has quit IRC
372 2018-10-12T19:32:50 <jnewbery> promag: yes, the version the RPC will be removed in should be in the warning text and the release notes when the RPC is deprecated. See https://github.com/bitcoin/bitcoin/pull/14468/files for example
373 2018-10-12T19:33:00 *** midnightmagic has joined #bitcoin-core-dev
374 2018-10-12T19:34:24 <sipa> gmaxwell: i wouldn't call it harmless
375 2018-10-12T19:35:07 *** dqx has joined #bitcoin-core-dev
376 2018-10-12T19:43:21 <gmaxwell> better than irritating trolls that go through +r fine though.
377 2018-10-12T19:46:06 *** infernix has quit IRC
378 2018-10-12T19:49:59 <phantomcircuit> gmaxwell, can you take a look at #14335
379 2018-10-12T19:50:02 <gribble> https://github.com/bitcoin/bitcoin/issues/14335 | net: refactor: cleanup ThreadSocketHandler by pstratem · Pull Request #14335 · bitcoin/bitcoin · GitHub
380 2018-10-12T19:50:10 <phantomcircuit> it should all be just refactoring
381 2018-10-12T19:50:19 <phantomcircuit> no logic changes now
382 2018-10-12T19:50:58 <gmaxwell> phantomcircuit: sure!
383 2018-10-12T19:51:46 *** AaronvanW has joined #bitcoin-core-dev
384 2018-10-12T19:52:19 *** dbnoch has joined #bitcoin-core-dev
385 2018-10-12T19:52:57 <phantomcircuit> gmaxwell, thank you
386 2018-10-12T19:53:40 *** hebasto has quit IRC
387 2018-10-12T19:54:24 <sipa> phantomcircuit: that looks great regardless
388 2018-10-12T19:54:39 <sipa> breaking up those giant functions
389 2018-10-12T19:59:27 *** infernix has joined #bitcoin-core-dev
390 2018-10-12T20:05:50 <phantomcircuit> sipa, my goal was to do exactly that, have a nice refactor pr which can stand on it's own from the poll() pr
391 2018-10-12T20:11:56 *** klot has quit IRC
392 2018-10-12T20:14:59 *** cryptapus has joined #bitcoin-core-dev
393 2018-10-12T20:14:59 *** cryptapus has quit IRC
394 2018-10-12T20:14:59 *** cryptapus has joined #bitcoin-core-dev
395 2018-10-12T20:36:05 *** booyah has quit IRC
396 2018-10-12T20:36:37 *** booyah has joined #bitcoin-core-dev
397 2018-10-12T20:42:52 *** adiabat has joined #bitcoin-core-dev
398 2018-10-12T20:45:17 *** dbnoch has quit IRC
399 2018-10-12T20:46:10 *** adiabat has quit IRC
400 2018-10-12T20:46:20 *** adiabat has joined #bitcoin-core-dev
401 2018-10-12T20:47:12 *** michaelsdunn1 has quit IRC
402 2018-10-12T20:47:15 *** noganoo has joined #bitcoin-core-dev
403 2018-10-12T20:53:17 *** dbnoch has joined #bitcoin-core-dev
404 2018-10-12T20:58:42 *** Guyver2 has quit IRC
405 2018-10-12T21:03:03 *** goezbk has joined #bitcoin-core-dev
406 2018-10-12T21:03:03 <goezbk> it's like tongue
407 2018-10-12T21:03:03 <goezbk> Hindent does something weird if I try to define a data constructor like (:-|) or w/e, since it strips the brackets and makes it be an error. Is there a way I can tell it to stop doing that?
408 2018-10-12T21:03:09 <goezbk> The current block height is 1,658,259. Difficulty is 65,721,720,982. Hashrate is 547.68 Mh/s.
409 2018-10-12T21:03:17 <goezbk> daurnimator, xread has also nf ?
410 2018-10-12T21:03:21 <goezbk> now coming hear lotuspsychje pointed out that there has been a vulnerability in samba and asking for uname-a
411 2018-10-12T21:07:37 *** goezbk has quit IRC
412 2018-10-12T21:18:40 *** firelegend has joined #bitcoin-core-dev
413 2018-10-12T21:26:56 <gwillen> gmaxwell: I find it more irritating because I have to read several lines before I realize it's nonsense :-P
414 2018-10-12T21:30:04 *** dbnoch has quit IRC
415 2018-10-12T21:45:41 <gwillen> provoostenator: thanks, filed https://github.com/bitcoin/bitcoin/issues/14469
416 2018-10-12T21:45:56 <gwillen> let me know if you want more details
417 2018-10-12T21:46:47 <sipa> jonasschnelli: could you test #14415 ?
418 2018-10-12T21:46:49 <gribble> https://github.com/bitcoin/bitcoin/issues/14415 | watch only multisig scripts require pubkeys to be imported to flag them solvable · Issue #14415 · bitcoin/bitcoin · GitHub
419 2018-10-12T21:49:09 *** leishman has joined #bitcoin-core-dev
420 2018-10-12T21:51:27 *** leishman has quit IRC
421 2018-10-12T22:08:41 *** sipa has quit IRC
422 2018-10-12T22:09:00 *** sipa has joined #bitcoin-core-dev
423 2018-10-12T22:25:55 *** bitcoin-git has joined #bitcoin-core-dev
424 2018-10-12T22:25:55 <bitcoin-git> [bitcoin] mrwhythat opened pull request #14470: [WIP] RPC method 'encodescript' (master...encodescript-rpc) https://github.com/bitcoin/bitcoin/pull/14470
425 2018-10-12T22:25:55 *** bitcoin-git has left #bitcoin-core-dev
426 2018-10-12T22:29:45 *** jarthur has quit IRC
427 2018-10-12T22:31:04 *** dviola has joined #bitcoin-core-dev
428 2018-10-12T22:37:49 *** promag has joined #bitcoin-core-dev
429 2018-10-12T22:39:13 *** laurentmt has joined #bitcoin-core-dev
430 2018-10-12T22:47:00 *** laurentmt has quit IRC
431 2018-10-12T23:00:45 *** Chris_Stewart_5 has quit IRC
432 2018-10-12T23:01:52 *** jb55 has joined #bitcoin-core-dev
433 2018-10-12T23:19:09 *** dviola has quit IRC
434 2018-10-12T23:23:04 *** leishman has joined #bitcoin-core-dev
435 2018-10-12T23:25:09 *** leishman has quit IRC
436 2018-10-12T23:27:02 *** TheCharlatan has quit IRC
437 2018-10-12T23:28:14 *** TheCharlatan has joined #bitcoin-core-dev
438 2018-10-12T23:37:23 *** AaronvanW has quit IRC