12017-01-22T00:22:46 <luke-jr> we already have something similar for block explorers; but it'd need a URI, not just a key - otherwise nothing will get relayed far
22017-01-22T00:23:39 <luke-jr> it occurs to me the revalidation we do when a pre-segwit node upgrades to segwit, is really something we ought to be doing for every softfork :x
32017-01-22T00:25:42 <gmaxwell> we do? :(
42017-01-22T00:25:56 <gmaxwell> I hope we're not directing people to centeralized block explorers. :(
52017-01-22T00:26:25 <gmaxwell> luke-jr: yes, it is. But it was more important for segwit becuase we needed to actually fetch the witness data.
62017-01-22T00:27:02 <luke-jr> gmaxwell: there is no default, and the example is example.com
72017-01-22T00:27:35 <gmaxwell> where is this?
82017-01-22T00:28:06 <luke-jr> Settings->Options->Display->Third party transaction URLs
92017-01-22T00:28:52 <gmaxwell> in that case I'm not so worried about the defaults but the idea that you can trust basically any of these websites. I've not seen a single block explorer which has never displayed massively incorrect data at one time or another. Not to mention that the 'balances' model that they all use is a misleading presentation of the system. :(
102017-01-22T00:31:21 <luke-jr> for better or worse, it's been there for a while
112017-01-22T00:37:29 *** PaulCapestany has quit IRC
122017-01-22T00:37:34 *** PaulCape_ has joined #bitcoin-core-dev
132017-01-22T00:41:19 *** AaronvanW has quit IRC
142017-01-22T00:53:12 *** waxwing has joined #bitcoin-core-dev
152017-01-22T01:08:04 *** harrymm has quit IRC
162017-01-22T01:09:56 *** harrymm has joined #bitcoin-core-dev
172017-01-22T01:15:35 *** kadoban has joined #bitcoin-core-dev
182017-01-22T01:18:04 <morcos> gmaxwell: The aspect of that that I thought about was the ability to do some sort of sanity checking... Like are you paying more than the median fee from the last 10 blocks? But I'm unclear on how worth it it would be...
192017-01-22T01:18:49 <morcos> I think that type of sanity checking could be useful for catching when our fee estimation mihgt not be performing at it's best
202017-01-22T01:19:54 <morcos> In reality, if you've had your node up and running long enough that you saw a block more than 10 mins after you started... you ought to be able ot at least do something not insane
212017-01-22T01:34:54 *** bajdev has joined #bitcoin-core-dev
222017-01-22T01:42:42 *** arubi has quit IRC
232017-01-22T01:45:04 *** arubi has joined #bitcoin-core-dev
242017-01-22T01:58:57 *** MarcoFalke has joined #bitcoin-core-dev
252017-01-22T02:00:17 *** bajdev1 has joined #bitcoin-core-dev
262017-01-22T02:01:55 *** veleiro has joined #bitcoin-core-dev
272017-01-22T02:02:46 *** bajdev has quit IRC
282017-01-22T02:04:28 *** bajdev1 has quit IRC
292017-01-22T02:07:30 *** Ylbam has quit IRC
302017-01-22T02:16:29 *** davec has quit IRC
312017-01-22T02:24:56 *** handlex has joined #bitcoin-core-dev
322017-01-22T02:37:22 *** handlex has quit IRC
332017-01-22T02:40:03 *** paveljanik has quit IRC
342017-01-22T02:40:21 *** pavel_ has joined #bitcoin-core-dev
352017-01-22T02:54:07 *** MarcoFalke has quit IRC
362017-01-22T02:55:54 *** davec has joined #bitcoin-core-dev
372017-01-22T03:08:56 *** kadoban has quit IRC
382017-01-22T03:13:19 *** PaulCape_ has quit IRC
392017-01-22T03:45:41 *** cryptapus is now known as cryptapus_afk
402017-01-22T04:01:19 *** veleiro has quit IRC
412017-01-22T04:08:08 *** chris2000 has joined #bitcoin-core-dev
422017-01-22T04:11:02 *** chris200_ has quit IRC
432017-01-22T04:14:22 *** veleiro has joined #bitcoin-core-dev
442017-01-22T04:34:24 *** jtimon has quit IRC
452017-01-22T04:57:11 *** Alopex has quit IRC
462017-01-22T04:58:16 *** Alopex has joined #bitcoin-core-dev
472017-01-22T04:59:06 *** baldur has quit IRC
482017-01-22T05:00:19 *** dermoth has quit IRC
492017-01-22T05:01:12 *** dermoth has joined #bitcoin-core-dev
502017-01-22T05:11:21 *** baldur has joined #bitcoin-core-dev
512017-01-22T05:33:21 *** veleiro has quit IRC
522017-01-22T05:37:11 *** cannon-c_AFK is now known as cannon-c
532017-01-22T07:24:57 *** aalex has joined #bitcoin-core-dev
542017-01-22T07:26:01 *** Alopex has quit IRC
552017-01-22T07:27:06 *** Alopex has joined #bitcoin-core-dev
562017-01-22T07:32:29 *** aalex has quit IRC
572017-01-22T07:37:11 *** Alopex has quit IRC
582017-01-22T07:38:17 *** Alopex has joined #bitcoin-core-dev
592017-01-22T08:40:54 *** Ylbam has joined #bitcoin-core-dev
602017-01-22T09:08:04 *** pavel_ has quit IRC
612017-01-22T09:08:16 *** paveljanik has joined #bitcoin-core-dev
622017-01-22T09:31:30 <bitcoin-git> [bitcoin] practicalswift closed pull request #9557: Prefer (int)a over int(a) (master...avoid-functional-cast-expression) https://github.com/bitcoin/bitcoin/pull/9557
632017-01-22T10:58:17 *** Guyver2 has joined #bitcoin-core-dev
642017-01-22T10:59:00 *** MarcoFalke has joined #bitcoin-core-dev
652017-01-22T12:18:16 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/af01cd3a3d06...0b96abc35f1a
662017-01-22T12:18:16 <bitcoin-git> bitcoin/master afab9f4 practicalswift: [test] Avoid potential NULL pointer dereference in addrman_tests.cpp
672017-01-22T12:18:17 <bitcoin-git> bitcoin/master 0b96abc MarcoFalke: Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests.cpp...
682017-01-22T12:18:31 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #9554: [test] Avoid potential NULL pointer dereference in addrman_tests.cpp (master...avoid-null-pointer-dereference-in-addrman_tests) https://github.com/bitcoin/bitcoin/pull/9554
692017-01-22T12:18:52 *** laurentmt has joined #bitcoin-core-dev
702017-01-22T12:19:58 *** laurentmt has quit IRC
712017-01-22T12:21:46 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #9543: [Trivial] Grammar and typo correction (master...master) https://github.com/bitcoin/bitcoin/pull/9543
722017-01-22T12:27:24 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #9610: [Trivial] Grammar and typo correction (laudaa) (master...Mf1701-laudaa) https://github.com/bitcoin/bitcoin/pull/9610
732017-01-22T12:29:09 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0b96abc35f1a...ff58b1c3bdff
742017-01-22T12:29:09 <bitcoin-git> bitcoin/master 5c66d41 Lauda: [Trivial] Grammar and typo correction...
752017-01-22T12:29:10 <bitcoin-git> bitcoin/master ff58b1c MarcoFalke: Merge #9610: [Trivial] Grammar and typo correction (laudaa)...
762017-01-22T12:29:26 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #9610: [Trivial] Grammar and typo correction (laudaa) (master...Mf1701-laudaa) https://github.com/bitcoin/bitcoin/pull/9610
772017-01-22T12:42:03 <afk11> any way to sign a single input with a key/hashtype using bitcoin-tx?
782017-01-22T12:44:36 <afk11> this vector uses the same key in different inputs, with different hashtypes, so signrawtransaction doesn't suit this.
792017-01-22T13:18:22 *** gluytium has quit IRC
802017-01-22T13:22:58 *** jtimon has joined #bitcoin-core-dev
812017-01-22T13:25:56 *** gluytium has joined #bitcoin-core-dev
822017-01-22T13:40:40 *** MarcoFalke has quit IRC
832017-01-22T13:45:05 *** afk11 has quit IRC
842017-01-22T14:11:38 *** cannon-c has quit IRC
852017-01-22T14:39:31 *** Lauda has quit IRC
862017-01-22T14:43:28 *** handlex has joined #bitcoin-core-dev
872017-01-22T14:44:40 *** Lauda has joined #bitcoin-core-dev
882017-01-22T14:51:49 *** Lauda has quit IRC
892017-01-22T15:21:42 *** Lauda has joined #bitcoin-core-dev
902017-01-22T15:31:41 *** aalex has joined #bitcoin-core-dev
912017-01-22T15:36:29 *** jtimon has quit IRC
922017-01-22T15:38:00 *** handlex has quit IRC
932017-01-22T15:38:32 *** aalex has quit IRC
942017-01-22T15:49:53 *** Soligor_ has joined #bitcoin-core-dev
952017-01-22T15:50:40 *** Soligor has quit IRC
962017-01-22T15:51:01 *** handlex has joined #bitcoin-core-dev
972017-01-22T15:54:35 *** handlex has quit IRC
982017-01-22T16:20:26 *** handlex has joined #bitcoin-core-dev
992017-01-22T16:23:24 *** Sosumi has joined #bitcoin-core-dev
1002017-01-22T16:42:17 *** handlex has quit IRC
1012017-01-22T16:57:52 *** Soligor__ has joined #bitcoin-core-dev
1022017-01-22T16:58:11 *** Soligor__ is now known as Soligor
1032017-01-22T16:58:59 *** Soligor_ has quit IRC
1042017-01-22T17:13:10 *** Soligor has quit IRC
1052017-01-22T17:18:26 *** Guyver2 has quit IRC
1062017-01-22T17:24:27 *** AaronvanW has joined #bitcoin-core-dev
1072017-01-22T18:49:11 <cfields> gmaxwell: sigh, there are so many edge-cases with the handshake, a mutex for a clump of vars may be un-avoidable
1082017-01-22T18:58:17 *** mol has joined #bitcoin-core-dev
1092017-01-22T19:01:52 *** moli_ has quit IRC
1102017-01-22T19:42:06 <BlueMatt> cfields: why can we not set all these things later in ::VERSION processing?
1112017-01-22T19:42:12 <BlueMatt> (mostly nVersion and fSuccessfullyConnected)
1122017-01-22T19:44:47 <BlueMatt> cfields: i mean in your change you're setting those things even above sending a response ::VERSION
1132017-01-22T19:44:59 <BlueMatt> which might mean you could send other messages before version, right?
1142017-01-22T20:07:25 *** AaronvanW has quit IRC
1152017-01-22T20:07:59 *** AaronvanW has joined #bitcoin-core-dev
1162017-01-22T20:12:26 *** AaronvanW has quit IRC
1172017-01-22T20:23:08 *** jtimon has joined #bitcoin-core-dev
1182017-01-22T20:48:35 *** Sosumi has quit IRC
1192017-01-22T21:08:28 *** AaronvanW has joined #bitcoin-core-dev
1202017-01-22T21:13:13 *** AaronvanW has quit IRC
1212017-01-22T21:15:23 *** mol has quit IRC
1222017-01-22T21:36:05 *** nibor has joined #bitcoin-core-dev
1232017-01-22T21:37:34 *** nibor has quit IRC
1242017-01-22T21:48:45 *** moli_ has joined #bitcoin-core-dev
1252017-01-22T21:49:07 <gmaxwell> cfields: I don't think it's that bad... just the verack comment was because you moved the fSuccessfullyConnected above the VERACK... if you hadn't done that, we'd be no worse than we are now.
1262017-01-22T21:52:49 *** mol has joined #bitcoin-core-dev
1272017-01-22T21:55:26 *** moli_ has quit IRC
1282017-01-22T22:09:15 *** AaronvanW has joined #bitcoin-core-dev
1292017-01-22T22:13:34 *** AaronvanW has quit IRC
1302017-01-22T22:28:10 *** justan0theruser has quit IRC
1312017-01-22T22:29:41 *** Lauda has left #bitcoin-core-dev
1322017-01-22T22:29:48 *** Lauda has joined #bitcoin-core-dev
1332017-01-22T22:37:21 <Chris_Stewart_5> What does it mean when bitcoin core return an error with insufficient priority? Specifically in a regtest mode
1342017-01-22T22:38:05 <sipa> Chris_Stewart_5: it means your feerate is too low
1352017-01-22T22:48:11 *** justanotheruser has joined #bitcoin-core-dev
1362017-01-22T22:58:28 *** CubicEarth has joined #bitcoin-core-dev
1372017-01-22T23:00:45 *** wolfspraul has quit IRC
1382017-01-22T23:10:04 *** AaronvanW has joined #bitcoin-core-dev
1392017-01-22T23:14:03 *** wolfspraul has joined #bitcoin-core-dev
1402017-01-22T23:14:10 *** AaronvanW has quit IRC
1412017-01-22T23:28:14 *** AaronvanW has joined #bitcoin-core-dev
1422017-01-22T23:42:55 *** PaulCapestany has joined #bitcoin-core-dev
1432017-01-22T23:52:28 *** jtimon has quit IRC