1 2016-05-02T00:03:02 *** TomMc has quit IRC
2 2016-05-02T00:07:43 *** shesek has joined #bitcoin-core-dev
3 2016-05-02T00:15:24 *** fedruantine has quit IRC
4 2016-05-02T00:33:26 <GitHub48> [bitcoin] pstratem opened pull request #7985: [Consensus] Add nAdjustedTime parameter to CheckBlock and CheckBlockHeader. (master...2016-05-01-checkblock-header) https://github.com/bitcoin/bitcoin/pull/7985
5 2016-05-02T00:50:31 <phantomcircuit> gmaxwell: ^ ping
6 2016-05-02T00:54:06 <gmaxwell> phantomcircuit: concept ack. While I'm here, can you get fuzzing going on matt's compact block relay new message types?
7 2016-05-02T00:55:29 <phantomcircuit> i've been fuzzing most of the deserialization but had the same issue with linking as i'm having with CheckBlock
8 2016-05-02T00:56:11 <phantomcircuit> best i can tell there's an issue with -fPIC and -fPIE being mixed somewhere but it doesn't really make any sense to me yet
9 2016-05-02T00:56:31 <phantomcircuit> the next step for that is to make params also a parameter
10 2016-05-02T00:56:37 <phantomcircuit> brb
11 2016-05-02T01:02:47 <phantomcircuit> b
12 2016-05-02T01:09:25 *** challisto has quit IRC
13 2016-05-02T01:10:46 *** fedruantine has joined #bitcoin-core-dev
14 2016-05-02T01:10:58 <gmaxwell> phantomcircuit: http://stackoverflow.com/questions/6634387/c-statically-linked-shared-library < is that the error you're getting?
15 2016-05-02T01:13:54 *** fengling has joined #bitcoin-core-dev
16 2016-05-02T01:16:59 <phantomcircuit> gmaxwell: yeah
17 2016-05-02T01:17:01 *** challisto has joined #bitcoin-core-dev
18 2016-05-02T01:18:29 <phantomcircuit> i get what the issue is, i'm just not sure how to fix it with autotools
19 2016-05-02T01:21:09 *** Ylbam has quit IRC
20 2016-05-02T01:28:09 *** jtimon has quit IRC
21 2016-05-02T01:49:51 *** droark has quit IRC
22 2016-05-02T01:57:00 *** fengling has quit IRC
23 2016-05-02T02:27:29 *** isis has quit IRC
24 2016-05-02T02:43:34 *** molz has quit IRC
25 2016-05-02T02:49:17 *** murch1 has joined #bitcoin-core-dev
26 2016-05-02T02:50:00 *** Squidicuz has joined #bitcoin-core-dev
27 2016-05-02T02:50:04 *** murch has quit IRC
28 2016-05-02T02:51:59 *** Squidicc has quit IRC
29 2016-05-02T03:00:05 *** moli has joined #bitcoin-core-dev
30 2016-05-02T03:22:04 *** hsmiths2 has joined #bitcoin-core-dev
31 2016-05-02T03:22:08 *** hsmiths has quit IRC
32 2016-05-02T03:28:02 *** Expanse has quit IRC
33 2016-05-02T03:31:44 *** Expanse has joined #bitcoin-core-dev
34 2016-05-02T03:40:36 *** kadoban has joined #bitcoin-core-dev
35 2016-05-02T04:10:55 *** belcher has quit IRC
36 2016-05-02T04:39:09 *** TomMc has joined #bitcoin-core-dev
37 2016-05-02T04:46:54 *** TomMc has quit IRC
38 2016-05-02T04:54:50 *** challisto has quit IRC
39 2016-05-02T04:55:36 *** anchow101 has joined #bitcoin-core-dev
40 2016-05-02T04:59:24 *** achow101 has quit IRC
41 2016-05-02T05:00:10 *** frankenmint has quit IRC
42 2016-05-02T05:00:27 *** TomMc has joined #bitcoin-core-dev
43 2016-05-02T05:09:01 *** Alopex has quit IRC
44 2016-05-02T05:10:07 *** Alopex has joined #bitcoin-core-dev
45 2016-05-02T05:27:02 *** Alopex has quit IRC
46 2016-05-02T05:27:44 *** goregrind has joined #bitcoin-core-dev
47 2016-05-02T05:28:07 *** Alopex has joined #bitcoin-core-dev
48 2016-05-02T05:37:33 *** ThomasV has joined #bitcoin-core-dev
49 2016-05-02T05:40:33 *** kadoban has quit IRC
50 2016-05-02T05:44:02 *** Alopex has quit IRC
51 2016-05-02T05:45:07 *** Alopex has joined #bitcoin-core-dev
52 2016-05-02T05:45:44 *** fedruantine has quit IRC
53 2016-05-02T06:00:13 *** dermoth__ has quit IRC
54 2016-05-02T06:03:08 *** dermoth__ has joined #bitcoin-core-dev
55 2016-05-02T06:17:37 *** ThomasV has quit IRC
56 2016-05-02T06:26:40 *** murch1 is now known as murch
57 2016-05-02T06:27:59 *** murch has quit IRC
58 2016-05-02T06:28:11 *** murch has joined #bitcoin-core-dev
59 2016-05-02T06:28:21 *** assder has joined #bitcoin-core-dev
60 2016-05-02T06:31:02 *** Alopex has quit IRC
61 2016-05-02T06:32:07 *** Alopex has joined #bitcoin-core-dev
62 2016-05-02T06:43:55 *** fedruantine has joined #bitcoin-core-dev
63 2016-05-02T06:47:02 *** Alopex has quit IRC
64 2016-05-02T06:48:07 *** Alopex has joined #bitcoin-core-dev
65 2016-05-02T06:56:22 *** BashCo has quit IRC
66 2016-05-02T06:57:30 *** BonyM has joined #bitcoin-core-dev
67 2016-05-02T07:01:31 *** Ylbam has joined #bitcoin-core-dev
68 2016-05-02T07:17:30 <jonasschnelli> gmaxwell, sipa: re encryption: Did we agree on rekeying = cranking the initial KDF by HASH(old_sym_key)?
69 2016-05-02T07:20:12 *** BashCo has joined #bitcoin-core-dev
70 2016-05-02T07:24:10 <jonasschnelli> Lee Clagett mentioned (http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-April/012604.html) that a single ECDH should be sufficient for both directions. What do you think about that?
71 2016-05-02T07:24:20 <jonasschnelli> «Why are there two key exchanges? A single shared-secret could be used
72 2016-05-02T07:24:20 <jonasschnelli> to generate keys for each direction. And it would reinforce the single
73 2016-05-02T07:24:20 <jonasschnelli> symmetric cipher rule.»
74 2016-05-02T07:25:18 <sipa> i don't disagree; i think it's just easier to keep it seoarate
75 2016-05-02T07:25:20 <sipa> *separate
76 2016-05-02T07:28:25 <jonasschnelli> Yes. Let's keep it for now.
77 2016-05-02T07:28:46 <jonasschnelli> What about dropping the Symmetric Cipher Negotiation for the first version of the BIP?
78 2016-05-02T07:29:01 <jonasschnelli> There is only ChaCha20-Poly1305 anyways.
79 2016-05-02T07:29:33 <jonasschnelli> If we would extend the encryption to support multiple symmetric cipher suites, we could work that out in detail.
80 2016-05-02T07:29:41 <jonasschnelli> (later)
81 2016-05-02T07:53:12 *** BashCo_ has joined #bitcoin-core-dev
82 2016-05-02T07:55:08 *** Guyver2 has joined #bitcoin-core-dev
83 2016-05-02T07:56:21 *** BashCo has quit IRC
84 2016-05-02T08:07:28 *** ThomasV has joined #bitcoin-core-dev
85 2016-05-02T08:15:26 *** jannes has joined #bitcoin-core-dev
86 2016-05-02T08:23:53 *** windsok_ is now known as windsok
87 2016-05-02T08:24:15 *** windsok has joined #bitcoin-core-dev
88 2016-05-02T08:50:11 *** fanquake has joined #bitcoin-core-dev
89 2016-05-02T08:51:08 *** cjcj has quit IRC
90 2016-05-02T09:01:03 <GitHub145> [bitcoin] tuladhar opened pull request #7986: Refactor bitcoin-cli.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7986
91 2016-05-02T09:02:38 *** Guyver2 has quit IRC
92 2016-05-02T09:10:18 *** ThomasV has quit IRC
93 2016-05-02T09:10:45 *** fanquake has quit IRC
94 2016-05-02T09:11:02 *** fanquake has joined #bitcoin-core-dev
95 2016-05-02T09:11:53 *** TomMc has quit IRC
96 2016-05-02T09:17:41 *** JackH has joined #bitcoin-core-dev
97 2016-05-02T09:18:19 *** laurentmt has joined #bitcoin-core-dev
98 2016-05-02T09:37:31 *** laurentmt has quit IRC
99 2016-05-02T09:38:14 *** p15x has joined #bitcoin-core-dev
100 2016-05-02T09:57:17 *** AaronvanW has joined #bitcoin-core-dev
101 2016-05-02T10:00:36 *** Arnavion has quit IRC
102 2016-05-02T10:01:02 *** Arnavion has joined #bitcoin-core-dev
103 2016-05-02T10:01:11 *** AtashiCon has quit IRC
104 2016-05-02T10:01:26 *** AtashiCon has joined #bitcoin-core-dev
105 2016-05-02T10:15:30 *** NLNico has joined #bitcoin-core-dev
106 2016-05-02T10:27:59 *** randy-waterhouse has joined #bitcoin-core-dev
107 2016-05-02T10:29:51 *** arubi has quit IRC
108 2016-05-02T10:37:21 *** nanotube has quit IRC
109 2016-05-02T10:37:22 *** Evel-Knievel has quit IRC
110 2016-05-02T10:37:22 *** shesek has quit IRC
111 2016-05-02T10:37:26 *** shesek has joined #bitcoin-core-dev
112 2016-05-02T10:37:30 *** therealnanotube has joined #bitcoin-core-dev
113 2016-05-02T10:37:47 *** Evel-Knievel has joined #bitcoin-core-dev
114 2016-05-02T10:41:03 *** Arnavion has quit IRC
115 2016-05-02T10:41:54 *** Arnavion has joined #bitcoin-core-dev
116 2016-05-02T10:42:06 *** AtashiCon has quit IRC
117 2016-05-02T10:42:25 *** AtashiCon has joined #bitcoin-core-dev
118 2016-05-02T10:45:28 *** arubi has joined #bitcoin-core-dev
119 2016-05-02T11:00:48 *** BCBot has quit IRC
120 2016-05-02T11:08:28 <GitHub6> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0ad104190465...86b800c6a299
121 2016-05-02T11:08:29 *** MarcoFalke_ has joined #bitcoin-core-dev
122 2016-05-02T11:08:29 <GitHub6> bitcoin/master 073225c Wladimir J. van der Laan: chain: define enum used as bit field as uint32_t...
123 2016-05-02T11:08:30 <GitHub6> bitcoin/master 07e4edb Wladimir J. van der Laan: auto_ptr â unique_ptr...
124 2016-05-02T11:08:30 <GitHub6> bitcoin/master 86b800c Wladimir J. van der Laan: Merge #7964: Minor changes for c++11 consistency...
125 2016-05-02T11:08:38 <GitHub16> [bitcoin] laanwj closed pull request #7964: Minor changes for c++11 consistency (master...2016_04_c++11_consistency) https://github.com/bitcoin/bitcoin/pull/7964
126 2016-05-02T11:09:08 <GitHub92> [bitcoin] laanwj closed pull request #7983: Use std::unique_ptr instead of auto_ptr. (master...unique-ptr) https://github.com/bitcoin/bitcoin/pull/7983
127 2016-05-02T11:10:59 *** paveljanik has quit IRC
128 2016-05-02T11:17:55 *** Arnavion has quit IRC
129 2016-05-02T11:18:12 *** MarcoFalke_ has quit IRC
130 2016-05-02T11:19:15 *** AtashiCon has quit IRC
131 2016-05-02T11:23:31 *** BonyM has quit IRC
132 2016-05-02T11:23:52 *** BonyM has joined #bitcoin-core-dev
133 2016-05-02T11:25:20 *** BonyM1 has joined #bitcoin-core-dev
134 2016-05-02T11:25:42 *** BonyM1 has quit IRC
135 2016-05-02T11:26:03 *** BonyM has quit IRC
136 2016-05-02T11:26:21 *** BonyM has joined #bitcoin-core-dev
137 2016-05-02T11:26:24 *** chr15m has joined #bitcoin-core-dev
138 2016-05-02T11:28:28 *** BCBot has joined #bitcoin-core-dev
139 2016-05-02T11:54:32 *** fanquake has quit IRC
140 2016-05-02T12:12:13 *** libertalis has joined #bitcoin-core-dev
141 2016-05-02T12:13:09 *** isis has joined #bitcoin-core-dev
142 2016-05-02T12:31:23 *** pedrobranco has joined #bitcoin-core-dev
143 2016-05-02T12:32:35 *** Chris_Stewart_5 has quit IRC
144 2016-05-02T12:46:02 *** chr15m has quit IRC
145 2016-05-02T12:47:53 *** ThomasV has joined #bitcoin-core-dev
146 2016-05-02T12:49:17 <GitHub168> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/86b800c6a299...03cf6e867502
147 2016-05-02T12:49:18 <GitHub168> bitcoin/master f4ac02e Kaz Wesley: fix race that could fail to persist a ban...
148 2016-05-02T12:49:18 <GitHub168> bitcoin/master 03cf6e8 Wladimir J. van der Laan: Merge #7959: fix race that could fail to persist a ban...
149 2016-05-02T12:49:27 <GitHub132> [bitcoin] laanwj closed pull request #7959: fix race that could fail to persist a ban (master...banmap_race) https://github.com/bitcoin/bitcoin/pull/7959
150 2016-05-02T12:56:15 *** moli has quit IRC
151 2016-05-02T12:56:36 *** moli has joined #bitcoin-core-dev
152 2016-05-02T12:57:11 *** Chris_Stewart_5 has joined #bitcoin-core-dev
153 2016-05-02T13:01:19 *** mturquette has quit IRC
154 2016-05-02T13:01:38 *** mturquette has joined #bitcoin-core-dev
155 2016-05-02T13:09:53 *** LeMiner2 is now known as LeMiner
156 2016-05-02T13:10:00 *** LeMiner has joined #bitcoin-core-dev
157 2016-05-02T13:23:01 *** randy-waterhouse has quit IRC
158 2016-05-02T13:33:19 *** ThomasV has quit IRC
159 2016-05-02T13:44:40 *** kadoban has joined #bitcoin-core-dev
160 2016-05-02T13:46:23 *** Arnavion has joined #bitcoin-core-dev
161 2016-05-02T13:46:28 *** AtashiCon has joined #bitcoin-core-dev
162 2016-05-02T13:51:47 *** therealnanotube is now known as nanotube
163 2016-05-02T13:56:36 *** Arnavion has quit IRC
164 2016-05-02T13:57:57 *** AtashiCon has quit IRC
165 2016-05-02T13:59:30 *** Arnavion has joined #bitcoin-core-dev
166 2016-05-02T14:00:08 *** jon3ss has joined #bitcoin-core-dev
167 2016-05-02T14:00:30 *** AtashiCon has joined #bitcoin-core-dev
168 2016-05-02T14:13:44 *** wasi has joined #bitcoin-core-dev
169 2016-05-02T14:27:34 *** Guyver2 has joined #bitcoin-core-dev
170 2016-05-02T14:28:03 *** p15x has quit IRC
171 2016-05-02T14:28:22 *** p15x has joined #bitcoin-core-dev
172 2016-05-02T14:30:57 *** spudowiar1 has joined #bitcoin-core-dev
173 2016-05-02T14:31:13 <spudowiar1> if I were my brother's age now, I'd be rich now
174 2016-05-02T14:31:47 <spudowiar1> anyone know where I can get proofs about Satoshi being uncovered?
175 2016-05-02T14:32:20 <murch> spudowiar1: #bitcoin is chewing that piece of fat. Here is probably not the right place.
176 2016-05-02T14:32:38 <spudowiar1> yeah, just found it
177 2016-05-02T14:32:49 <spudowiar1> murch: forgot to join Bitcoin related channels on IRC
178 2016-05-02T14:32:53 <spudowiar1> murch: just remembered
179 2016-05-02T14:33:11 *** spudowiar1 is now known as spudowiar
180 2016-05-02T14:39:27 *** p15x has quit IRC
181 2016-05-02T14:43:30 *** p15x has joined #bitcoin-core-dev
182 2016-05-02T14:57:44 *** dturkel_ has joined #bitcoin-core-dev
183 2016-05-02T15:00:21 *** efwfwjdejwiofwqj has joined #bitcoin-core-dev
184 2016-05-02T15:04:04 *** jarret has quit IRC
185 2016-05-02T15:06:37 *** earlest has joined #bitcoin-core-dev
186 2016-05-02T15:09:24 *** TomMc has joined #bitcoin-core-dev
187 2016-05-02T15:09:34 *** bysherper has quit IRC
188 2016-05-02T15:09:48 *** CodeShark_ has joined #bitcoin-core-dev
189 2016-05-02T15:13:04 *** p15x has quit IRC
190 2016-05-02T15:13:09 *** jl2012_ has joined #bitcoin-core-dev
191 2016-05-02T15:14:49 *** Expanse_ has joined #bitcoin-core-dev
192 2016-05-02T15:16:02 *** cryptapus_afk is now known as cryptapus
193 2016-05-02T15:18:29 *** mr_burdell_ has joined #bitcoin-core-dev
194 2016-05-02T15:18:41 *** Eliel_ has joined #bitcoin-core-dev
195 2016-05-02T15:18:55 *** Chris_St1 has joined #bitcoin-core-dev
196 2016-05-02T15:20:09 *** adam3us_ has joined #bitcoin-core-dev
197 2016-05-02T15:21:30 *** justanot1eruser has joined #bitcoin-core-dev
198 2016-05-02T15:21:32 *** Expanse has quit IRC
199 2016-05-02T15:21:32 *** CodeShark has quit IRC
200 2016-05-02T15:21:37 *** mr_burdell has quit IRC
201 2016-05-02T15:21:37 *** jl2012 has quit IRC
202 2016-05-02T15:21:38 *** Chris_Stewart_5 has quit IRC
203 2016-05-02T15:21:38 *** adam3us has quit IRC
204 2016-05-02T15:21:38 *** goregrind has quit IRC
205 2016-05-02T15:21:39 *** jonasschnelli has quit IRC
206 2016-05-02T15:21:40 *** justanotheruser has quit IRC
207 2016-05-02T15:21:40 *** BlueMatt has quit IRC
208 2016-05-02T15:21:40 *** isis has quit IRC
209 2016-05-02T15:21:40 *** Eliel has quit IRC
210 2016-05-02T15:21:41 *** mr_burdell_ is now known as mr_burdell
211 2016-05-02T15:21:48 *** jl2012_ is now known as jl2012
212 2016-05-02T15:21:51 *** BlueMatt has joined #bitcoin-core-dev
213 2016-05-02T15:22:07 *** mr_burdell is now known as Guest18964
214 2016-05-02T15:22:09 *** jannes has quit IRC
215 2016-05-02T15:22:27 *** jannes has joined #bitcoin-core-dev
216 2016-05-02T15:22:46 *** jonasschnelli has joined #bitcoin-core-dev
217 2016-05-02T15:23:22 *** CodeShark_ is now known as CodeShark
218 2016-05-02T15:24:32 *** isis has joined #bitcoin-core-dev
219 2016-05-02T15:24:57 *** Expanse_ is now known as Expanse
220 2016-05-02T15:27:17 *** goregrind has joined #bitcoin-core-dev
221 2016-05-02T15:29:08 *** BashCo_ has quit IRC
222 2016-05-02T15:35:23 *** moli has quit IRC
223 2016-05-02T15:35:46 *** moli has joined #bitcoin-core-dev
224 2016-05-02T15:38:42 *** libertalis has quit IRC
225 2016-05-02T15:39:07 *** libertalis has joined #bitcoin-core-dev
226 2016-05-02T15:42:42 *** paveljanik has joined #bitcoin-core-dev
227 2016-05-02T15:46:08 *** Mugglemoney has joined #bitcoin-core-dev
228 2016-05-02T15:49:59 *** BashCo has joined #bitcoin-core-dev
229 2016-05-02T15:53:12 *** Mugglemoney has quit IRC
230 2016-05-02T16:03:36 *** wasi has quit IRC
231 2016-05-02T16:04:37 *** Guest18964 is now known as mr_burdell
232 2016-05-02T16:04:49 *** mr_burdell has joined #bitcoin-core-dev
233 2016-05-02T16:07:25 *** dturkel_ has quit IRC
234 2016-05-02T16:20:43 *** moli has quit IRC
235 2016-05-02T16:21:01 *** moli has joined #bitcoin-core-dev
236 2016-05-02T16:25:51 *** bysherper has joined #bitcoin-core-dev
237 2016-05-02T16:27:45 *** laurentmt has joined #bitcoin-core-dev
238 2016-05-02T16:28:42 *** molz has joined #bitcoin-core-dev
239 2016-05-02T16:29:04 *** earlest has quit IRC
240 2016-05-02T16:31:03 *** moli has quit IRC
241 2016-05-02T16:41:33 *** ThomasV has joined #bitcoin-core-dev
242 2016-05-02T16:47:22 *** earlest has joined #bitcoin-core-dev
243 2016-05-02T16:49:00 <GitHub86> [bitcoin] tuladhar opened pull request #7989: bitcoin-cli.cpp: Use symbolic constant for exit code (master...patch-2) https://github.com/bitcoin/bitcoin/pull/7989
244 2016-05-02T16:49:51 <GitHub78> [bitcoin] tuladhar closed pull request #7986: Refactor bitcoin-cli.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7986
245 2016-05-02T16:50:34 *** bysherper has quit IRC
246 2016-05-02T16:55:45 *** MarcoFalke has joined #bitcoin-core-dev
247 2016-05-02T16:57:21 <spudowiar> hehe
248 2016-05-02T17:07:24 *** ThomasV has quit IRC
249 2016-05-02T17:40:08 *** NLNico has quit IRC
250 2016-05-02T17:55:10 *** Chris_St1 is now known as Chris_Stewart_5
251 2016-05-02T17:56:39 *** Chris_Stewart_5 has joined #bitcoin-core-dev
252 2016-05-02T17:59:58 *** BonyM has quit IRC
253 2016-05-02T18:00:27 *** libertalis has quit IRC
254 2016-05-02T18:10:20 <MarcoFalke> paveljanik, do you see the IndexError('pop from empty list',) often?
255 2016-05-02T18:11:00 <paveljanik> MarcoFalke, master or 7980?
256 2016-05-02T18:11:08 <paveljanik> current 7980 looks OK, no issues so far.
257 2016-05-02T18:11:28 <paveljanik> but in the previous commit, almost always IIRC
258 2016-05-02T18:11:37 <MarcoFalke> Hmm
259 2016-05-02T18:11:54 <MarcoFalke> but good that it is now fixed, somehow
260 2016-05-02T18:12:35 <paveljanik> I can't judge myself, sorry. I can only state what fails in the master and is OK in your PR.
261 2016-05-02T18:12:37 *** pedrobranco has quit IRC
262 2016-05-02T18:12:47 *** pedrobranco has joined #bitcoin-core-dev
263 2016-05-02T18:13:56 <MarcoFalke> It is popping from the unspents, so if the dict was ordered wrong and you ended up with odd unspents... Maybe that caused it.
264 2016-05-02T18:14:32 <MarcoFalke> I am running with the py3 patch and this dict-patch right now in a loop
265 2016-05-02T18:14:32 *** BonyM has joined #bitcoin-core-dev
266 2016-05-02T18:14:45 *** wasi has joined #bitcoin-core-dev
267 2016-05-02T18:14:46 <MarcoFalke> If there are no issues, I think it is fine
268 2016-05-02T18:15:33 <paveljanik> BTW - why the difference between running from the main dir as python qa/rpc/... and ./smartfee.py?
269 2016-05-02T18:15:54 *** pedrobranco has quit IRC
270 2016-05-02T18:15:56 <paveljanik> will be back in half an hour.
271 2016-05-02T18:16:03 <MarcoFalke> Sure
272 2016-05-02T18:16:29 <MarcoFalke> There should be no difference. It is just me being in the root dir all the time ;)
273 2016-05-02T18:19:42 *** wumpus has quit IRC
274 2016-05-02T18:20:30 *** wumpus has joined #bitcoin-core-dev
275 2016-05-02T18:36:30 *** bysherper has joined #bitcoin-core-dev
276 2016-05-02T18:39:24 *** spudowiar has quit IRC
277 2016-05-02T18:39:34 *** earlest has quit IRC
278 2016-05-02T18:45:58 <paveljanik> MarcoFalke, ok, but why it has different results?
279 2016-05-02T18:47:30 <paveljanik> on master, python qa/rpc-tests/smartfees.py --srcdir=src almost always ends up on "pop from empty list". But ./smartfee.py never...
280 2016-05-02T18:50:10 <MarcoFalke> Which means self.nodes[0].listunspent(0) is empty
281 2016-05-02T18:50:14 <MarcoFalke> Corrupt cache?
282 2016-05-02T18:51:38 <paveljanik> what cache? Isn't it setting everything from scratch itself?
283 2016-05-02T18:52:22 <paveljanik> a, you mean cache/ directory?
284 2016-05-02T18:52:35 <MarcoFalke> Jup
285 2016-05-02T18:52:42 <paveljanik> Right, removing it fixed the problem.
286 2016-05-02T18:53:04 <paveljanik> 8)
287 2016-05-02T18:53:40 <paveljanik> I was fooled by "Initializing test directory /var/folders/65/fn0h49r55k7779vg1b_h461r0000gn/T/testOdh...." 8)
288 2016-05-02T18:54:27 *** earlest has joined #bitcoin-core-dev
289 2016-05-02T18:54:28 <MarcoFalke> Yes, it is not really intuitive, as the cache dirs end up in different locations
290 2016-05-02T18:54:47 <MarcoFalke> There prop should be only one cache dir at the root
291 2016-05-02T18:57:34 *** bysherper has quit IRC
292 2016-05-02T19:04:58 *** tripleslash is now known as weedeater
293 2016-05-02T19:05:17 *** weedeater is now known as tripleslash
294 2016-05-02T19:09:28 *** jarret has joined #bitcoin-core-dev
295 2016-05-02T19:31:52 *** jannes has quit IRC
296 2016-05-02T19:32:28 *** ThomasV has joined #bitcoin-core-dev
297 2016-05-02T19:42:57 *** luke-jr has quit IRC
298 2016-05-02T19:52:57 *** luke-jr has joined #bitcoin-core-dev
299 2016-05-02T19:58:05 *** luke-jr has quit IRC
300 2016-05-02T19:58:40 *** luke-jr has joined #bitcoin-core-dev
301 2016-05-02T20:00:04 *** bysherper has joined #bitcoin-core-dev
302 2016-05-02T20:03:04 *** earlest has quit IRC
303 2016-05-02T20:04:56 <cfields> gmaxwell: took way too long to get to this, but: https://dev.bitcoincore.org/cfields/post-segwit.coverage/
304 2016-05-02T20:08:17 *** belcher has joined #bitcoin-core-dev
305 2016-05-02T20:09:37 <sdaftuar> cfields: that's the test suite coverage? i was just wanting to look at that...
306 2016-05-02T20:10:05 <cfields> sdaftuar: yes, that's all tests, excluding extended pruning rpc
307 2016-05-02T20:10:25 <sdaftuar> ah ok, awesome. thanks!
308 2016-05-02T20:11:12 <paveljanik> MarcoFalke, tests running now - on master, every second fails, 7980: every test was OK so far. Will report tomorrow. Thank you!
309 2016-05-02T20:11:15 <cfields> I'm looking through it now to see what's interesting to test for
310 2016-05-02T20:11:32 <cfields> sdaftuar: as a next step i'm trying to create a coverage diff, but i'm not sure if the tools know how to handle that
311 2016-05-02T20:13:00 <sdaftuar> cool. i'm going through the PR commit by commit, so i'll see if i can just manually look at what code hasn't been tested
312 2016-05-02T20:24:35 *** lightningbot has joined #bitcoin-core-dev
313 2016-05-02T20:26:40 *** ibrightly_ has joined #bitcoin-core-dev
314 2016-05-02T20:28:43 *** Lightsword_ has joined #bitcoin-core-dev
315 2016-05-02T20:28:54 *** BlueMatt_ has joined #bitcoin-core-dev
316 2016-05-02T20:29:05 *** ibrightly has quit IRC
317 2016-05-02T20:29:07 *** [b__b] has quit IRC
318 2016-05-02T20:29:09 *** Lightsword has quit IRC
319 2016-05-02T20:29:09 *** BlueMatt has quit IRC
320 2016-05-02T20:29:11 *** teward has quit IRC
321 2016-05-02T20:29:12 *** afk11 has quit IRC
322 2016-05-02T20:29:14 *** ghtdak has quit IRC
323 2016-05-02T20:29:16 *** afk11_ has joined #bitcoin-core-dev
324 2016-05-02T20:29:27 *** ibrightly_ is now known as ibrightly
325 2016-05-02T20:29:41 *** Lightsword_ is now known as Lightsword
326 2016-05-02T20:30:20 *** ghtdak has joined #bitcoin-core-dev
327 2016-05-02T20:30:21 *** teward has joined #bitcoin-core-dev
328 2016-05-02T20:31:39 *** [b__b] has joined #bitcoin-core-dev
329 2016-05-02T20:31:47 <GitHub4> [bitcoin] kazcw opened pull request #7991: Save 7% total memory usage by using pointers as keys in mapNextTx (master...memusage) https://github.com/bitcoin/bitcoin/pull/7991
330 2016-05-02T20:33:24 *** afk11_ has quit IRC
331 2016-05-02T20:33:50 *** spudowiar has joined #bitcoin-core-dev
332 2016-05-02T20:36:01 *** MarcoFalke has quit IRC
333 2016-05-02T20:37:07 *** earlest has joined #bitcoin-core-dev
334 2016-05-02T20:37:43 *** afk11 has joined #bitcoin-core-dev
335 2016-05-02T20:39:58 *** BashCo_ has joined #bitcoin-core-dev
336 2016-05-02T20:40:04 *** bysherper has quit IRC
337 2016-05-02T20:42:24 *** BashCo has quit IRC
338 2016-05-02T20:50:44 <gmaxwell> nickler: You asked me earlier about coverage, see cfiel ds above.
339 2016-05-02T20:53:02 *** bysherper has joined #bitcoin-core-dev
340 2016-05-02T20:55:34 *** earlest has quit IRC
341 2016-05-02T21:03:24 *** ThomasV has quit IRC
342 2016-05-02T21:09:15 *** BlueMatt_ is now known as BlueMatt
343 2016-05-02T21:09:16 *** BlueMatt has joined #bitcoin-core-dev
344 2016-05-02T21:09:52 *** [b__b] has quit IRC
345 2016-05-02T21:10:32 *** arowser has quit IRC
346 2016-05-02T21:10:51 *** phantomcircuit has quit IRC
347 2016-05-02T21:10:56 *** arowser has joined #bitcoin-core-dev
348 2016-05-02T21:11:07 *** BlueMatt has quit IRC
349 2016-05-02T21:12:04 *** BlueMatt has joined #bitcoin-core-dev
350 2016-05-02T21:13:13 *** phantomcircuit has joined #bitcoin-core-dev
351 2016-05-02T21:14:29 *** [b__b] has joined #bitcoin-core-dev
352 2016-05-02T21:25:52 *** ThomasV has joined #bitcoin-core-dev
353 2016-05-02T21:31:51 *** murch has quit IRC
354 2016-05-02T21:32:04 *** ThomasV has quit IRC
355 2016-05-02T21:37:13 *** TomMc has quit IRC
356 2016-05-02T21:48:32 *** anchow101 has quit IRC
357 2016-05-02T21:48:48 *** anchow101 has joined #bitcoin-core-dev
358 2016-05-02T21:49:04 *** anchow101 is now known as achow101
359 2016-05-02T21:50:23 *** james341 has joined #bitcoin-core-dev
360 2016-05-02T21:50:28 <james341> hey
361 2016-05-02T21:50:38 *** TomMc has joined #bitcoin-core-dev
362 2016-05-02T21:50:41 <james341> can u help me with something?
363 2016-05-02T21:50:51 <james341> now I am in a very difficult situation and I do not have enough money even for food . who do not mind , please give me a couple of dollars . here is my Bitcoin address :"1HZAGzo7DJ4cqMuHuhjPZY1hwHhZYU52Tu" . I will be very grateful to anyone who can help me -- do not consider this topic for spam, I need help
364 2016-05-02T21:50:54 *** james341 has quit IRC
365 2016-05-02T21:58:43 *** Alopex has quit IRC
366 2016-05-02T22:03:06 *** Guyver2 has quit IRC
367 2016-05-02T22:08:07 *** Alopex has joined #bitcoin-core-dev
368 2016-05-02T22:17:29 *** spudowiar1 has joined #bitcoin-core-dev
369 2016-05-02T22:17:30 <spudowiar1> oin
370 2016-05-02T22:18:20 *** spudowiar has quit IRC
371 2016-05-02T22:18:26 *** spudowiar1 is now known as spudowiar
372 2016-05-02T22:20:36 *** earlest has joined #bitcoin-core-dev
373 2016-05-02T22:23:34 *** bysherper has quit IRC
374 2016-05-02T22:30:10 *** cryptapus is now known as cryptapus_afk
375 2016-05-02T22:34:15 *** cryptapus has joined #bitcoin-core-dev
376 2016-05-02T22:34:15 *** cryptapus has joined #bitcoin-core-dev
377 2016-05-02T22:35:02 *** cryptapus has quit IRC
378 2016-05-02T22:35:10 *** cryptapus has joined #bitcoin-core-dev
379 2016-05-02T22:40:27 *** cryptapus has quit IRC
380 2016-05-02T22:57:22 *** Amnez777 has quit IRC
381 2016-05-02T22:59:26 *** Thireus has quit IRC
382 2016-05-02T23:00:50 *** Thireus has joined #bitcoin-core-dev
383 2016-05-02T23:04:11 *** Giszmo has quit IRC
384 2016-05-02T23:04:57 *** jouke has quit IRC
385 2016-05-02T23:06:41 *** jouke has joined #bitcoin-core-dev
386 2016-05-02T23:08:38 *** Giszmo has joined #bitcoin-core-dev
387 2016-05-02T23:15:40 *** wasi has quit IRC
388 2016-05-02T23:15:53 *** PaulCape_ has quit IRC
389 2016-05-02T23:16:43 *** PaulCapestany has joined #bitcoin-core-dev
390 2016-05-02T23:18:27 *** Ylbam has quit IRC
391 2016-05-02T23:19:15 *** Ylbam has joined #bitcoin-core-dev
392 2016-05-02T23:25:36 *** Amnez777 has joined #bitcoin-core-dev
393 2016-05-02T23:31:18 *** null_b has joined #bitcoin-core-dev
394 2016-05-02T23:31:19 *** null_b has joined #bitcoin-core-dev
395 2016-05-02T23:38:42 <achow101> Is gavin's commit access still revoked?
396 2016-05-02T23:40:10 *** Thireus has quit IRC
397 2016-05-02T23:40:55 <gmaxwell> Yes. I think it's unlikely to be restored. It hasn't been used in a year, and the situation with CSW is still very screwy.
398 2016-05-02T23:41:14 *** Thireus has joined #bitcoin-core-dev
399 2016-05-02T23:41:32 *** berndj has quit IRC
400 2016-05-02T23:43:09 *** berndj has joined #bitcoin-core-dev
401 2016-05-02T23:49:33 *** bitcore3 has joined #bitcoin-core-dev
402 2016-05-02T23:50:20 *** berndj has quit IRC
403 2016-05-02T23:52:30 *** bitcore3 has quit IRC
404 2016-05-02T23:52:54 <molz> gmaxwell, but what does it mean his name is still on this page: https://github.com/orgs/bitcoin/people
405 2016-05-02T23:54:39 *** Amnez777 has quit IRC
406 2016-05-02T23:54:49 <gmaxwell> molz: he's an org member with readonly access. like luke-jr. for example. (there are others, but they're set to private)
407 2016-05-02T23:55:31 <molz> gmaxwell, ah.. thanks for this info, i kept wondering about this
408 2016-05-02T23:56:00 <gmaxwell> (being an org member lets you assign tickets to them-- really bitcoin core should probably make a lot more people org members)