12017-03-17T00:01:34 *** afk11 has quit IRC
22017-03-17T00:04:51 *** dodomojo has joined #bitcoin-core-dev
32017-03-17T00:05:05 *** chjj has joined #bitcoin-core-dev
42017-03-17T00:09:13 *** afk11 has joined #bitcoin-core-dev
52017-03-17T00:10:08 *** chjj has quit IRC
62017-03-17T00:10:37 *** dcousens has joined #bitcoin-core-dev
72017-03-17T00:12:01 *** marcoagner has left #bitcoin-core-dev
82017-03-17T00:12:52 *** marcoagner has joined #bitcoin-core-dev
92017-03-17T00:22:07 *** abpa has quit IRC
102017-03-17T00:22:49 *** chjj has joined #bitcoin-core-dev
112017-03-17T00:37:08 *** dodomojo has quit IRC
122017-03-17T00:45:08 *** dcousens has quit IRC
132017-03-17T00:54:26 *** dodomojo has joined #bitcoin-core-dev
142017-03-17T01:03:20 *** dcousens has joined #bitcoin-core-dev
152017-03-17T01:05:08 *** justan0theruser has joined #bitcoin-core-dev
162017-03-17T01:06:22 *** justanotheruser has quit IRC
172017-03-17T01:37:09 *** goksinen has joined #bitcoin-core-dev
182017-03-17T01:41:27 *** goksinen has quit IRC
192017-03-17T01:55:08 *** Wilber has joined #bitcoin-core-dev
202017-03-17T01:55:24 *** dodomojo has quit IRC
212017-03-17T01:56:01 *** dodomojo has joined #bitcoin-core-dev
222017-03-17T01:59:41 *** dodomojo_ has joined #bitcoin-core-dev
232017-03-17T02:03:10 *** dodomojo has quit IRC
242017-03-17T02:05:24 *** JackH has quit IRC
252017-03-17T02:05:54 *** voyager_ has quit IRC
262017-03-17T02:19:02 *** dcousens has quit IRC
272017-03-17T02:20:47 *** dcousens has joined #bitcoin-core-dev
282017-03-17T02:36:12 *** BlueMatt has quit IRC
292017-03-17T02:37:33 *** AaronvanW has quit IRC
302017-03-17T02:38:55 *** BlueMatt has joined #bitcoin-core-dev
312017-03-17T02:39:35 <NicolasDorier> wumpus: your advise on solving my problem by running configure in another folder worked
322017-03-17T02:47:25 *** Victor_sueca has joined #bitcoin-core-dev
332017-03-17T02:50:15 *** Victorsueca has quit IRC
342017-03-17T02:54:56 *** cluelessperson has left #bitcoin-core-dev
352017-03-17T02:55:06 *** goksinen has joined #bitcoin-core-dev
362017-03-17T02:59:36 *** goksinen has quit IRC
372017-03-17T03:07:10 <NicolasDorier> MarcoFalke: I think I noticed why my python tests were working before but not anymore. It seems that the cache built by rpc-tests.py is created in BUILDDIR/qa/cache
382017-03-17T03:07:26 <NicolasDorier> is it ok to move them in /tmp/ ?
392017-03-17T03:15:35 *** Giszmo has quit IRC
402017-03-17T03:18:03 *** goksinen has joined #bitcoin-core-dev
412017-03-17T03:22:12 *** CubicEarth has joined #bitcoin-core-dev
422017-03-17T03:26:07 *** goksinen has quit IRC
432017-03-17T03:32:07 *** marcoagner has quit IRC
442017-03-17T03:52:19 *** jtimon has quit IRC
452017-03-17T03:53:48 *** goksinen has joined #bitcoin-core-dev
462017-03-17T03:58:19 *** goksinen has quit IRC
472017-03-17T04:04:11 *** dodomojo_ has quit IRC
482017-03-17T04:13:21 *** chris2000 has joined #bitcoin-core-dev
492017-03-17T04:16:32 *** chris200_ has quit IRC
502017-03-17T04:22:07 *** justanotheruser has joined #bitcoin-core-dev
512017-03-17T04:24:27 *** justan0theruser has quit IRC
522017-03-17T04:38:39 <sipa> NicolasDorier: then we'd lose them across restarts
532017-03-17T04:38:56 <sipa> NicolasDorier: though i think wumpus was talking about regenerating them for every run anyway
542017-03-17T05:55:00 *** vogelito has joined #bitcoin-core-dev
552017-03-17T06:32:40 *** CubicEarth has quit IRC
562017-03-17T06:42:45 *** CubicEarth has joined #bitcoin-core-dev
572017-03-17T06:56:53 *** vogelito has quit IRC
582017-03-17T07:19:00 *** goksinen has joined #bitcoin-core-dev
592017-03-17T07:23:40 <NicolasDorier> oh this would be perfect
602017-03-17T07:23:57 *** goksinen has quit IRC
612017-03-17T07:42:16 *** BashCo has quit IRC
622017-03-17T07:59:33 *** CubicEarth has quit IRC
632017-03-17T08:04:11 *** BashCo has joined #bitcoin-core-dev
642017-03-17T08:13:19 *** Sarah2 has joined #bitcoin-core-dev
652017-03-17T08:18:01 *** kadoban has quit IRC
662017-03-17T08:18:43 *** Victor_sueca has quit IRC
672017-03-17T08:19:52 *** Victor_sueca has joined #bitcoin-core-dev
682017-03-17T08:21:06 *** Victor_sueca is now known as Victorsueca
692017-03-17T08:22:31 *** goksinen has joined #bitcoin-core-dev
702017-03-17T08:23:01 *** d9b4bef9 has quit IRC
712017-03-17T08:24:08 *** d9b4bef9 has joined #bitcoin-core-dev
722017-03-17T08:27:08 *** goksinen has quit IRC
732017-03-17T08:35:42 <wumpus> sipa: well my proposal was to regenerate based on matching bitcoind executable, but deterministically regenerating on every run sgtm too
742017-03-17T08:37:31 <wumpus> I think the only advantage of the persistent cache, as currently implemented, is that it can save some time when manually executing a certain test multiple times and you know for sure that nothing relevant to the cache changed. That would be lost when comparing bitcoind hashes just as well.
752017-03-17T08:38:09 <wumpus> apart from that an abstraction like: the test runner could create the cache before it starts running tests, then remove it afterward - would make most sense as les error-prone too
762017-03-17T08:40:56 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8b789d814199...32d1b344985f
772017-03-17T08:40:56 <bitcoin-git> bitcoin/master 5073100 Wladimir J. van der Laan: build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT...
782017-03-17T08:40:57 <bitcoin-git> bitcoin/master 32d1b34 Wladimir J. van der Laan: Merge #10011: build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT...
792017-03-17T08:41:16 <bitcoin-git> [bitcoin] laanwj closed pull request #10011: build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT (master...2017_03_typo_dontwait) https://github.com/bitcoin/bitcoin/pull/10011
802017-03-17T08:54:27 *** goksinen has joined #bitcoin-core-dev
812017-03-17T08:58:37 *** goksinen has quit IRC
822017-03-17T09:02:33 *** BashCo_ has joined #bitcoin-core-dev
832017-03-17T09:05:37 *** BashCo has quit IRC
842017-03-17T09:20:24 *** gwillen has quit IRC
852017-03-17T09:21:17 *** Lightsword has quit IRC
862017-03-17T09:21:32 *** drfoo has quit IRC
872017-03-17T09:21:38 *** gwillen has joined #bitcoin-core-dev
882017-03-17T09:22:11 *** drfoo has joined #bitcoin-core-dev
892017-03-17T09:26:08 *** Lightsword has joined #bitcoin-core-dev
902017-03-17T09:26:30 *** goksinen has joined #bitcoin-core-dev
912017-03-17T09:29:22 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/32d1b344985f...fcf556f7e9b3
922017-03-17T09:29:22 <bitcoin-git> bitcoin/master 9350e13 Pavol Rusnak: util: rename variable to avoid shadowing
932017-03-17T09:29:23 <bitcoin-git> bitcoin/master fcf556f Wladimir J. van der Laan: Merge #10010: util: rename variable to avoid shadowing...
942017-03-17T09:29:43 <bitcoin-git> [bitcoin] laanwj closed pull request #10010: util: rename variable to avoid shadowing (master...master) https://github.com/bitcoin/bitcoin/pull/10010
952017-03-17T09:31:10 *** goksinen has quit IRC
962017-03-17T09:33:49 *** aalex has joined #bitcoin-core-dev
972017-03-17T09:40:02 *** aalex has quit IRC
982017-03-17T09:48:15 *** Wilber has quit IRC
992017-03-17T09:48:43 *** AaronvanW has joined #bitcoin-core-dev
1002017-03-17T09:48:43 *** AaronvanW has joined #bitcoin-core-dev
1012017-03-17T09:53:27 *** riemann has joined #bitcoin-core-dev
1022017-03-17T09:57:21 *** goksinen has joined #bitcoin-core-dev
1032017-03-17T10:01:11 *** Wilber has joined #bitcoin-core-dev
1042017-03-17T10:01:46 *** goksinen has quit IRC
1052017-03-17T10:13:12 *** goksinen has joined #bitcoin-core-dev
1062017-03-17T10:17:22 *** goksinen has quit IRC
1072017-03-17T10:24:16 *** voyager_ has joined #bitcoin-core-dev
1082017-03-17T10:44:52 *** goksinen has joined #bitcoin-core-dev
1092017-03-17T10:47:23 *** JackH has joined #bitcoin-core-dev
1102017-03-17T10:49:27 *** goksinen has quit IRC
1112017-03-17T11:00:53 *** goksinen has joined #bitcoin-core-dev
1122017-03-17T11:05:19 *** goksinen has quit IRC
1132017-03-17T11:19:23 *** arubi has quit IRC
1142017-03-17T11:19:24 *** arubi has joined #bitcoin-core-dev
1152017-03-17T11:19:24 *** arubi has joined #bitcoin-core-dev
1162017-03-17T11:23:17 *** paveljanik has quit IRC
1172017-03-17T11:39:24 *** laurentmt has joined #bitcoin-core-dev
1182017-03-17T11:39:44 *** laurentmt has quit IRC
1192017-03-17T12:03:34 *** goksinen has joined #bitcoin-core-dev
1202017-03-17T12:07:57 *** goksinen has quit IRC
1212017-03-17T12:26:54 *** BashCo has joined #bitcoin-core-dev
1222017-03-17T12:28:57 *** BashCo_ has quit IRC
1232017-03-17T12:35:26 *** goksinen has joined #bitcoin-core-dev
1242017-03-17T12:39:52 *** goksinen has quit IRC
1252017-03-17T12:47:12 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1262017-03-17T12:49:19 *** aalex has joined #bitcoin-core-dev
1272017-03-17T13:01:28 *** JackH has quit IRC
1282017-03-17T13:03:29 *** Giszmo has joined #bitcoin-core-dev
1292017-03-17T13:07:22 *** goksinen has joined #bitcoin-core-dev
1302017-03-17T13:12:10 *** goksinen has quit IRC
1312017-03-17T13:23:10 *** goksinen has joined #bitcoin-core-dev
1322017-03-17T13:27:27 *** goksinen has quit IRC
1332017-03-17T13:31:46 <bitcoin-git> [bitcoin] jonasschnelli pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/fcf556f7e9b3...b9f930b38348
1342017-03-17T13:31:47 <bitcoin-git> bitcoin/master 91e3035 Russell Yanofsky: Make test_bitcoin.cpp compatible with Qt Test framework...
1352017-03-17T13:31:47 <bitcoin-git> bitcoin/master cc9503c Russell Yanofsky: Make qt test compatible with TestChain100Setup framework...
1362017-03-17T13:31:48 <bitcoin-git> bitcoin/master b61b34c Russell Yanofsky: Add braces to if statements in Qt test_main
1372017-03-17T13:32:09 <bitcoin-git> [bitcoin] jonasschnelli closed pull request #9974: Add basic Qt wallet test (master...pr/qt-test) https://github.com/bitcoin/bitcoin/pull/9974
1382017-03-17T13:32:48 *** vogelito has joined #bitcoin-core-dev
1392017-03-17T13:45:24 <bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9f930b38348...a387d3a807f8
1402017-03-17T13:45:24 <bitcoin-git> bitcoin/master 9155241 Daniel Aleksandersen: Change 'Clear' button string to 'Reset'...
1412017-03-17T13:45:25 <bitcoin-git> bitcoin/master a387d3a Jonas Schnelli: Merge #9690: Change 'Clear' button string to 'Reset'...
1422017-03-17T13:45:38 <bitcoin-git> [bitcoin] jonasschnelli closed pull request #9690: Change 'Clear' button string to 'Reset' (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9690
1432017-03-17T13:46:56 <bitcoin-git> [bitcoin] theogoodman opened pull request #10022: Article 2: Confederation - II (master...release) https://github.com/bitcoin/bitcoin/pull/10022
1442017-03-17T13:48:03 <bitcoin-git> [bitcoin] jonasschnelli closed pull request #8888: CConnman: Remove some global usage in the gui (master...no-global-connman) https://github.com/bitcoin/bitcoin/pull/8888
1452017-03-17T13:49:52 <instagibbs> NicolasDorier, I nuke my cache anytime I get a failed test
1462017-03-17T13:50:01 <instagibbs> Sorry, should have suggested this first :)
1472017-03-17T13:57:01 <bitcoin-git> [bitcoin] fanquake closed pull request #10022: Article 2: Confederation - II (master...release) https://github.com/bitcoin/bitcoin/pull/10022
1482017-03-17T13:58:58 *** jtimon has joined #bitcoin-core-dev
1492017-03-17T14:02:27 *** LeMiner2 has joined #bitcoin-core-dev
1502017-03-17T14:04:32 *** LeMiner has quit IRC
1512017-03-17T14:04:32 *** LeMiner2 is now known as LeMiner
1522017-03-17T14:05:04 *** Sarah2 has quit IRC
1532017-03-17T14:05:14 *** goksinen has joined #bitcoin-core-dev
1542017-03-17T14:05:24 *** Nova has joined #bitcoin-core-dev
1552017-03-17T14:05:31 *** CubicEarth has joined #bitcoin-core-dev
1562017-03-17T14:08:59 *** Victorsueca has quit IRC
1572017-03-17T14:09:32 *** whphhg_ has joined #bitcoin-core-dev
1582017-03-17T14:10:07 *** Victorsueca has joined #bitcoin-core-dev
1592017-03-17T14:11:52 *** whphhg has quit IRC
1602017-03-17T14:12:20 *** Nova has quit IRC
1612017-03-17T14:17:21 *** Wilber has quit IRC
1622017-03-17T14:18:23 *** Wilber has joined #bitcoin-core-dev
1632017-03-17T14:20:21 *** jcarpenter2 has joined #bitcoin-core-dev
1642017-03-17T14:23:09 *** Geraldine has joined #bitcoin-core-dev
1652017-03-17T14:28:43 <jnewbery> NicolasDorier: I've had a corrupted qa cache before. Took me ages to figure out why all my tests were failing! I'll happily review any PR to make the cache a bit smarter.
1662017-03-17T14:30:15 <NicolasDorier> jnewbery: actually I would just like to put it into /tmp. Not only for this problem but for the fact I can't run tests without some workaround anymore since I dev on a shared folder in docker (yeah I know I am the only one having this issue :p)
1672017-03-17T14:31:21 *** jcarpenter2 has left #bitcoin-core-dev
1682017-03-17T14:32:13 <bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/a387d3a807f8...9c7b7cf0bb57
1692017-03-17T14:32:14 <bitcoin-git> bitcoin/master 568c05a Jonas Schnelli: Allow to opt-into RBF when creating a transaction
1702017-03-17T14:32:14 <bitcoin-git> bitcoin/master 838a58e Jonas Schnelli: [Qt] Add simple optin-RBF checkbox and confirmation info
1712017-03-17T14:32:15 <bitcoin-git> bitcoin/master c4e4792 Russell Yanofsky: [Qt] Change RBF checkbox to reflect -walletrbf setting...
1722017-03-17T14:32:25 <bitcoin-git> [bitcoin] jonasschnelli closed pull request #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a transaction (master...pr/grbf) https://github.com/bitcoin/bitcoin/pull/9592
1732017-03-17T14:32:39 *** voyager_ has quit IRC
1742017-03-17T14:33:04 *** voyager_ has joined #bitcoin-core-dev
1752017-03-17T14:34:32 *** voyager_ has quit IRC
1762017-03-17T14:34:49 *** voyager_ has joined #bitcoin-core-dev
1772017-03-17T14:39:11 *** CubicEarth has quit IRC
1782017-03-17T14:45:25 *** voyager_ has quit IRC
1792017-03-17T14:45:43 *** voyager_ has joined #bitcoin-core-dev
1802017-03-17T14:46:53 *** CubicEarth has joined #bitcoin-core-dev
1812017-03-17T14:50:47 *** whphhg_ is now known as whphhg
1822017-03-17T14:50:57 *** isle2983 has quit IRC
1832017-03-17T14:54:55 *** voyager_ has quit IRC
1842017-03-17T14:56:03 *** voyager_ has joined #bitcoin-core-dev
1852017-03-17T14:56:19 *** chjj has quit IRC
1862017-03-17T15:03:36 <jonasschnelli> wumpus: IMO this is ready for a merge: https://github.com/bitcoin/bitcoin/pull/9818
1872017-03-17T15:03:41 <jonasschnelli> (simple and clean)
1882017-03-17T15:03:49 *** laurentmt has joined #bitcoin-core-dev
1892017-03-17T15:03:59 *** laurentmt has quit IRC
1902017-03-17T15:14:05 *** Guyver2 has joined #bitcoin-core-dev
1912017-03-17T15:17:32 <kanzure> are SignatureHash outputs supposed to be deterministic?
1922017-03-17T15:19:43 *** harrymm has quit IRC
1932017-03-17T15:20:26 *** laurentmt has joined #bitcoin-core-dev
1942017-03-17T15:20:57 <adiabat> Hi - have a testnet3 node running on a raspberrypi2. Was solid, up from jan to march on 0.13.2
1952017-03-17T15:21:18 <adiabat> upgraded to 0.14.0 and seems to crash every few days; nothing much showing up in logs.
1962017-03-17T15:21:29 <adiabat> Will investigate, just wondering if anyone else has seen this
1972017-03-17T15:21:59 <adiabat> have dbcache=64 in bitcoin.conf so I don't think it's OOM; will try running with more logs
1982017-03-17T15:23:17 <bsm1175322> kanzure: absolutely, yes.
1992017-03-17T15:24:19 *** laurentmt has quit IRC
2002017-03-17T15:24:38 *** bsm1175322 is now known as bsm117532
2012017-03-17T15:26:00 *** CubicEarth has quit IRC
2022017-03-17T15:26:57 *** CubicEarth has joined #bitcoin-core-dev
2032017-03-17T15:27:51 <achow101> adiabat: probably still OOM. set maxmempool to something lower
2042017-03-17T15:28:08 <adiabat> achow101: cool, will try that, thanks
2052017-03-17T15:31:52 <jonasschnelli> adiabat: Yes. try -maxmempool=50 (or similar)
2062017-03-17T15:32:06 <jonasschnelli> adiabat: Please report back if it solved your issue.
2072017-03-17T15:34:07 *** harrymm has joined #bitcoin-core-dev
2082017-03-17T15:48:55 <adiabat> jonasschnelli: restarted; will check in in a few days if stable
2092017-03-17T15:49:03 <jonasschnelli> adiabat: thanks
2102017-03-17T15:51:42 *** abpa has joined #bitcoin-core-dev
2112017-03-17T16:00:24 *** BashCo_ has joined #bitcoin-core-dev
2122017-03-17T16:03:09 *** riemann has quit IRC
2132017-03-17T16:03:58 *** BashCo has quit IRC
2142017-03-17T16:14:41 *** vogelito has quit IRC
2152017-03-17T16:25:07 *** NLNico has joined #bitcoin-core-dev
2162017-03-17T16:28:28 <NLNico> This is probably offtopic, but I just wanted to say thank you to all Core developers and contributors. Thats all.
2172017-03-17T16:30:57 <sipa> adiabat: OOM
2182017-03-17T16:34:54 *** CubicEarth has quit IRC
2192017-03-17T16:42:04 *** paveljanik has joined #bitcoin-core-dev
2202017-03-17T16:45:04 *** CubicEarth has joined #bitcoin-core-dev
2212017-03-17T16:50:39 *** CubicEarth has quit IRC
2222017-03-17T16:57:32 *** vogelito has joined #bitcoin-core-dev
2232017-03-17T17:12:08 *** voyager_ has quit IRC
2242017-03-17T17:13:03 *** voyager_ has joined #bitcoin-core-dev
2252017-03-17T17:24:49 *** Chris_Stewart_5 has quit IRC
2262017-03-17T17:26:20 *** CubicEarth has joined #bitcoin-core-dev
2272017-03-17T17:43:52 *** CubicEarth has quit IRC
2282017-03-17T17:45:35 *** CubicEarth has joined #bitcoin-core-dev
2292017-03-17T17:46:57 *** kadoban has joined #bitcoin-core-dev
2302017-03-17T17:57:55 *** vogelito has quit IRC
2312017-03-17T17:58:33 *** vogelito has joined #bitcoin-core-dev
2322017-03-17T18:20:58 *** CubicEar_ has joined #bitcoin-core-dev
2332017-03-17T18:21:03 *** CubicEarth has quit IRC
2342017-03-17T18:25:29 *** NLNico has quit IRC
2352017-03-17T18:46:34 *** arubi has quit IRC
2362017-03-17T18:47:00 *** arubi has joined #bitcoin-core-dev
2372017-03-17T18:47:33 *** CubicEar_ has quit IRC
2382017-03-17T18:58:33 *** CubicEarth has joined #bitcoin-core-dev
2392017-03-17T19:18:06 *** chjj has joined #bitcoin-core-dev
2402017-03-17T19:18:32 *** chjj has joined #bitcoin-core-dev
2412017-03-17T19:18:56 *** goksinen has quit IRC
2422017-03-17T19:19:02 *** d9b4bef9 has quit IRC
2432017-03-17T19:20:17 *** d9b4bef9 has joined #bitcoin-core-dev
2442017-03-17T19:27:57 *** chjj has quit IRC
2452017-03-17T19:29:08 *** chjj has joined #bitcoin-core-dev
2462017-03-17T19:32:16 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2472017-03-17T19:41:03 <bitcoin-git> [bitcoin] jnewbery opened pull request #10023: Improve maxblocksinflight.py (master...improvemaxblocksinflight) https://github.com/bitcoin/bitcoin/pull/10023
2482017-03-17T20:39:22 *** davec has quit IRC
2492017-03-17T20:48:18 *** davec has joined #bitcoin-core-dev
2502017-03-17T20:49:47 *** nemgun has joined #bitcoin-core-dev
2512017-03-17T20:52:51 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c7b7cf0bb57...3d857f307be8
2522017-03-17T20:52:51 <bitcoin-git> bitcoin/master 7759aa2 Russell Yanofsky: Save watch only key timestamps when reimporting keys...
2532017-03-17T20:52:52 <bitcoin-git> bitcoin/master 3d857f3 Wladimir J. van der Laan: Merge #9818: Save watch only key timestamps when reimporting keys...
2542017-03-17T20:53:04 <bitcoin-git> [bitcoin] laanwj closed pull request #9818: Save watch only key timestamps when reimporting keys (master...pr/multirewatch) https://github.com/bitcoin/bitcoin/pull/9818
2552017-03-17T20:53:59 *** goksinen has joined #bitcoin-core-dev
2562017-03-17T20:54:45 *** goksinen has joined #bitcoin-core-dev
2572017-03-17T21:07:11 *** aalex has quit IRC
2582017-03-17T21:16:40 *** aalex has joined #bitcoin-core-dev
2592017-03-17T21:20:05 *** nemgun has quit IRC
2602017-03-17T21:26:52 *** Chris_Stewart_5 has quit IRC
2612017-03-17T21:39:41 *** isle2983 has joined #bitcoin-core-dev
2622017-03-17T21:42:14 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2632017-03-17T21:45:46 *** Guyver2 has quit IRC
2642017-03-17T21:46:59 *** vogelito has quit IRC
2652017-03-17T21:47:46 *** Chris_Stewart_5 has quit IRC
2662017-03-17T21:51:48 *** BashCo_ has quit IRC
2672017-03-17T21:52:29 *** BashCo has joined #bitcoin-core-dev
2682017-03-17T21:54:20 <BlueMatt> maybe we should require people who upgrade to read the release notes before we run......
2692017-03-17T21:55:58 *** Giszmo has quit IRC
2702017-03-17T21:57:16 *** BashCo has quit IRC
2712017-03-17T21:57:43 <luke-jr> BlueMatt: what if they upgrade from 0.10 to 0.15 in one leap?
2722017-03-17T21:57:48 <luke-jr> display all of it?
2732017-03-17T21:57:57 <BlueMatt> then it'll take you a while to read through it all
2742017-03-17T21:58:18 <BlueMatt> (it wasnt a serious suggestion, just noting that everyone has issues with OOM in 0.14 but its in the release notes)
2752017-03-17T21:58:51 <luke-jr> tbh, I dislike bundling an ever-increasing archive of release notes with the source code
2762017-03-17T22:00:34 <BlueMatt> luke-jr: i wasnt serious, i was just joking....
2772017-03-17T22:02:00 <luke-jr> k
2782017-03-17T22:06:13 <bitcoin-git> [bitcoin] jnewbery opened pull request #10024: [trivial] Use log.info() instead of print() in importmulti.py (master...uselogginginimportmulti) https://github.com/bitcoin/bitcoin/pull/10024
2792017-03-17T22:08:37 *** BashCo has joined #bitcoin-core-dev
2802017-03-17T22:19:39 *** Giszmo has joined #bitcoin-core-dev
2812017-03-17T22:30:33 *** laurentmt has joined #bitcoin-core-dev
2822017-03-17T22:38:46 *** ill has quit IRC
2832017-03-17T22:39:22 *** aalex has quit IRC
2842017-03-17T22:42:22 *** arubi has quit IRC
2852017-03-17T22:42:44 *** arubi has joined #bitcoin-core-dev
2862017-03-17T22:58:00 *** goksinen has quit IRC
2872017-03-17T23:01:32 *** wasi has quit IRC
2882017-03-17T23:01:59 *** wasi has joined #bitcoin-core-dev
2892017-03-17T23:25:21 *** RoyceX has joined #bitcoin-core-dev
2902017-03-17T23:42:48 *** dcousens has quit IRC