12018-09-30T00:03:20  *** owowo has joined #bitcoin-core-dev
  22018-09-30T00:36:15  *** MarcoFalke has joined #bitcoin-core-dev
  32018-09-30T00:36:32  <luke-jr> achow101: shouldn't you be able to invalidateblock at least? (before upgrading)
  42018-09-30T00:37:58  <achow101> luke-jr: I don't think so. from what I have seen (of other people's nodes experiencing this problem), DisconnectBlock chokes on disconnecting the invalid block.
  52018-09-30T00:38:27  <achow101> also, the most work chain on testnet is a valid one, so old nodes should automatically reorg to that one, if they weren't getting stuck on DisconnectBlock
  62018-09-30T00:41:28  <gmaxwell> luke-jr: no because it cannot disconnect it.
  72018-09-30T00:41:39  <gmaxwell> It tries to restore the earlier spend and find that its already there.
  82018-09-30T00:42:03  <gmaxwell> and doesn't know how to undo the duplicate.
  92018-09-30T00:42:42  <gmaxwell> the startup sanity check also detects this case.
 102018-09-30T00:46:55  *** games_ has joined #bitcoin-core-dev
 112018-09-30T00:51:56  <luke-jr> ah
 122018-09-30T00:52:28  <luke-jr> which also means a reorg will fail I guess?
 132018-09-30T00:52:38  <gmaxwell> right.
 142018-09-30T00:52:41  <gmaxwell> And it does.
 152018-09-30T00:52:46  <gmaxwell> It just get stuck at the bad block.
 162018-09-30T00:53:03  <gmaxwell> and if you restart, the startup check will tell you to reindex.
 172018-09-30T01:00:17  <echeveria> sort of funnily, it means that on reorganising to the non-invalid chain, your node is disabled. seems like an accidental win-win to me.
 182018-09-30T01:01:18  <gmaxwell> It does keep you from contributing to more issues, and makes sure you'll upgrade.
 192018-09-30T01:01:37  *** Chris_Stewart_5 has joined #bitcoin-core-dev
 202018-09-30T01:23:10  *** AaronvanW has joined #bitcoin-core-dev
 212018-09-30T01:44:06  *** AaronvanW has quit IRC
 222018-09-30T01:49:49  *** Krellan has quit IRC
 232018-09-30T01:50:08  *** fanquake has joined #bitcoin-core-dev
 242018-09-30T01:51:28  *** Krellan has joined #bitcoin-core-dev
 252018-09-30T01:52:07  *** rhavar has joined #bitcoin-core-dev
 262018-09-30T02:01:09  <fanquake> wumpus: thanks
 272018-09-30T02:11:33  *** dbnoch has joined #bitcoin-core-dev
 282018-09-30T02:39:08  *** rh0nj has joined #bitcoin-core-dev
 292018-09-30T02:39:34  *** AaronvanW has joined #bitcoin-core-dev
 302018-09-30T02:50:54  *** grubles has joined #bitcoin-core-dev
 312018-09-30T03:22:33  *** schnerchi has quit IRC
 322018-09-30T03:30:11  *** Chris_Stewart_5 has quit IRC
 332018-09-30T03:38:46  *** Cory has quit IRC
 342018-09-30T03:43:49  *** Pasha has joined #bitcoin-core-dev
 352018-09-30T03:47:00  *** Pasha is now known as Cory
 362018-09-30T04:29:17  *** ossifrage_ is now known as ossifrage
 372018-09-30T04:55:49  *** jb55 has joined #bitcoin-core-dev
 382018-09-30T05:38:17  *** SopaXorzTaker has joined #bitcoin-core-dev
 392018-09-30T05:51:01  *** TheHoliestRoger has quit IRC
 402018-09-30T05:53:27  *** hebasto has joined #bitcoin-core-dev
 412018-09-30T05:53:52  *** TheHoliestRoger has joined #bitcoin-core-dev
 422018-09-30T05:59:22  *** TheHoliestRoger has quit IRC
 432018-09-30T06:02:05  *** TheHoliestRoger has joined #bitcoin-core-dev
 442018-09-30T06:23:33  *** Krellan has quit IRC
 452018-09-30T06:24:23  *** Krellan has joined #bitcoin-core-dev
 462018-09-30T06:31:40  *** ctrlbreak has quit IRC
 472018-09-30T06:43:21  *** Guyver2 has joined #bitcoin-core-dev
 482018-09-30T07:28:32  *** rhavar has quit IRC
 492018-09-30T07:30:50  *** hebasto has quit IRC
 502018-09-30T07:42:47  *** dbnoch has quit IRC
 512018-09-30T08:06:57  *** hebasto has joined #bitcoin-core-dev
 522018-09-30T08:09:59  *** hebasto has quit IRC
 532018-09-30T08:31:30  *** Victorsueca has quit IRC
 542018-09-30T08:32:46  *** Victorsueca has joined #bitcoin-core-dev
 552018-09-30T08:42:50  *** Krellan has quit IRC
 562018-09-30T09:00:17  *** gribble has quit IRC
 572018-09-30T09:11:15  *** fanquake has quit IRC
 582018-09-30T09:16:35  *** gribble has joined #bitcoin-core-dev
 592018-09-30T09:36:42  *** rex4539 has quit IRC
 602018-09-30T09:49:38  *** rex4539 has joined #bitcoin-core-dev
 612018-09-30T10:26:38  *** lnostdal has quit IRC
 622018-09-30T10:34:03  *** Victorsueca has quit IRC
 632018-09-30T10:35:17  *** Victorsueca has joined #bitcoin-core-dev
 642018-09-30T10:51:47  *** lnostdal has joined #bitcoin-core-dev
 652018-09-30T11:02:04  *** Zenton has quit IRC
 662018-09-30T11:02:22  *** Zenton has joined #bitcoin-core-dev
 672018-09-30T11:20:31  *** ExtraCrispy has joined #bitcoin-core-dev
 682018-09-30T11:28:40  *** SopaXorzTaker has quit IRC
 692018-09-30T11:45:27  <jonasschnelli> Seems one of the travis jobs don't make it (repeatedly) under 50mins: https://travis-ci.org/bitcoin/bitcoin/jobs/435205266
 702018-09-30T11:53:47  <Varunram> just curious, why doesn't core have multiple tests on various jenkins/ other CI servers instead of relying on travis (which seems to break often?)
 712018-09-30T12:32:33  <ken2812221> #13515 is a solution to save cache before timeout
 722018-09-30T12:32:35  <gribble> https://github.com/bitcoin/bitcoin/issues/13515 | travis: Avoid timeout without saving caches, also enable qt builds for all jobs if available by ken2812221 · Pull Request #13515 · bitcoin/bitcoin · GitHub
 732018-09-30T13:18:57  *** Chris_Stewart_5 has joined #bitcoin-core-dev
 742018-09-30T13:22:15  *** rex4539 has quit IRC
 752018-09-30T13:35:35  *** SopaXorzTaker has joined #bitcoin-core-dev
 762018-09-30T13:51:44  *** rex4539 has joined #bitcoin-core-dev
 772018-09-30T14:00:27  *** bitbee has quit IRC
 782018-09-30T14:01:36  *** bitbee has joined #bitcoin-core-dev
 792018-09-30T14:07:43  *** Victorsueca has quit IRC
 802018-09-30T14:08:53  *** Victorsueca has joined #bitcoin-core-dev
 812018-09-30T14:22:15  *** SopaXorzTaker has quit IRC
 822018-09-30T14:34:33  *** jb55 has quit IRC
 832018-09-30T14:51:39  *** Krellan has joined #bitcoin-core-dev
 842018-09-30T15:03:13  *** Chris_Stewart_5 has quit IRC
 852018-09-30T15:19:52  *** Chris_Stewart_5 has joined #bitcoin-core-dev
 862018-09-30T15:46:23  *** Chris_Stewart_5 has quit IRC
 872018-09-30T15:48:08  *** Chris_Stewart_5 has joined #bitcoin-core-dev
 882018-09-30T16:05:50  *** Krellan has quit IRC
 892018-09-30T16:07:32  *** Chris_Stewart_5 has quit IRC
 902018-09-30T16:52:55  *** Giszmo has joined #bitcoin-core-dev
 912018-09-30T17:04:39  *** bitbee has quit IRC
 922018-09-30T17:04:45  *** Krellan has joined #bitcoin-core-dev
 932018-09-30T17:05:21  *** bitbee has joined #bitcoin-core-dev
 942018-09-30T17:08:46  *** bitbee has quit IRC
 952018-09-30T17:09:29  *** bitbee has joined #bitcoin-core-dev
 962018-09-30T17:10:08  *** Emcy has quit IRC
 972018-09-30T17:13:19  *** Guyver2 has quit IRC
 982018-09-30T17:14:13  *** bitbee has quit IRC
 992018-09-30T17:14:56  *** bitbee has joined #bitcoin-core-dev
