1 2017-09-17T00:18:33  *** n8wachT has joined #bitcoin-dev
  2 2017-09-17T00:20:40  *** n8wachT has quit IRC
  3 2017-09-17T00:26:14  *** rjak has joined #bitcoin-dev
  4 2017-09-17T00:29:21  *** harrymm1 has left #bitcoin-dev
  5 2017-09-17T00:32:10  *** rjak has quit IRC
  6 2017-09-17T01:06:23  *** gribble has quit IRC
  7 2017-09-17T01:09:07  *** gribble has joined #bitcoin-dev
  8 2017-09-17T01:09:07  *** ChanServ sets mode: +o gribble
  9 2017-09-17T01:51:46  *** RubenSomsen has joined #bitcoin-dev
 10 2017-09-17T02:15:36  *** subo_ has joined #bitcoin-dev
 11 2017-09-17T02:19:21  *** subo has quit IRC
 12 2017-09-17T02:34:18  *** ghost43 has quit IRC
 13 2017-09-17T02:34:48  *** ghost43 has joined #bitcoin-dev
 14 2017-09-17T02:44:23  *** Belxjander has quit IRC
 15 2017-09-17T02:47:09  *** Belxjander has joined #bitcoin-dev
 16 2017-09-17T02:55:01  *** harai_ has joined #bitcoin-dev
 17 2017-09-17T03:00:39  *** RazielZ has joined #bitcoin-dev
 18 2017-09-17T03:00:47  *** Mottengrotte_ has joined #bitcoin-dev
 19 2017-09-17T03:04:00  *** Raziel has quit IRC
 20 2017-09-17T03:04:05  *** Mottengrotte has quit IRC
 21 2017-09-17T03:25:53  *** Belxjander has quit IRC
 22 2017-09-17T03:28:42  *** Belxjander has joined #bitcoin-dev
 23 2017-09-17T03:50:24  *** Belxjander has quit IRC
 24 2017-09-17T03:57:22  *** Belxjander has joined #bitcoin-dev
 25 2017-09-17T04:07:28  *** tripleslash has quit IRC
 26 2017-09-17T04:10:24  *** tripleslash has joined #bitcoin-dev
 27 2017-09-17T04:18:01  *** iv3ct has quit IRC
 28 2017-09-17T04:23:04  *** justan0theruser has joined #bitcoin-dev
 29 2017-09-17T04:42:58  *** Belxjander has quit IRC
 30 2017-09-17T04:45:18  *** Belxjander has joined #bitcoin-dev
 31 2017-09-17T04:54:41  *** TheSeven has quit IRC
 32 2017-09-17T04:54:51  *** [7] has joined #bitcoin-dev
 33 2017-09-17T04:58:41  *** Belxjander has quit IRC
 34 2017-09-17T05:01:19  *** Belxjander has joined #bitcoin-dev
 35 2017-09-17T05:22:57  *** one_zero has quit IRC
 36 2017-09-17T05:24:16  *** RubenSomsen has quit IRC
 37 2017-09-17T05:42:01  *** RubenSomsen has joined #bitcoin-dev
 38 2017-09-17T05:43:36  *** RubenSomsen has quit IRC
 39 2017-09-17T05:43:56  *** RubenSomsen has joined #bitcoin-dev
 40 2017-09-17T05:57:01  *** Belxjander has quit IRC
 41 2017-09-17T05:57:53  *** Belxjander has joined #bitcoin-dev
 42 2017-09-17T06:04:06  *** pbase has joined #bitcoin-dev
 43 2017-09-17T06:14:23  *** harai_ has quit IRC
 44 2017-09-17T06:17:21  *** harai_ has joined #bitcoin-dev
 45 2017-09-17T06:21:58  *** Belxjander has quit IRC
 46 2017-09-17T06:24:58  *** pbase has quit IRC
 47 2017-09-17T06:25:34  *** pbase has joined #bitcoin-dev
 48 2017-09-17T06:25:37  *** takinbo has quit IRC
 49 2017-09-17T06:27:09  *** takinbo has joined #bitcoin-dev
 50 2017-09-17T06:27:09  *** Belxjander has joined #bitcoin-dev
 51 2017-09-17T06:38:41  *** Belxjander has quit IRC
 52 2017-09-17T06:44:58  *** Belxjander has joined #bitcoin-dev
 53 2017-09-17T06:59:46  *** Belxjander has quit IRC
 54 2017-09-17T07:01:28  *** Belxjander has joined #bitcoin-dev
 55 2017-09-17T07:09:09  *** POJO has joined #bitcoin-dev
 56 2017-09-17T07:09:32  <hkjn0> hey folks, after upgrading to 0.15 I noticed that the getblockchaininfo RPC returns a *decreasing* verificationprogress on my node..
 57 2017-09-17T07:09:53  <hkjn0> the node was fully synced on 0.14, so I interpret this as the node receiving new blocks but for some reason being unable to verify them
 58 2017-09-17T07:10:24  *** Belxjander has quit IRC
 59 2017-09-17T07:11:02  <hkjn0> debug logs don't say much of anything, and while I could remove all the blocks or similar, I wanted to check if someone has hunches of what could be going wrong / what I could check
 60 2017-09-17T07:11:10  *** RubenSomsen has quit IRC
 61 2017-09-17T07:12:29  *** Belxjander has joined #bitcoin-dev
 62 2017-09-17T07:12:52  <gmaxwell> ugh. no.
 63 2017-09-17T07:13:16  <gmaxwell> 1) questions about core should go to #bitcoin-core-dev this channel is mostly dead.
 64 2017-09-17T07:13:48  <gmaxwell> 2) verificationprogress is a very rough estimate based on the time and height... rpc probably shouldn't return it  IIRC the GUI hides it once its over 90%
 65 2017-09-17T07:17:47  *** Emcy has left #bitcoin-dev
 66 2017-09-17T07:21:19  <hkjn0> ah, thanks gmaxwell. I switched to getblockchaininfo due to deprecation notice from getinfo, which I used until 0.14..
 67 2017-09-17T07:23:11  <hkjn0> but it is in the 97% range, so I'll just disregard it then, and try to understand what the number means to build the right intuition here..
 68 2017-09-17T07:24:12  <gmaxwell> it's generally impossible for a bitcoin node to know if it's synced or not, it's always trying to sync more. the verification progress is just a rough hurestic based on expected numbers of blocks vs time
 69 2017-09-17T07:25:52  *** Belxjander has quit IRC
 70 2017-09-17T07:25:52  <hkjn0> yes, I get that, was just non-intuitive to see the number slowly dropping :)
 71 2017-09-17T07:31:13  <hkjn0> ah, *now* I get what you're saying.. the verificationprogress number is just "how many blocks *should* I have gotten, if they arrived 10 min apart"? that makes perfect sense that it's very slowly decreasing then, because each time I look at  it (with 'watch') a few more seconds have gone by with no new block..
 72 2017-09-17T07:32:01  <hkjn0> agreed that it might be more confusing to expose it in the RPC response than not, then.. you have at least one data point of someone being needlessly confused about it, right here!
 73 2017-09-17T07:32:32  *** Belxjander has joined #bitcoin-dev
 74 2017-09-17T07:39:35  <gmaxwell> thanks!
 75 2017-09-17T07:41:53  *** Belxjander has quit IRC
 76 2017-09-17T07:44:01  *** Belxjander has joined #bitcoin-dev
 77 2017-09-17T07:51:22  *** harai_ has quit IRC
 78 2017-09-17T07:56:05  *** Belxjander has quit IRC
 79 2017-09-17T07:58:03  *** Belxjander has joined #bitcoin-dev
 80 2017-09-17T07:58:44  *** meshcollider has quit IRC
 81 2017-09-17T08:00:15  *** intcat has quit IRC
 82 2017-09-17T08:02:33  *** priidu has joined #bitcoin-dev
 83 2017-09-17T08:20:17  *** Belxjander has quit IRC
 84 2017-09-17T08:24:40  *** n8wachT has joined #bitcoin-dev
 85 2017-09-17T08:25:09  *** Belxjander has joined #bitcoin-dev
 86 2017-09-17T08:27:21  *** Mottengrotte_ has quit IRC
 87 2017-09-17T08:29:40  *** CheckDavid has joined #bitcoin-dev
 88 2017-09-17T08:44:12  *** Belxjander has quit IRC
 89 2017-09-17T08:45:36  *** Belxjander has joined #bitcoin-dev
 90 2017-09-17T08:50:02  *** d9b4bef9 has quit IRC
 91 2017-09-17T08:51:08  *** d9b4bef9 has joined #bitcoin-dev
 92 2017-09-17T08:53:51  *** RazielXYZ has joined #bitcoin-dev
 93 2017-09-17T08:56:27  *** RazielZ has quit IRC
 94 2017-09-17T08:59:10  *** intcat has joined #bitcoin-dev
 95 2017-09-17T09:02:03  *** test123456 has joined #bitcoin-dev
 96 2017-09-17T09:07:34  *** Belxjander has quit IRC
 97 2017-09-17T09:13:27  *** Belxjander has joined #bitcoin-dev
 98 2017-09-17T09:20:30  *** mattcode has joined #bitcoin-dev
 99 2017-09-17T09:21:32  *** waxwing has quit IRC
