12017-01-20T00:02:21 *** MarcoFalke has joined #bitcoin-core-dev
22017-01-20T00:07:32 <CodeShark> luke-jr: for BIP123, I think either CC0 or GNU-all-permissive
32017-01-20T00:08:22 <sipa> sdaftuar: well we do have CTransactionRef being a const reference to a CTransaction
42017-01-20T00:08:46 <sipa> sdaftuar: we could have a wrapper class around CTransaction with mutable and self-synchronized fields
52017-01-20T00:09:04 <sipa> that doesn't necessarily contain data that's part of CTransaction itself, but is relevant for validation
62017-01-20T00:09:14 *** windsok has quit IRC
72017-01-20T00:10:36 *** chjj has joined #bitcoin-core-dev
82017-01-20T00:13:12 *** CubicEarth has quit IRC
92017-01-20T00:14:58 *** CubicEar_ has joined #bitcoin-core-dev
102017-01-20T00:32:44 *** CubicEar_ has quit IRC
112017-01-20T00:35:06 *** handlex has quit IRC
122017-01-20T00:41:08 *** CubicEarth has joined #bitcoin-core-dev
132017-01-20T00:52:06 *** Saucery has joined #bitcoin-core-dev
142017-01-20T00:53:45 *** Saucery has quit IRC
152017-01-20T00:58:20 *** abpa has quit IRC
162017-01-20T01:00:17 *** windsok has joined #bitcoin-core-dev
172017-01-20T01:03:58 *** marcoagner has quit IRC
182017-01-20T01:06:42 *** marcoagner has joined #bitcoin-core-dev
192017-01-20T01:11:49 *** marcoagner has quit IRC
202017-01-20T01:21:02 *** CubicEarth has quit IRC
212017-01-20T01:35:50 *** jannes has quit IRC
222017-01-20T01:43:26 *** MarcoFalke has left #bitcoin-core-dev
232017-01-20T01:54:24 *** CubicEarth has joined #bitcoin-core-dev
242017-01-20T02:17:29 *** Ylbam has quit IRC
252017-01-20T02:20:36 *** davec has quit IRC
262017-01-20T02:29:35 *** chjj has quit IRC
272017-01-20T02:53:40 *** waxwing has joined #bitcoin-core-dev
282017-01-20T02:55:42 *** jtimon has quit IRC
292017-01-20T03:01:35 <bitcoin-git> [bitcoin] gmaxwell opened pull request #9594: Send final alert message to older peers after connecting. (master...send_final_alert) https://github.com/bitcoin/bitcoin/pull/9594
302017-01-20T03:04:11 *** veleiro has joined #bitcoin-core-dev
312017-01-20T03:04:42 *** AaronvanW has quit IRC
322017-01-20T03:11:47 <achow101> gmaxwell: did you broadcast the final alert yet?
332017-01-20T03:14:07 *** davec has joined #bitcoin-core-dev
342017-01-20T03:17:09 <gmaxwell> achow101: nope. Feel free! but it is set to not relay: so each node gives it out one host at a time.
352017-01-20T03:18:39 <achow101> so the peers who receive it won't broadcast it too?
362017-01-20T03:19:09 <gmaxwell> Correct.
372017-01-20T03:19:16 <gmaxwell> This seemed safer to me in a number of respects.
382017-01-20T03:19:42 <gmaxwell> they'll display it as soon as they connect to are connected from any node running that code and continue to display until they restart.
392017-01-20T03:20:45 <achow101> will you be sending one that does relay?
402017-01-20T03:35:21 *** Alopex has quit IRC
412017-01-20T03:36:26 *** Alopex has joined #bitcoin-core-dev
422017-01-20T03:47:04 *** davec has quit IRC
432017-01-20T03:49:06 *** davec has joined #bitcoin-core-dev
442017-01-20T03:50:58 <bitcoin-git> [bitcoin] kallewoof opened pull request #9595: [consensus] make coinbase maturity a network parameter instead of an app-wide constant (master...consensus-coin-maturity) https://github.com/bitcoin/bitcoin/pull/9595
452017-01-20T04:03:18 *** Cory has quit IRC
462017-01-20T04:05:41 *** harrymm has quit IRC
472017-01-20T04:07:16 *** Cory has joined #bitcoin-core-dev
482017-01-20T04:10:08 *** harrymm has joined #bitcoin-core-dev
492017-01-20T04:38:25 *** CubicEarth has quit IRC
502017-01-20T04:46:26 <bitcoin-git> [bitcoin] morcos opened pull request #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempool (master...dumpmapdeltas) https://github.com/bitcoin/bitcoin/pull/9596
512017-01-20T04:47:33 <gmaxwell> Argh.
522017-01-20T04:48:11 <gmaxwell> "mapDeltas[i.first] = i.second.first;" probably belongs on some "why C++ sucks" page.
532017-01-20T04:48:51 <luke-jr> lol
542017-01-20T04:49:36 <luke-jr> wonder if there's an easy way to make a named-keys pair
552017-01-20T04:49:57 <sipa> use an enum
562017-01-20T04:49:59 <sipa> as key
572017-01-20T04:50:54 *** veleiro has quit IRC
582017-01-20T04:51:40 <sipa> or a std::tuple with an enum that lists the field positions?
592017-01-20T05:00:14 *** dermoth has quit IRC
602017-01-20T05:01:11 *** dermoth has joined #bitcoin-core-dev
612017-01-20T05:03:40 *** veleiro has joined #bitcoin-core-dev
622017-01-20T05:17:17 *** kadoban has quit IRC
632017-01-20T05:39:26 *** jyap has quit IRC
642017-01-20T05:39:34 *** jyap has joined #bitcoin-core-dev
652017-01-20T05:39:34 *** jyap has joined #bitcoin-core-dev
662017-01-20T05:54:12 *** To7 has quit IRC
672017-01-20T06:01:22 *** xinxi has quit IRC
682017-01-20T06:01:55 *** xinxi has joined #bitcoin-core-dev
692017-01-20T06:07:10 *** davec has quit IRC
702017-01-20T06:22:11 *** florpadorp has joined #bitcoin-core-dev
712017-01-20T06:22:16 *** Alopex has quit IRC
722017-01-20T06:23:22 *** Alopex has joined #bitcoin-core-dev
732017-01-20T06:24:10 *** davec has joined #bitcoin-core-dev
742017-01-20T06:31:21 *** xinxi has quit IRC
752017-01-20T06:31:26 <cfields> grr, qt's buildsystem is an absolute nightmare
762017-01-20T06:31:48 <cfields> BlueMatt: i know i owe you a PR. Just now coming up for air after battling qt all day
772017-01-20T06:43:47 *** Chris_Stewart_5 has quit IRC
782017-01-20T06:45:13 *** windsok has quit IRC
792017-01-20T07:11:04 *** whphhg has quit IRC
802017-01-20T07:13:03 *** aalex has joined #bitcoin-core-dev
812017-01-20T07:18:51 *** chjj has joined #bitcoin-core-dev
822017-01-20T07:19:24 *** aalex has quit IRC
832017-01-20T07:21:31 *** chjj has quit IRC
842017-01-20T07:21:53 *** chjj has joined #bitcoin-core-dev
852017-01-20T07:23:58 *** windsok has joined #bitcoin-core-dev
862017-01-20T07:31:47 *** xinxi has joined #bitcoin-core-dev
872017-01-20T07:36:52 *** xinxi has quit IRC
882017-01-20T07:37:08 *** fanquake has joined #bitcoin-core-dev
892017-01-20T07:37:19 <fanquake> cfields need a hand with anything?
902017-01-20T07:45:47 *** Lauda_ has joined #bitcoin-core-dev
912017-01-20T07:46:09 *** emzy_ has joined #bitcoin-core-dev
922017-01-20T07:46:47 *** xhire_ has joined #bitcoin-core-dev
932017-01-20T07:48:16 *** xHire has quit IRC
942017-01-20T07:48:42 *** xhire_ is now known as xHire
952017-01-20T07:51:28 *** emzy has quit IRC
962017-01-20T07:51:28 *** Lauda has quit IRC
972017-01-20T07:52:42 *** Ylbam has joined #bitcoin-core-dev
982017-01-20T08:04:52 *** Lauda_ is now known as Lauda
992017-01-20T08:05:01 *** Lauda has joined #bitcoin-core-dev
1002017-01-20T08:05:37 *** fanquake has quit IRC
1012017-01-20T08:12:50 *** windsok has quit IRC
1022017-01-20T08:13:25 *** BashCo has quit IRC
1032017-01-20T08:18:11 *** xinxi has joined #bitcoin-core-dev
1042017-01-20T08:18:49 <bitcoin-git> [bitcoin] practicalswift closed pull request #9590: Improve readability by removing redundant casts to same type (master...remove-redundant-casts) https://github.com/bitcoin/bitcoin/pull/9590
1052017-01-20T08:24:04 <bitcoin-git> [bitcoin] kallewoof opened pull request #9597: [rpc] Bug-fix: getdifficulty: use network parameters for minimum difficulty (master...getdifficulty-use-net-params) https://github.com/bitcoin/bitcoin/pull/9597
1062017-01-20T08:25:09 <jonasschnelli> BlueMatt: I guess you are familiar with/using GetOldestKeyPoolTime... https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp#L3081
1072017-01-20T08:25:18 <jonasschnelli> IMO this assumption is not really stable or even broken
1082017-01-20T08:26:06 <jonasschnelli> Haven't verified it, but the CKeyPool item at begin of the set must not always be the one with the olders nTime
1092017-01-20T08:26:10 <jonasschnelli> *oldest
1102017-01-20T08:26:22 <jonasschnelli> especially when using ReturnKey
1112017-01-20T08:29:50 *** da2ce7 has quit IRC
1122017-01-20T08:31:35 *** da2ce7 has joined #bitcoin-core-dev
1132017-01-20T08:35:03 *** BashCo has joined #bitcoin-core-dev
1142017-01-20T08:35:05 *** MarcoFalke has joined #bitcoin-core-dev
1152017-01-20T08:37:44 <bitcoin-git> [bitcoin] kallewoof closed pull request #9597: [rpc] Bug-fix: getdifficulty: use network parameters for minimum difficulty (master...getdifficulty-use-net-params) https://github.com/bitcoin/bitcoin/pull/9597
1162017-01-20T08:41:42 *** whphhg has joined #bitcoin-core-dev
1172017-01-20T08:44:38 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1182017-01-20T08:46:02 <bitcoin-git> [bitcoin] practicalswift opened pull request #9598: Improve readability by removing redundant casts to same type (on all platforms) (master...remove-redundant-casts) https://github.com/bitcoin/bitcoin/pull/9598
1192017-01-20T08:46:51 *** BashCo_ has joined #bitcoin-core-dev
1202017-01-20T08:50:10 *** BashCo has quit IRC
1212017-01-20T08:50:24 *** windsok has joined #bitcoin-core-dev
1222017-01-20T08:50:57 *** veleiro has quit IRC
1232017-01-20T09:08:00 <bitcoin-git> [bitcoin] kallewoof reopened pull request #9597: [rpc] Bug-fix: getdifficulty: use network parameters for minimum difficulty (master...getdifficulty-use-net-params) https://github.com/bitcoin/bitcoin/pull/9597
1242017-01-20T09:17:02 *** chjj has quit IRC
1252017-01-20T09:17:46 *** Guyver2 has joined #bitcoin-core-dev
1262017-01-20T09:19:09 *** btcdrak has quit IRC
1272017-01-20T09:20:57 *** chris2000 has joined #bitcoin-core-dev
1282017-01-20T09:23:39 *** jannes has joined #bitcoin-core-dev
1292017-01-20T09:33:46 <jonasschnelli> Re: GetOldestKeyPoolTime. The assumption that the first item in the setKeyPool is always the oldest generated key holds.
1302017-01-20T09:39:04 *** emzy_ is now known as emzy
1312017-01-20T09:40:32 *** MarcoFalke has left #bitcoin-core-dev
1322017-01-20T09:52:25 <bitcoin-git> [bitcoin] rebroad opened pull request #9599: [WIP] Perform validation in a separate thread to message handling. (master...ValidationThread) https://github.com/bitcoin/bitcoin/pull/9599
1332017-01-20T10:14:40 *** BashCo has joined #bitcoin-core-dev
1342017-01-20T10:17:54 *** Guyver2 has quit IRC
1352017-01-20T10:18:38 *** BashCo_ has quit IRC
1362017-01-20T10:30:59 *** AaronvanW has joined #bitcoin-core-dev
1372017-01-20T10:30:59 *** AaronvanW has joined #bitcoin-core-dev
1382017-01-20T10:34:23 *** AaronvanW has quit IRC
1392017-01-20T10:37:19 *** AaronvanW has joined #bitcoin-core-dev
1402017-01-20T10:52:26 *** btcdrak has joined #bitcoin-core-dev
1412017-01-20T11:01:24 *** windsok has quit IRC
1422017-01-20T11:31:34 *** CubicEarth has joined #bitcoin-core-dev
1432017-01-20T11:31:54 *** windsok has joined #bitcoin-core-dev
1442017-01-20T13:06:01 *** waxwing has quit IRC
1452017-01-20T13:24:06 *** jtimon has joined #bitcoin-core-dev
1462017-01-20T13:24:11 *** whphhg has quit IRC
1472017-01-20T13:26:59 *** waxwing has joined #bitcoin-core-dev
1482017-01-20T13:33:11 <bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/82274c02ed2d...fb75cd04bba3
1492017-01-20T13:33:12 <bitcoin-git> bitcoin/master 9aa4e6a Jonas Schnelli: [Wallet] Add an option to keep the change address key, true by default
1502017-01-20T13:33:12 <bitcoin-git> bitcoin/master 9eb325d Jonas Schnelli: [QA] Add test for fundrawtransactions new reserveChangeKey option
1512017-01-20T13:33:13 <bitcoin-git> bitcoin/master c9f3062 Jonas Schnelli: Add fundrawtransactions new reserveChangeKey option to the release notes
1522017-01-20T13:33:21 <bitcoin-git> [bitcoin] laanwj closed pull request #9377: fundrawtransaction: Keep change-output keys by default, make it optional (master...2016/12/fix_frt_adr) https://github.com/bitcoin/bitcoin/pull/9377
1532017-01-20T13:38:42 *** GAit has quit IRC
1542017-01-20T13:40:56 <bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/b8d1b81077e4d0efcf9aafc00954d6ecd3d72d31
1552017-01-20T13:40:56 <bitcoin-git> bitcoin/master b8d1b81 Wladimir J. van der Laan: trivial: squash missing field 'argNames' initializer warning in qt tests...
1562017-01-20T13:41:41 *** laurentmt has joined #bitcoin-core-dev
1572017-01-20T13:42:19 *** laurentmt has quit IRC
1582017-01-20T13:48:49 <bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/af01cd3a3d0647c071e94d7b0bda7128fb9aeebe
1592017-01-20T13:48:49 <bitcoin-git> bitcoin/master af01cd3 Wladimir J. van der Laan: qt: Periodic translation update
1602017-01-20T14:11:54 *** Chris_Stewart_5 has quit IRC
1612017-01-20T14:13:50 *** waxwing has quit IRC
1622017-01-20T14:26:22 *** waxwing has joined #bitcoin-core-dev
1632017-01-20T14:28:15 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1642017-01-20T14:39:15 *** paveljanik has joined #bitcoin-core-dev
1652017-01-20T14:39:15 *** paveljanik has joined #bitcoin-core-dev
1662017-01-20T14:44:09 *** aalex has joined #bitcoin-core-dev
1672017-01-20T14:44:33 *** Chris_Stewart_5 has quit IRC
1682017-01-20T14:50:16 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1692017-01-20T15:05:40 *** chjj has joined #bitcoin-core-dev
1702017-01-20T15:06:56 *** Sosumi has joined #bitcoin-core-dev
1712017-01-20T15:07:29 *** xinxi_ has joined #bitcoin-core-dev
1722017-01-20T15:07:51 *** xinxi has quit IRC
1732017-01-20T15:23:21 <BlueMatt> cfields: no rush
1742017-01-20T15:23:36 *** str4d has joined #bitcoin-core-dev
1752017-01-20T15:24:26 <BlueMatt> cfields: no rush, is fine
1762017-01-20T15:24:58 <BlueMatt> jonasschnelli: really? I dont see how it couldnt be
1772017-01-20T15:25:01 <BlueMatt> ?
1782017-01-20T15:25:12 <BlueMatt> ahh, yes, ok, didnt see your second comment
1792017-01-20T15:31:26 *** jnewbery1 has quit IRC
1802017-01-20T15:31:42 *** jnewbery1 has joined #bitcoin-core-dev
1812017-01-20T15:41:40 *** whphhg has joined #bitcoin-core-dev
1822017-01-20T15:47:10 *** davec has quit IRC
1832017-01-20T15:55:31 *** davec has joined #bitcoin-core-dev
1842017-01-20T15:58:54 <BlueMatt> so someone should untag #9294 for 0.14
1852017-01-20T15:58:57 <gribble> https://github.com/bitcoin/bitcoin/issues/9294 | Use internal HD chain for change outputs (hd split) by jonasschnelli · Pull Request #9294 · bitcoin/bitcoin · GitHub
1862017-01-20T16:02:49 *** handlex has joined #bitcoin-core-dev
1872017-01-20T16:12:38 *** handlex has quit IRC
1882017-01-20T16:13:31 <btcdrak> BlueMatt: I thought we agreed it would make it for 0.14
1892017-01-20T16:13:41 <BlueMatt> btcdrak: too late, didnt get merged and we froze
1902017-01-20T16:31:33 <cfields> sdaftuar: for the bip68-sequence test, i'm confused about how you tried to fix. Did you also try switching back to GetTime() rather than doubling down on GetTimeMicros()?
1912017-01-20T16:31:54 <cfields> sdaftuar: or were you just trying to nail down what actually depends on the mocktime?
1922017-01-20T16:38:28 <sdaftuar> cfields: i only tried to double-down on GetTimeMicros(), figuring that otherwise a mocktime that sets time too far into the future would trigger a bunch of disconnects?
1932017-01-20T16:39:06 <cfields> sdaftuar: i think there's a hack to account for that, sec
1942017-01-20T16:40:39 <cfields> sdaftuar: https://github.com/bitcoin/bitcoin/blob/master/src/rpc/misc.cpp#L434
1952017-01-20T16:41:11 <sdaftuar> ahh!
1962017-01-20T16:41:41 *** BashCo has quit IRC
1972017-01-20T16:41:55 <sdaftuar> so maybe it would work to just go back to GetTime for everything? or add a way for mocktime to be used with GetTimeMicros, which I think some people have suggested before
1982017-01-20T16:42:47 <cfields> well, i think there are a few things we should do
1992017-01-20T16:43:52 <cfields> for one (though i'm not sure how much sense this makes practically), i'd like to see any consensus-critical time checks done outside of net code
2002017-01-20T16:44:30 <cfields> so that we can at least separate the things we're testing
2012017-01-20T16:45:47 <cfields> second, net code needs to move to a steady_clock, so we need to be mindful of how that conflicts with a mocktime
2022017-01-20T16:47:42 <cfields> (i don't think that the message timestamp is actually used in validation, but it apparently comes into play)
2032017-01-20T16:48:18 <sdaftuar> it gets passed in a couple places in net_processing, but I don't think it goes anywhere except for ping/pong handling?
2042017-01-20T16:51:27 <cfields> ok, yep. good. I was afraid that the mocktime was trickling in from there, but apparently not.
2052017-01-20T16:55:37 <cfields> sdaftuar: so maybe take the changes you tried, as well as killing the time reset in the setmocktime rpc?
2062017-01-20T17:04:56 *** abpa has joined #bitcoin-core-dev
2072017-01-20T17:12:23 <sdaftuar> cfields: still failing, though i haven't dug in yet. stepping away but i'll investigate more this afternoon
2082017-01-20T17:14:24 *** waxwing has quit IRC
2092017-01-20T17:31:07 <bitcoin-git> [bitcoin] morcos opened pull request #9602: Remove coin age priority and free transactions - implementation (master...nopriority) https://github.com/bitcoin/bitcoin/pull/9602
2102017-01-20T17:31:41 *** BashCo has joined #bitcoin-core-dev
2112017-01-20T17:40:33 *** PaulCapestany has joined #bitcoin-core-dev
2122017-01-20T17:45:32 <bitcoin-git> [bitcoin] isle2983 opened pull request #9603: Add basic_style.py to automate some style checking. (master...PR-basic-style) https://github.com/bitcoin/bitcoin/pull/9603
2132017-01-20T17:49:08 *** xinxi_ has quit IRC
2142017-01-20T17:54:16 *** PaulCapestany has quit IRC
2152017-01-20T18:00:06 *** PaulCapestany has joined #bitcoin-core-dev
2162017-01-20T18:03:29 *** xinxi has joined #bitcoin-core-dev
2172017-01-20T18:11:12 *** jnewbery_ has joined #bitcoin-core-dev
2182017-01-20T18:29:09 *** btcdrak has quit IRC
2192017-01-20T18:41:07 *** gluytium has quit IRC
2202017-01-20T18:44:26 *** handlex has joined #bitcoin-core-dev
2212017-01-20T18:44:48 *** btcdrak has joined #bitcoin-core-dev
2222017-01-20T18:47:01 *** gluytium has joined #bitcoin-core-dev
2232017-01-20T18:48:31 *** Netmage has joined #bitcoin-core-dev
2242017-01-20T18:51:44 *** xinxi has quit IRC
2252017-01-20T19:19:04 <bitcoin-git> [bitcoin] jnewbery opened pull request #9604: [Trivial] add comment about setting peer as HB peer. (master...HBpeercomment) https://github.com/bitcoin/bitcoin/pull/9604
2262017-01-20T19:20:14 *** To7 has joined #bitcoin-core-dev
2272017-01-20T19:21:48 *** Netmage has quit IRC
2282017-01-20T19:30:17 *** handlex has quit IRC
2292017-01-20T19:31:10 *** handlex has joined #bitcoin-core-dev
2302017-01-20T19:37:39 *** Guyver2 has joined #bitcoin-core-dev
2312017-01-20T19:38:31 *** laurentmt has joined #bitcoin-core-dev
2322017-01-20T19:42:36 *** Netmage has joined #bitcoin-core-dev
2332017-01-20T19:52:14 *** xinxi has joined #bitcoin-core-dev
2342017-01-20T19:56:53 *** xinxi has quit IRC
2352017-01-20T20:02:54 *** handlex_ has joined #bitcoin-core-dev
2362017-01-20T20:04:35 *** str4d has quit IRC
2372017-01-20T20:04:36 *** Sosumi has quit IRC
2382017-01-20T20:05:44 *** handlex_ has quit IRC
2392017-01-20T20:05:46 *** handlex has quit IRC
2402017-01-20T20:11:54 *** gluytium has quit IRC
2412017-01-20T20:17:11 *** laurentmt has quit IRC
2422017-01-20T20:20:41 *** gluytium has joined #bitcoin-core-dev
2432017-01-20T20:25:23 *** gluytium has quit IRC
2442017-01-20T20:35:12 *** gluytium has joined #bitcoin-core-dev
2452017-01-20T21:04:39 <bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9605: Use CScheduler for wallet flushing, remove ThreadFlushWalletDB (master...2017-01-cscheduler-cleanups) https://github.com/bitcoin/bitcoin/pull/9605
2462017-01-20T21:10:19 <sdaftuar> cfields: looks like fixing the setmocktime rpc thing + replacing one GetTime() -> GetTimeMicros call that I missed is enough to fix things up, will open a PR shortly
2472017-01-20T21:10:54 <cfields> sdaftuar: great, thanks.
2482017-01-20T21:12:09 <cfields> meantime, i've coded up a steady_clock implementation that takes system time out of the equation, but it's invasive and will take a while to get in i'm sure
2492017-01-20T21:14:14 <sdaftuar> oh cool
2502017-01-20T21:14:43 *** stench has quit IRC
2512017-01-20T21:15:50 <bitcoin-git> [bitcoin] sdaftuar opened pull request #9606: net: Consistently use GetTimeMicros() for inactivity checks (master...2017-01-net-time-comparisons) https://github.com/bitcoin/bitcoin/pull/9606
2522017-01-20T21:56:58 <bitcoin-git> [bitcoin] practicalswift opened pull request #9607: Remove redundant semicolons in Python code (master...remove-redundant-semicolons-in-python-code) https://github.com/bitcoin/bitcoin/pull/9607
2532017-01-20T22:10:46 *** helo_ is now known as helo
2542017-01-20T22:15:19 *** xinxi has joined #bitcoin-core-dev
2552017-01-20T22:16:12 *** Alopex has quit IRC
2562017-01-20T22:17:17 *** Alopex has joined #bitcoin-core-dev
2572017-01-20T22:19:40 *** xinxi has quit IRC
2582017-01-20T22:31:07 *** aalex has quit IRC
2592017-01-20T22:45:15 *** eIks has joined #bitcoin-core-dev
2602017-01-20T23:07:10 *** jnewbery1 has quit IRC
2612017-01-20T23:08:06 *** jnewbery has quit IRC
2622017-01-20T23:08:06 *** jnewbery_ has quit IRC
2632017-01-20T23:29:52 *** kadoban has joined #bitcoin-core-dev
2642017-01-20T23:46:14 *** wasi has quit IRC
2652017-01-20T23:53:49 *** Guyver2 has quit IRC
2662017-01-20T23:57:39 <bitcoin-git> [bitcoin] fanquake closed pull request #9368: change to declarative sentences. simplify links (master...patch-13) https://github.com/bitcoin/bitcoin/pull/9368