1 2017-02-05T00:00:53 *** lclc has quit IRC
2 2017-02-05T00:07:55 *** ratmsoad has quit IRC
3 2017-02-05T00:14:43 <cfields> sipa: mmm, i've built all that before when working on toolchain stuff. If you're interested i can clean that up and push it somewhere
4 2017-02-05T00:14:53 <cfields> (i've promised it to warren anyway)
5 2017-02-05T00:17:10 <cfields> gmaxwell: that test doesn't need a separate libstdc++. Just some defines. There's a doc that describes the gcc magic that makes that work.
6 2017-02-05T00:20:43 *** bsm117532 has quit IRC
7 2017-02-05T00:20:44 *** morcos has quit IRC
8 2017-02-05T00:21:32 *** morcos has joined #bitcoin-core-dev
9 2017-02-05T00:30:29 *** alpalp has quit IRC
10 2017-02-05T00:39:58 *** Guyver2 has quit IRC
11 2017-02-05T00:49:16 *** mrkent has joined #bitcoin-core-dev
12 2017-02-05T00:58:21 *** lclc has joined #bitcoin-core-dev
13 2017-02-05T01:00:53 *** echonaut4 has quit IRC
14 2017-02-05T01:01:10 *** echonaut has joined #bitcoin-core-dev
15 2017-02-05T01:04:28 *** alpalp has joined #bitcoin-core-dev
16 2017-02-05T01:04:28 *** alpalp has joined #bitcoin-core-dev
17 2017-02-05T01:51:33 *** lclc has quit IRC
18 2017-02-05T01:55:38 *** luke-jr has quit IRC
19 2017-02-05T01:57:38 *** rickygee has joined #bitcoin-core-dev
20 2017-02-05T01:57:56 *** luke-jr has joined #bitcoin-core-dev
21 2017-02-05T01:59:56 *** AaronvanW has quit IRC
22 2017-02-05T02:01:06 *** AaronvanW has joined #bitcoin-core-dev
23 2017-02-05T02:17:46 *** CubicEarth has joined #bitcoin-core-dev
24 2017-02-05T02:27:49 *** AaronvanW has quit IRC
25 2017-02-05T02:31:33 *** MarcoFalke has quit IRC
26 2017-02-05T02:32:29 *** Soligor has quit IRC
27 2017-02-05T02:42:06 *** AaronvanW has joined #bitcoin-core-dev
28 2017-02-05T02:42:08 *** mrkent has quit IRC
29 2017-02-05T02:42:27 *** mrkent has joined #bitcoin-core-dev
30 2017-02-05T02:48:01 *** ossifrage has left #bitcoin-core-dev
31 2017-02-05T02:49:55 *** lclc has joined #bitcoin-core-dev
32 2017-02-05T02:50:36 *** alpalp has quit IRC
33 2017-02-05T02:54:08 *** AaronvanW has quit IRC
34 2017-02-05T03:00:03 *** AaronvanW has joined #bitcoin-core-dev
35 2017-02-05T03:06:13 *** CubicEarth has quit IRC
36 2017-02-05T03:12:00 *** AaronvanW has quit IRC
37 2017-02-05T03:16:50 *** AaronvanW has joined #bitcoin-core-dev
38 2017-02-05T03:17:33 *** Ylbam has quit IRC
39 2017-02-05T03:28:36 *** AaronvanW has quit IRC
40 2017-02-05T03:36:22 *** AaronvanW has joined #bitcoin-core-dev
41 2017-02-05T03:37:21 *** TD-Linux has quit IRC
42 2017-02-05T03:37:29 *** lclc has quit IRC
43 2017-02-05T03:41:52 *** TD-Linux has joined #bitcoin-core-dev
44 2017-02-05T03:47:34 *** kadoban has quit IRC
45 2017-02-05T03:51:22 *** AaronvanW has quit IRC
46 2017-02-05T03:55:12 *** AaronvanW has joined #bitcoin-core-dev
47 2017-02-05T03:59:06 <gmaxwell> wtf importmulti gives you no way to just import a private key with a date and a bounded rescan horizon? :(
48 2017-02-05T04:04:35 *** AaronvanW has quit IRC
49 2017-02-05T04:13:57 *** dgenr8 has quit IRC
50 2017-02-05T04:14:16 *** AaronvanW has joined #bitcoin-core-dev
51 2017-02-05T04:14:35 <sipa> gmaxwell: ?
52 2017-02-05T04:16:01 <gmaxwell> importmulti can't actually import a bare private key, requires a redeemscript.
53 2017-02-05T04:16:16 *** Giszmo has quit IRC
54 2017-02-05T04:16:42 <sipa> or an address ,yes
55 2017-02-05T04:19:34 <luke-jr> O.o
56 2017-02-05T04:20:52 *** dgenr8 has joined #bitcoin-core-dev
57 2017-02-05T04:21:10 <sipa> because we shouldn't just infer what addresses credit us based on what keys
58 2017-02-05T04:21:36 <sipa> i think that's the biggest mistake in the design of the wallet
59 2017-02-05T04:21:55 <sipa> that ownership of addresses and possession of orivate keys are not separated things
60 2017-02-05T04:28:48 *** AaronvanW has quit IRC
61 2017-02-05T04:49:48 *** chris200_ has joined #bitcoin-core-dev
62 2017-02-05T04:52:58 *** chris2000 has quit IRC
63 2017-02-05T05:00:15 *** dermoth has quit IRC
64 2017-02-05T05:01:10 *** dermoth has joined #bitcoin-core-dev
65 2017-02-05T05:03:42 *** AaronvanW has joined #bitcoin-core-dev
66 2017-02-05T05:11:08 *** Cory has quit IRC
67 2017-02-05T05:14:07 *** Cory has joined #bitcoin-core-dev
68 2017-02-05T05:19:05 *** AaronvanW has quit IRC
69 2017-02-05T05:20:57 *** lclc has joined #bitcoin-core-dev
70 2017-02-05T05:48:24 *** AaronvanW has joined #bitcoin-core-dev
71 2017-02-05T05:48:57 <bitcoin-git> [bitcoin] da2x opened pull request #9690: Change 'Clear' button string to 'Reset' (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9690
72 2017-02-05T06:06:33 *** rickygee has quit IRC
73 2017-02-05T06:06:47 *** AaronvanW has quit IRC
74 2017-02-05T06:15:28 *** lclc has quit IRC
75 2017-02-05T06:37:48 *** AaronvanW has joined #bitcoin-core-dev
76 2017-02-05T06:56:13 *** paveljanik has quit IRC
77 2017-02-05T06:57:19 *** paveljanik has joined #bitcoin-core-dev
78 2017-02-05T06:58:28 *** Evel-Laptop has joined #bitcoin-core-dev
79 2017-02-05T07:13:15 *** lclc has joined #bitcoin-core-dev
80 2017-02-05T07:15:05 *** chjj has quit IRC
81 2017-02-05T07:29:52 *** dcousens_ has joined #bitcoin-core-dev
82 2017-02-05T07:31:04 *** AaronvanW has quit IRC
83 2017-02-05T07:32:25 *** Sosumi has quit IRC
84 2017-02-05T07:53:07 *** AaronvanW has joined #bitcoin-core-dev
85 2017-02-05T07:55:08 *** lclc has quit IRC
86 2017-02-05T07:56:00 *** Evel-Laptop has quit IRC
87 2017-02-05T08:03:46 *** AaronvanW has quit IRC
88 2017-02-05T08:05:04 *** justanotheruser has quit IRC
89 2017-02-05T08:08:38 *** chjj has joined #bitcoin-core-dev
90 2017-02-05T08:09:52 *** justanotheruser has joined #bitcoin-core-dev
91 2017-02-05T08:12:16 *** AaronvanW has joined #bitcoin-core-dev
92 2017-02-05T08:17:46 *** AaronvanW has quit IRC
93 2017-02-05T08:20:30 *** AaronvanW has joined #bitcoin-core-dev
94 2017-02-05T08:31:09 *** Ylbam has joined #bitcoin-core-dev
95 2017-02-05T08:32:00 *** rickygee has joined #bitcoin-core-dev
96 2017-02-05T08:34:10 *** AaronvanW has quit IRC
97 2017-02-05T08:39:02 *** AaronvanW has joined #bitcoin-core-dev
98 2017-02-05T08:50:04 *** rickygee has quit IRC
99 2017-02-05T08:51:34 *** Soligor has joined #bitcoin-core-dev
100 2017-02-05T08:51:50 *** lclc has joined #bitcoin-core-dev
101 2017-02-05T09:00:48 *** AaronvanW has quit IRC
102 2017-02-05T09:12:53 *** AaronvanW has joined #bitcoin-core-dev
103 2017-02-05T09:20:35 *** AaronvanW has quit IRC
104 2017-02-05T09:22:08 *** lclc has quit IRC
105 2017-02-05T09:28:39 *** AaronvanW has joined #bitcoin-core-dev
106 2017-02-05T09:32:48 *** AaronvanW has quit IRC
107 2017-02-05T09:34:37 *** AaronvanW has joined #bitcoin-core-dev
108 2017-02-05T09:43:00 *** lclc has joined #bitcoin-core-dev
109 2017-02-05T09:45:35 *** AaronvanW has quit IRC
110 2017-02-05T10:09:31 *** wasi has quit IRC
111 2017-02-05T10:40:03 *** lclc_ has joined #bitcoin-core-dev
112 2017-02-05T10:42:53 *** lclc has quit IRC
113 2017-02-05T10:43:14 *** CubicEarth has joined #bitcoin-core-dev
114 2017-02-05T10:43:28 *** MarcoFalke has joined #bitcoin-core-dev
115 2017-02-05T10:43:29 *** dcousens_ has quit IRC
116 2017-02-05T10:44:43 *** AaronvanW has joined #bitcoin-core-dev
117 2017-02-05T10:45:28 *** dcousens_ has joined #bitcoin-core-dev
118 2017-02-05T10:55:23 *** AaronvanW has quit IRC
119 2017-02-05T10:59:11 *** AaronvanW has joined #bitcoin-core-dev
120 2017-02-05T11:03:35 *** AaronvanW has quit IRC
121 2017-02-05T11:15:55 *** rickygee has joined #bitcoin-core-dev
122 2017-02-05T11:29:18 *** Guyver2 has joined #bitcoin-core-dev
123 2017-02-05T11:39:36 *** AaronvanW has joined #bitcoin-core-dev
124 2017-02-05T11:46:19 *** JackH has quit IRC
125 2017-02-05T11:56:25 *** rickygee has quit IRC
126 2017-02-05T12:18:13 *** jtimon has quit IRC
127 2017-02-05T12:33:09 *** CubicEarth has quit IRC
128 2017-02-05T13:22:58 *** handlex has joined #bitcoin-core-dev
129 2017-02-05T13:29:40 *** handlex has quit IRC
130 2017-02-05T13:32:29 *** MarcoFalke has quit IRC
131 2017-02-05T13:58:20 *** Giszmo has joined #bitcoin-core-dev
132 2017-02-05T14:06:12 *** dcousens1 has joined #bitcoin-core-dev
133 2017-02-05T14:06:22 *** dcousens_ has quit IRC
134 2017-02-05T14:19:23 <luke-jr> qt/test/paymentservertests.cpp:65:6: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector]
135 2017-02-05T14:19:27 <luke-jr> ^ are we trying to change these?
136 2017-02-05T14:21:58 *** lclc_ has quit IRC
137 2017-02-05T14:22:15 <gmaxwell> thats a dumb warning.
138 2017-02-05T14:23:37 <gmaxwell> otoh we probably should avoid vararrays.
139 2017-02-05T14:24:27 <gmaxwell> why is our configure scritpt ignoring CXXFLAGS ? :(
140 2017-02-05T14:24:57 <gmaxwell> ah nevermind because it's failing.
141 2017-02-05T15:20:48 *** lclc has joined #bitcoin-core-dev
142 2017-02-05T15:37:34 *** Giszmo has quit IRC
143 2017-02-05T15:52:05 *** dcousens1 has quit IRC
144 2017-02-05T15:59:34 *** chris200_ has quit IRC
145 2017-02-05T16:03:06 *** wvr has quit IRC
146 2017-02-05T16:05:02 *** lclc has quit IRC
147 2017-02-05T16:30:38 *** lclc has joined #bitcoin-core-dev
148 2017-02-05T16:31:44 *** bsm1175321 has joined #bitcoin-core-dev
149 2017-02-05T16:32:10 *** bsm1175321 is now known as bsm117532
150 2017-02-05T16:53:44 <sipa> my bitcoind crashed due to a buffer overflow
151 2017-02-05T16:59:52 <paveljanik> sipa, what commit hash?
152 2017-02-05T16:59:54 <paveljanik> and how?
153 2017-02-05T17:00:13 *** protomar has joined #bitcoin-core-dev
154 2017-02-05T17:19:13 *** Guyver2 has quit IRC
155 2017-02-05T17:20:02 *** str4d has joined #bitcoin-core-dev
156 2017-02-05T17:39:05 <bitcoin-git> [bitcoin] gmaxwell opened pull request #9691: Init ECC context for test_bitcoin_fuzzy. (master...fuzzy_initecc) https://github.com/bitcoin/bitcoin/pull/9691
157 2017-02-05T17:39:44 *** ill has quit IRC
158 2017-02-05T18:10:58 <sipa> paveljanik: unclesr
159 2017-02-05T18:36:19 *** jtimon has joined #bitcoin-core-dev
160 2017-02-05T18:51:49 <jl2012> with master, I find that all tests with setup_clean_chain = False failed on my MAC OS 10.12.2
161 2017-02-05T18:52:00 <jl2012> same error: Error loading block database.
162 2017-02-05T18:57:21 <sipa> hmm
163 2017-02-05T19:15:44 *** jamezz has joined #bitcoin-core-dev
164 2017-02-05T19:17:02 *** d9b4bef9 has quit IRC
165 2017-02-05T19:18:08 *** d9b4bef9 has joined #bitcoin-core-dev
166 2017-02-05T19:20:35 *** rickygee has joined #bitcoin-core-dev
167 2017-02-05T19:23:19 *** lclc has quit IRC
168 2017-02-05T19:31:28 *** rickygee has quit IRC
169 2017-02-05T19:44:38 *** rickygee has joined #bitcoin-core-dev
170 2017-02-05T19:46:53 *** lclc has joined #bitcoin-core-dev
171 2017-02-05T19:55:07 *** rickygee has quit IRC
172 2017-02-05T19:57:18 *** laurentmt has joined #bitcoin-core-dev
173 2017-02-05T19:57:46 *** laurentmt has quit IRC
174 2017-02-05T20:02:05 *** alpalp has joined #bitcoin-core-dev
175 2017-02-05T20:02:05 *** alpalp has joined #bitcoin-core-dev
176 2017-02-05T20:08:31 <bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7821db30e161...923dc447eaa8
177 2017-02-05T20:08:31 <bitcoin-git> bitcoin/master 003cd60 Matt Corallo: Add missing mempool lock for CalculateMemPoolAncestors
178 2017-02-05T20:08:32 <bitcoin-git> bitcoin/master 923dc44 Pieter Wuille: Merge #9578: Add missing mempool lock for CalculateMemPoolAncestors...
179 2017-02-05T20:08:48 <bitcoin-git> [bitcoin] sipa closed pull request #9578: Add missing mempool lock for CalculateMemPoolAncestors (master...2017-01-fix-missing-wallet-mempool-lock) https://github.com/bitcoin/bitcoin/pull/9578
180 2017-02-05T20:24:28 *** rickygee has joined #bitcoin-core-dev
181 2017-02-05T20:31:37 *** kadoban has joined #bitcoin-core-dev
182 2017-02-05T20:46:47 *** bsm117532 has quit IRC
183 2017-02-05T20:47:25 *** bsm117532 has joined #bitcoin-core-dev
184 2017-02-05T20:49:59 *** F0sea has quit IRC
185 2017-02-05T20:50:31 *** F0sea has joined #bitcoin-core-dev
186 2017-02-05T21:05:20 *** rickygee has quit IRC
187 2017-02-05T21:22:16 *** lclc has quit IRC
188 2017-02-05T21:29:10 *** alpalp has quit IRC
189 2017-02-05T21:33:47 *** rickygee has joined #bitcoin-core-dev
190 2017-02-05T21:39:27 *** MarcoFalke_ has joined #bitcoin-core-dev
191 2017-02-05T21:39:49 <MarcoFalke_> jl2012: Try deleting the qa cache dir
192 2017-02-05T21:39:54 *** MarcoFalke_ has quit IRC
193 2017-02-05T21:40:08 *** rickygee has quit IRC
194 2017-02-05T21:50:09 *** dcousens_ has joined #bitcoin-core-dev
195 2017-02-05T21:58:12 *** e4xit_ has joined #bitcoin-core-dev
196 2017-02-05T22:10:36 *** JackH has joined #bitcoin-core-dev
197 2017-02-05T22:18:08 *** rickygee has joined #bitcoin-core-dev
198 2017-02-05T22:23:30 *** rickygee has quit IRC
199 2017-02-05T22:26:51 *** rickygee has joined #bitcoin-core-dev
200 2017-02-05T22:27:09 *** rickygee has quit IRC
201 2017-02-05T22:41:11 *** Chris_Stewart_5 has quit IRC
202 2017-02-05T22:42:45 *** protomar has quit IRC
203 2017-02-05T22:43:35 *** danD has joined #bitcoin-core-dev
204 2017-02-05T22:43:56 *** profall has quit IRC
205 2017-02-05T22:47:27 *** Chris_Stewart_5 has joined #bitcoin-core-dev
206 2017-02-05T22:51:09 *** danD has quit IRC
207 2017-02-05T23:03:07 *** wasi has joined #bitcoin-core-dev
208 2017-02-05T23:08:02 *** str4d has quit IRC
209 2017-02-05T23:08:24 *** JackH has quit IRC
210 2017-02-05T23:26:17 <luke-jr> shoot.
211 2017-02-05T23:26:36 <luke-jr> wumpus: we should have taken advantage of the named arguments to switch amounts to satoshis..
212 2017-02-05T23:27:23 * luke-jr wonders if we can get broad agreement that this would be okay to throw in now, considering if we don't, we'll be stuck supporting BTC values longer..