100 2017-09-17T09:22:40  *** Belxjander has quit IRC
101 2017-09-17T09:27:05  *** Belxjander has joined #bitcoin-dev
102 2017-09-17T09:36:58  *** Belxjander has quit IRC
103 2017-09-17T09:40:16  *** segy has quit IRC
104 2017-09-17T09:41:10  *** GNULinuxGuy has quit IRC
105 2017-09-17T09:41:49  *** mr_burdell has quit IRC
106 2017-09-17T09:41:57  *** mr_burdell has joined #bitcoin-dev
107 2017-09-17T09:42:45  *** Belxjander has joined #bitcoin-dev
108 2017-09-17T09:46:51  *** segy has joined #bitcoin-dev
109 2017-09-17T09:50:27  *** McJuicy has quit IRC
110 2017-09-17T09:54:21  *** GNULinuxGuy has joined #bitcoin-dev
111 2017-09-17T09:58:50  *** Krellan has joined #bitcoin-dev
112 2017-09-17T10:02:10  *** Belxjander has quit IRC
113 2017-09-17T10:04:34  *** twistedline_ has quit IRC
114 2017-09-17T10:06:52  *** Belxjander has joined #bitcoin-dev
115 2017-09-17T10:07:44  *** twistedline has joined #bitcoin-dev
116 2017-09-17T10:11:08  *** priidu has quit IRC
117 2017-09-17T10:12:47  *** dabura667 has joined #bitcoin-dev
118 2017-09-17T10:17:23  *** JWU42 has quit IRC
119 2017-09-17T10:18:56  *** damons has quit IRC
120 2017-09-17T10:20:41  *** Belxjander has quit IRC
121 2017-09-17T10:22:13  *** Belxjander has joined #bitcoin-dev
122 2017-09-17T10:38:20  *** n8wachT has quit IRC
123 2017-09-17T10:38:34  *** CheckDavid has quit IRC
124 2017-09-17T10:51:22  *** dabura667 has quit IRC
125 2017-09-17T10:55:28  *** Belxjander has quit IRC
126 2017-09-17T10:56:16  *** Belxjander has joined #bitcoin-dev
127 2017-09-17T11:05:39  *** meshcollider has joined #bitcoin-dev
128 2017-09-17T11:21:01  *** test123456 has quit IRC
129 2017-09-17T11:32:53  *** pbase has quit IRC
130 2017-09-17T11:32:59  *** JWU42 has joined #bitcoin-dev
131 2017-09-17T11:43:52  *** pbase has joined #bitcoin-dev
132 2017-09-17T12:07:35  *** Krellan has quit IRC
133 2017-09-17T12:08:20  *** Krellan has joined #bitcoin-dev
134 2017-09-17T12:42:18  *** pbase has quit IRC
135 2017-09-17T12:51:03  *** airbreather__ is now known as airbreather
136 2017-09-17T13:03:35  *** JWU42 has quit IRC
137 2017-09-17T13:04:01  *** JWU42 has joined #bitcoin-dev
138 2017-09-17T13:07:12  *** POJO has quit IRC
139 2017-09-17T13:26:24  *** nodweber has joined #bitcoin-dev
140 2017-09-17T13:29:29  *** pbase has joined #bitcoin-dev
141 2017-09-17T13:30:58  *** nodweber has quit IRC
142 2017-09-17T13:35:11  *** Chris_Stewart_5 has joined #bitcoin-dev
143 2017-09-17T13:38:28  *** nodweber has joined #bitcoin-dev
144 2017-09-17T13:46:34  *** JWU42 has quit IRC
145 2017-09-17T13:49:41  *** TheAdversary has joined #bitcoin-dev
146 2017-09-17T13:56:51  *** Hasimir has joined #bitcoin-dev
147 2017-09-17T14:06:25  *** iv3c has joined #bitcoin-dev
148 2017-09-17T14:11:22  *** waxwing has joined #bitcoin-dev
149 2017-09-17T14:11:37  *** JWU42 has joined #bitcoin-dev
150 2017-09-17T14:13:35  *** Chris_Stewart_5 has quit IRC
151 2017-09-17T14:16:42  *** JZA has quit IRC
152 2017-09-17T14:16:42  *** Krellan has quit IRC
153 2017-09-17T14:17:44  *** Krellan has joined #bitcoin-dev
154 2017-09-17T14:28:01  *** d9b4bef9 has quit IRC
155 2017-09-17T14:29:17  *** d9b4bef9 has joined #bitcoin-dev
156 2017-09-17T14:33:58  *** pbase has quit IRC
157 2017-09-17T14:38:04  *** intcat has quit IRC
158 2017-09-17T14:39:05  *** waxwing has quit IRC
159 2017-09-17T14:39:30  *** intcat has joined #bitcoin-dev
160 2017-09-17T14:40:32  *** JWU42 has quit IRC
161 2017-09-17T14:44:46  *** Belxjander has quit IRC
162 2017-09-17T14:46:05  *** Belxjander has joined #bitcoin-dev
163 2017-09-17T14:47:45  *** nodweber has quit IRC
164 2017-09-17T14:52:08  *** Chris_Stewart_5 has joined #bitcoin-dev
165 2017-09-17T15:02:11  *** JWU42 has joined #bitcoin-dev
166 2017-09-17T15:04:23  *** JZA has joined #bitcoin-dev
167 2017-09-17T15:10:44  *** waxwing has joined #bitcoin-dev
168 2017-09-17T15:11:23  *** Chris_Stewart_5 has quit IRC
169 2017-09-17T15:24:42  *** atroxes has quit IRC
170 2017-09-17T15:25:47  *** paveljanik has joined #bitcoin-dev
171 2017-09-17T15:26:54  *** atroxes has joined #bitcoin-dev
172 2017-09-17T15:29:30  *** dviola has joined #bitcoin-dev
173 2017-09-17T15:32:53  *** n8wachT has joined #bitcoin-dev
174 2017-09-17T15:48:45  *** meshcollider has quit IRC
175 2017-09-17T16:11:23  *** iv3c has quit IRC
176 2017-09-17T16:11:44  *** iv3c has joined #bitcoin-dev
177 2017-09-17T16:18:05  *** mattcode has quit IRC
178 2017-09-17T16:23:17  *** damons has joined #bitcoin-dev
179 2017-09-17T16:23:49  *** Krellan has quit IRC
180 2017-09-17T16:25:11  *** Krellan has joined #bitcoin-dev
181 2017-09-17T16:37:07  *** Giszmo has joined #bitcoin-dev
182 2017-09-17T16:43:50  *** knaccc has joined #bitcoin-dev
183 2017-09-17T16:44:20  *** dviola has quit IRC
184 2017-09-17T17:14:05  *** takinbo has quit IRC
185 2017-09-17T17:14:47  *** takinbo has joined #bitcoin-dev
186 2017-09-17T18:00:02  *** d9b4bef9 has quit IRC
187 2017-09-17T18:01:07  *** d9b4bef9 has joined #bitcoin-dev
188 2017-09-17T18:01:37  *** Giszmo has quit IRC
189 2017-09-17T18:04:15  *** Giszmo has joined #bitcoin-dev
190 2017-09-17T18:05:29  <knaccc> anyone know anything about this? https://www.w3.org/blog/wpwg/2017/09/14/payment-request-api-now-being-implemented-in-all-major-browsers-advances-on-the-recommendation-track/
191 2017-09-17T18:07:14  <knaccc> the coinbase article on this says: "The W3C is already working with third-party payments apps to integrate both cryptocurrency and non-credit card forms of payment into the API in a way that can be interpreted by merchants and consumers"
192 2017-09-17T18:09:05  *** gnubeard has joined #bitcoin-dev
193 2017-09-17T18:12:05  *** damons has quit IRC
194 2017-09-17T18:31:28  *** justan0theruser has quit IRC
195 2017-09-17T18:35:35  *** Krellan has quit IRC
196 2017-09-17T18:36:36  *** Krellan has joined #bitcoin-dev
197 2017-09-17T18:49:51  *** chjj has quit IRC
198 2017-09-17T18:49:57  *** nodweber has joined #bitcoin-dev
199 2017-09-17T19:09:00  *** Chris_Stewart_5 has joined #bitcoin-dev
200 2017-09-17T19:10:05  *** segy has quit IRC
201 2017-09-17T19:11:07  *** POJO has joined #bitcoin-dev
202 2017-09-17T19:18:10  *** segy has joined #bitcoin-dev
203 2017-09-17T19:19:38  *** gnubeard has quit IRC
204 2017-09-17T19:19:59  *** damons has joined #bitcoin-dev
205 2017-09-17T19:40:32  *** nodweber has quit IRC
206 2017-09-17T20:29:57  *** mattcode has joined #bitcoin-dev
207 2017-09-17T20:32:01  *** mattcode has quit IRC
208 2017-09-17T20:32:25  *** mattcode has joined #bitcoin-dev
209 2017-09-17T20:39:28  *** Chris_Stewart_5 has quit IRC
210 2017-09-17T20:52:54  *** CheckDavid has joined #bitcoin-dev
211 2017-09-17T20:53:55  *** Belxjander has quit IRC
212 2017-09-17T20:58:24  *** Krellan has quit IRC
213 2017-09-17T20:58:52  *** Chris_Stewart_5 has joined #bitcoin-dev
214 2017-09-17T20:59:00  *** Krellan has joined #bitcoin-dev
215 2017-09-17T20:59:09  *** Belxjander has joined #bitcoin-dev
216 2017-09-17T21:08:32  *** Belxjander has quit IRC
217 2017-09-17T21:14:58  *** Belxjander has joined #bitcoin-dev
218 2017-09-17T21:20:22  *** mattcode has quit IRC
219 2017-09-17T21:56:01  *** d9b4bef9 has quit IRC
220 2017-09-17T21:57:07  *** d9b4bef9 has joined #bitcoin-dev
221 2017-09-17T22:23:32  *** meshcollider has joined #bitcoin-dev
222 2017-09-17T22:49:52  *** Chris_Stewart_5 has quit IRC
223 2017-09-17T22:57:01  *** harai_ has joined #bitcoin-dev
224 2017-09-17T22:57:04  *** POJO has quit IRC
225 2017-09-17T23:06:33  *** justan0theruser has joined #bitcoin-dev
226 2017-09-17T23:09:22  *** harai_ has quit IRC
227 2017-09-17T23:18:57  *** stiell has quit IRC
228 2017-09-17T23:23:16  *** stiell has joined #bitcoin-dev
229 2017-09-17T23:23:32  *** Krellan has quit IRC
230 2017-09-17T23:30:49  *** Krellan has joined #bitcoin-dev
231 2017-09-17T23:31:25  <Krellan> Known bug already? In 0.15, on MacOS, it crashed for me every time during startup, until I ran it again with -resetguisettings option.
232 2017-09-17T23:46:03  <esotericnonsense> Krellan: there are a few issues that seem to be related to that.
233 2017-09-17T23:46:11  <esotericnonsense> https://github.com/bitcoin/bitcoin/issues/11262 is an example.
234 2017-09-17T23:48:08  <Krellan> Thanks - by luck I was running with -debug= when it happened, and also I saved the MacOS crash dialog, if that might help
235 2017-09-17T23:49:03  <esotericnonsense> Krellan: there's a (possible) fix for that specific issue that's already in master
236 2017-09-17T23:49:32  <esotericnonsense> Krellan: so it might not be necessary now
237 2017-09-17T23:49:40  <esotericnonsense> keep it around just in case i guess :)
238 2017-09-17T23:50:23  <Krellan> Good - thanks - have a GitHub link for that?
239 2017-09-17T23:50:32  *** luke-jr has quit IRC
240 2017-09-17T23:50:40  <esotericnonsense> it's linked at the bottom of the page, 11332
241 2017-09-17T23:51:08  <Krellan> OK - final line in my debug text was this: GUI: TransactionTablePriv::refreshWallet
242 2017-09-17T23:51:48  *** CheckDavid has quit IRC
243 2017-09-17T23:53:57  *** luke-jr has joined #bitcoin-dev
244 2017-09-17T23:59:34  *** iv3c has quit IRC
245 2017-09-17T23:59:54  *** iv3c has joined #bitcoin-dev