1002018-09-30T17:15:13  *** Emcy has joined #bitcoin-core-dev
1012018-09-30T17:15:27  *** grubles has quit IRC
1022018-09-30T17:33:03  *** Chris_Stewart_5 has joined #bitcoin-core-dev
1032018-09-30T17:52:34  *** Krellan has quit IRC
1042018-09-30T18:33:23  *** Victorsueca has quit IRC
1052018-09-30T18:34:39  *** Victorsueca has joined #bitcoin-core-dev
1062018-09-30T18:56:25  *** ghost43 has quit IRC
1072018-09-30T18:56:39  *** ghost43 has joined #bitcoin-core-dev
1082018-09-30T19:03:42  *** morcos has quit IRC
1092018-09-30T19:03:58  *** morcos has joined #bitcoin-core-dev
1102018-09-30T19:13:30  *** dbnoch has joined #bitcoin-core-dev
1112018-09-30T19:21:51  *** Victorsueca has quit IRC
1122018-09-30T19:23:13  *** Victorsueca has joined #bitcoin-core-dev
1132018-09-30T19:40:55  *** Krellan has joined #bitcoin-core-dev
1142018-09-30T20:00:07  *** dbnoch has quit IRC
1152018-09-30T20:10:57  *** hebasto has joined #bitcoin-core-dev
1162018-09-30T20:24:31  *** promag has joined #bitcoin-core-dev
1172018-09-30T21:02:45  *** Victorsueca has quit IRC
1182018-09-30T21:03:22  *** jarthur has joined #bitcoin-core-dev
1192018-09-30T21:03:57  *** Victorsueca has joined #bitcoin-core-dev
1202018-09-30T21:07:05  *** thib has joined #bitcoin-core-dev
1212018-09-30T21:08:38  *** hebasto_ has joined #bitcoin-core-dev
1222018-09-30T21:10:53  *** hebasto has quit IRC
1232018-09-30T21:16:53  *** reardencode has joined #bitcoin-core-dev
1242018-09-30T21:34:16  *** arubi has quit IRC
1252018-09-30T21:34:45  *** arubi has joined #bitcoin-core-dev
1262018-09-30T21:37:00  *** luke-jr has quit IRC
1272018-09-30T21:39:36  *** belcher has quit IRC
1282018-09-30T21:40:03  *** belcher has joined #bitcoin-core-dev
1292018-09-30T21:42:02  *** luke-jr has joined #bitcoin-core-dev
1302018-09-30T21:51:01  *** belcher has joined #bitcoin-core-dev
1312018-09-30T21:57:58  *** Krellan has quit IRC
1322018-09-30T21:59:01  *** Krellan has joined #bitcoin-core-dev
1332018-09-30T22:12:44  *** Chris_Stewart_5 has quit IRC
1342018-09-30T22:13:28  *** Victorsueca has quit IRC
1352018-09-30T22:14:37  *** Victorsueca has joined #bitcoin-core-dev
1362018-09-30T22:15:49  *** justanotheruser has quit IRC
1372018-09-30T22:16:22  *** justanotheruser has joined #bitcoin-core-dev
1382018-09-30T22:22:36  *** Murch has joined #bitcoin-core-dev
1392018-09-30T22:45:50  *** grubles has joined #bitcoin-core-dev
1402018-09-30T22:46:52  *** Emcy has quit IRC
1412018-09-30T23:10:46  *** Krellan has quit IRC
1422018-09-30T23:12:44  *** promag has quit IRC
1432018-09-30T23:21:47  *** jarthur has quit IRC
1442018-09-30T23:22:36  *** jarthur has joined #bitcoin-core-dev
1452018-09-30T23:57:59  *** Murch has quit IRC