12017-09-23T00:00:28 *** abpa has quit IRC
22017-09-23T00:10:38 *** Emcy has joined #bitcoin-core-dev
32017-09-23T00:12:15 *** Emcy_ has quit IRC
42017-09-23T00:33:06 *** justanotheruser has quit IRC
52017-09-23T00:39:04 <ossifrage> To my local 0.15.0, I added a command line option to specify the max upload timeframe to try and more evenly spread out the data spent serving old blocks. The 24 hour default results in overly spikey network traffic.
62017-09-23T00:46:50 *** Emcy_ has joined #bitcoin-core-dev
72017-09-23T00:49:35 *** Emcy has quit IRC
82017-09-23T00:54:32 *** Emcy has joined #bitcoin-core-dev
92017-09-23T00:56:45 *** Emcy_ has quit IRC
102017-09-23T01:00:03 *** Emcy_ has joined #bitcoin-core-dev
112017-09-23T01:02:35 *** Emcy has quit IRC
122017-09-23T01:03:28 *** Murch has quit IRC
132017-09-23T01:03:40 *** ShaunR has quit IRC
142017-09-23T01:08:32 *** Emcy has joined #bitcoin-core-dev
152017-09-23T01:10:19 *** ThomasV has joined #bitcoin-core-dev
162017-09-23T01:10:35 *** Emcy_ has quit IRC
172017-09-23T01:16:42 *** Emcy_ has joined #bitcoin-core-dev
182017-09-23T01:19:35 *** Emcy has quit IRC
192017-09-23T01:20:32 *** meshcollider has quit IRC
202017-09-23T01:20:36 *** Aaronvan_ is now known as AaronvanW
212017-09-23T01:50:37 *** Ylbam has quit IRC
222017-09-23T01:53:13 *** AaronvanW has quit IRC
232017-09-23T01:53:51 *** AaronvanW has joined #bitcoin-core-dev
242017-09-23T01:55:45 *** RubenSomsen has joined #bitcoin-core-dev
252017-09-23T01:58:24 *** AaronvanW has quit IRC
262017-09-23T01:59:42 *** Emcy has joined #bitcoin-core-dev
272017-09-23T02:00:13 *** Geoffy has quit IRC
282017-09-23T02:00:46 *** ThomasV_ has joined #bitcoin-core-dev
292017-09-23T02:01:05 *** Emcy_ has quit IRC
302017-09-23T02:04:35 *** ThomasV has quit IRC
312017-09-23T02:08:54 *** Emcy_ has joined #bitcoin-core-dev
322017-09-23T02:11:45 *** Emcy has quit IRC
332017-09-23T02:21:43 *** LUNA_ has joined #bitcoin-core-dev
342017-09-23T02:22:58 *** Miezel has joined #bitcoin-core-dev
352017-09-23T02:23:25 *** Miezel has quit IRC
362017-09-23T02:25:05 *** Miezel has joined #bitcoin-core-dev
372017-09-23T02:43:41 <jonasschnelli> sipa: re #11167, is it a problem that you can send to BIP173 addresses when IsWitness is diabled? "addwitnessaddress" rejects while sendtoaddress doesn't... I guess since it's active on mainnet this doesn't matter anymore?
382017-09-23T02:43:44 <gribble> https://github.com/bitcoin/bitcoin/issues/11167 | Full BIP173 (Bech32) support by sipa · Pull Request #11167 · bitcoin/bitcoin · GitHub
392017-09-23T02:51:33 <sipa> jonasschnelli: right
402017-09-23T02:52:03 <sipa> it was there to prevent creating a segwit address (which could be stolen from) before it activated
412017-09-23T02:52:26 <sipa> but it's complicated by the fact that many tests in regtest operate in a state where it is not active yet
422017-09-23T02:52:34 *** meshcollider has joined #bitcoin-core-dev
432017-09-23T02:59:47 *** ThomasV_ has quit IRC
442017-09-23T03:16:48 *** Cory has quit IRC
452017-09-23T03:19:46 *** echonaut has quit IRC
462017-09-23T03:21:24 *** echonaut has joined #bitcoin-core-dev
472017-09-23T03:21:28 <esotericnonsense> whee! 0.15.0.1 successfully compiled and running on my phone.
482017-09-23T03:22:28 <achow101> esotericnonsense: ... why?
492017-09-23T03:22:36 <esotericnonsense> achow101: because i can!
502017-09-23T03:22:42 <achow101> bitcoind or bitcoin-qt?
512017-09-23T03:22:46 <esotericnonsense> bitcoind
522017-09-23T03:22:54 <esotericnonsense> i don't think it's ever going to sync
532017-09-23T03:23:24 <achow101> esotericnonsense: I think it has a higher probability of syncing than my bitcoin 0.1.0 node does
542017-09-23T03:24:01 <esotericnonsense> even the 2009 blocks are slow
552017-09-23T03:24:15 <achow101> how slow?
562017-09-23T03:24:25 <esotericnonsense> the log is truncated, hang on
572017-09-23T03:25:58 <esotericnonsense> 1m15s from 2010-01-01 to 2010-04-01 (height 32490 -> 48298)
582017-09-23T03:26:21 <goatpig> you in for a week at this rate
592017-09-23T03:27:02 <achow101> esotericnonsense: started at 21:27:28 utc, currently at 1661
602017-09-23T03:27:06 <esotericnonsense> unfortunately the actually-possibly-useful thing that it could be used for won't work; it would be fun to use it as a trusted node in schildbach's wallet
612017-09-23T03:27:15 <achow101> granted it has crashed multiple times and the vm it is in has also crashed a few times
622017-09-23T03:27:28 <esotericnonsense> but i am going to guess that they'd clash on the ports and neither side can be configured
632017-09-23T03:27:38 <esotericnonsense> (also if it's pruned it won't connect either)
642017-09-23T03:27:59 <esotericnonsense> achow101: lol.
652017-09-23T03:28:44 <achow101> I don't think it's ever going to get anywhere near being in sync
662017-09-23T03:29:14 <esotericnonsense> are there any issues with copying datadirs across architectures? endianness? other stuff?
672017-09-23T03:29:25 <achow101> shouldn't be
682017-09-23T03:29:39 <esotericnonsense> (I could produce a pruned datadir on my main box and chuck that over)
692017-09-23T03:43:32 <sipa> achow101: i think it should be totally possible to sync
702017-09-23T03:44:00 <sipa> i got abcore to sync with 0.13 on my oneplus one (woth 3 GB ram)
712017-09-23T03:44:24 <sipa> on my nexus 5x now i haven't tried, as it only has 2 GB ram, but with 0.15 i think it should be possible
722017-09-23T03:48:41 <achow101> sipa: I was talking about my 0.1.0 node
732017-09-23T03:49:56 <sipa> oh, i missed that
742017-09-23T04:10:43 *** goatpig has quit IRC
752017-09-23T04:37:08 <luke-jr> jonasschnelli: https://github.com/bitcoin/bips/pull/592 fix readme?
762017-09-23T04:50:15 *** jtimon has quit IRC
772017-09-23T05:07:23 *** jtimon has joined #bitcoin-core-dev
782017-09-23T05:11:37 *** owowo has quit IRC
792017-09-23T05:11:39 *** meshcollider has quit IRC
802017-09-23T05:16:17 *** waxwing has quit IRC
812017-09-23T05:18:59 *** waxwing has joined #bitcoin-core-dev
822017-09-23T05:24:48 *** waxwing has quit IRC
832017-09-23T05:27:40 *** ghost43 has quit IRC
842017-09-23T05:28:46 *** waxwing has joined #bitcoin-core-dev
852017-09-23T05:29:26 *** waxwing has joined #bitcoin-core-dev
862017-09-23T05:29:41 *** ghost43 has joined #bitcoin-core-dev
872017-09-23T05:32:51 *** RubenSomsen has quit IRC
882017-09-23T05:43:02 *** d9b4bef9 has quit IRC
892017-09-23T05:44:08 *** d9b4bef9 has joined #bitcoin-core-dev
902017-09-23T06:07:19 <bitcoin-git> [bitcoin] sipa opened pull request #11389: Support having SegWit always active in regtest (master...201709_itsalwayssegwitinregtestia) https://github.com/bitcoin/bitcoin/pull/11389
912017-09-23T06:11:11 <arubi> heh
922017-09-23T06:20:39 *** dermoth has joined #bitcoin-core-dev
932017-09-23T06:22:15 *** Miezel has quit IRC
942017-09-23T06:34:47 *** Ylbam has joined #bitcoin-core-dev
952017-09-23T06:36:28 *** intcat has quit IRC
962017-09-23T06:37:33 *** intcat has joined #bitcoin-core-dev
972017-09-23T06:42:47 *** promag has joined #bitcoin-core-dev
982017-09-23T06:43:35 *** ndrst has quit IRC
992017-09-23T06:50:35 *** promag has quit IRC
1002017-09-23T06:51:59 *** justanotheruser has joined #bitcoin-core-dev
1012017-09-23T07:15:09 *** justanotheruser has quit IRC
1022017-09-23T07:33:10 *** sdfgsdfg has joined #bitcoin-core-dev
1032017-09-23T07:40:54 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/aeed345c9bad...10a20bf7700e
1042017-09-23T07:40:54 <bitcoin-git> bitcoin/master 723aa1b Wladimir J. van der Laan: qt: Backup former GUI settings on `-resetguisettings`...
1052017-09-23T07:40:55 <bitcoin-git> bitcoin/master 10a20bf Wladimir J. van der Laan: Merge #11338: qt: Backup former GUI settings on `-resetguisettings`...
1062017-09-23T07:41:30 <bitcoin-git> [bitcoin] laanwj closed pull request #11338: qt: Backup former GUI settings on `-resetguisettings` (master...2017_10_backup_resetguisettings) https://github.com/bitcoin/bitcoin/pull/11338
1072017-09-23T07:42:41 *** SopaXorzTaker has joined #bitcoin-core-dev
1082017-09-23T07:43:17 *** promag has joined #bitcoin-core-dev
1092017-09-23T07:47:36 *** promag has quit IRC
1102017-09-23T08:07:53 *** ghost43 has quit IRC
1112017-09-23T08:08:10 *** ghost43 has joined #bitcoin-core-dev
1122017-09-23T08:36:05 *** meshcollider has joined #bitcoin-core-dev
1132017-09-23T08:43:22 *** promag has joined #bitcoin-core-dev
1142017-09-23T08:43:55 *** Guest46108 has joined #bitcoin-core-dev
1152017-09-23T09:04:37 *** promag has quit IRC
1162017-09-23T09:06:57 *** promag has joined #bitcoin-core-dev
1172017-09-23T09:17:58 *** promag has quit IRC
1182017-09-23T09:36:01 *** d9b4bef9 has quit IRC
1192017-09-23T09:37:07 *** d9b4bef9 has joined #bitcoin-core-dev
1202017-09-23T09:50:07 *** danra has joined #bitcoin-core-dev
1212017-09-23T10:54:39 *** Geoffy has joined #bitcoin-core-dev
1222017-09-23T11:13:36 *** sanada has quit IRC
1232017-09-23T11:16:09 *** sanada has joined #bitcoin-core-dev
1242017-09-23T11:25:38 *** LeMiner has joined #bitcoin-core-dev
1252017-09-23T11:45:50 *** meshcollider has quit IRC
1262017-09-23T12:06:19 *** dcousens has joined #bitcoin-core-dev
1272017-09-23T12:11:49 *** promag has joined #bitcoin-core-dev
1282017-09-23T12:14:40 *** justanotheruser has joined #bitcoin-core-dev
1292017-09-23T12:15:54 *** Emcy has joined #bitcoin-core-dev
1302017-09-23T12:17:21 *** Emcy_ has quit IRC
1312017-09-23T12:19:36 *** promag has quit IRC
1322017-09-23T12:21:31 *** LampTreadStone07 has joined #bitcoin-core-dev
1332017-09-23T12:26:41 *** promag has joined #bitcoin-core-dev
1342017-09-23T12:29:46 *** promag has quit IRC
1352017-09-23T12:42:01 *** d9b4bef9 has quit IRC
1362017-09-23T12:45:08 *** d9b4bef9 has joined #bitcoin-core-dev
1372017-09-23T12:51:40 *** AaronvanW has joined #bitcoin-core-dev
1382017-09-23T12:56:20 *** LampTreadStone07 has quit IRC
1392017-09-23T13:10:07 *** promag has joined #bitcoin-core-dev
1402017-09-23T13:17:08 *** promag has quit IRC
1412017-09-23T13:27:07 *** promag has joined #bitcoin-core-dev
1422017-09-23T13:39:22 *** meshcollider has joined #bitcoin-core-dev
1432017-09-23T13:44:27 *** promag has quit IRC
1442017-09-23T13:46:27 *** promag has joined #bitcoin-core-dev
1452017-09-23T13:50:46 *** promag has quit IRC
1462017-09-23T13:52:35 *** jtimon has quit IRC
1472017-09-23T13:55:12 *** AaronvanW has quit IRC
1482017-09-23T13:56:13 *** AaronvanW has joined #bitcoin-core-dev
1492017-09-23T14:08:40 *** LUNA_ has quit IRC
1502017-09-23T14:19:40 *** AaronvanW has quit IRC
1512017-09-23T14:20:16 *** AaronvanW has joined #bitcoin-core-dev
1522017-09-23T14:24:21 *** AaronvanW has quit IRC
1532017-09-23T14:30:56 *** dcousens has quit IRC
1542017-09-23T14:37:49 *** owowo has joined #bitcoin-core-dev
1552017-09-23T14:43:29 *** laurentmt has joined #bitcoin-core-dev
1562017-09-23T14:44:26 *** laurentmt has quit IRC
1572017-09-23T14:53:10 *** Guyver2 has joined #bitcoin-core-dev
1582017-09-23T14:53:47 *** owowo has quit IRC
1592017-09-23T14:58:51 *** owowo has joined #bitcoin-core-dev
1602017-09-23T15:06:26 <jonasschnelli> luke-jr: Oh. Yes. Will do
1612017-09-23T15:08:34 *** goatpig has joined #bitcoin-core-dev
1622017-09-23T15:10:39 *** RubenSomsen has joined #bitcoin-core-dev
1632017-09-23T15:10:46 *** alreadylate has joined #bitcoin-core-dev
1642017-09-23T15:14:41 *** alreadylate has quit IRC
1652017-09-23T15:17:43 *** darkROL has joined #bitcoin-core-dev
1662017-09-23T15:22:02 *** alreadylate has joined #bitcoin-core-dev
1672017-09-23T15:23:25 *** Emcy has quit IRC
1682017-09-23T15:24:22 *** duringo has joined #bitcoin-core-dev
1692017-09-23T15:28:05 *** Emcy has joined #bitcoin-core-dev
1702017-09-23T15:28:17 *** darkROL has quit IRC
1712017-09-23T15:35:29 *** silver has joined #bitcoin-core-dev
1722017-09-23T15:35:52 *** silver is now known as Guest6270
1732017-09-23T15:36:15 *** laurentmt has joined #bitcoin-core-dev
1742017-09-23T15:40:46 *** Guest6270 has quit IRC
1752017-09-23T15:46:08 *** sdfgsdfg has quit IRC
1762017-09-23T15:48:09 *** duringo has quit IRC
1772017-09-23T15:48:17 *** duringo has joined #bitcoin-core-dev
1782017-09-23T15:50:41 *** laurentmt has quit IRC
1792017-09-23T15:58:34 *** meshcollider has quit IRC
1802017-09-23T16:00:42 *** duringo has quit IRC
1812017-09-23T16:03:13 *** ThomasV has joined #bitcoin-core-dev
1822017-09-23T16:04:21 <ThomasV> sipa: what was your point about bip124 and CLTV, CSV?
1832017-09-23T16:06:20 <ThomasV> it seems to me that nLocktime and nSequence are "out of scope" anyway
1842017-09-23T16:07:07 <ThomasV> by that I mean the derived address does not depend on them
1852017-09-23T16:09:21 <sipa> ThomasV: CLTV and CSV are script opcodes
1862017-09-23T16:09:55 <sipa> CLTV sets a requirement on the nLockTime field of the spending transaction
1872017-09-23T16:13:44 <ThomasV> sipa: so?
1882017-09-23T16:13:59 <sipa> so they're not out of scope
1892017-09-23T16:14:14 <sipa> they're things that influence the address
1902017-09-23T16:14:15 <ThomasV> maybe we don't agree on the scope then.
1912017-09-23T16:14:37 <ThomasV> how?
1922017-09-23T16:14:40 <sipa> i think you misunderstand me
1932017-09-23T16:14:57 <sipa> i wasn't talking about nLockTime and nSequence
1942017-09-23T16:15:19 <ThomasV> no, you were talking about the parameter in the script
1952017-09-23T16:15:22 <sipa> i'm talking about having scriptPubKeys with the CLTV or CSV instruction in them
1962017-09-23T16:15:29 <ThomasV> right
1972017-09-23T16:15:47 <ThomasV> but how would that interfer with bip124?
1982017-09-23T16:16:08 <sipa> i have no idea, i have never looked at bip124
1992017-09-23T16:16:24 <ThomasV> or, to put it differently, what do you expect bip124 to achieve there?
2002017-09-23T16:16:41 <sipa> i brought CLTV up as an example of something where there is more to backup than just a key
2012017-09-23T16:17:09 <ThomasV> oh but we agree that there is more to backup :)
2022017-09-23T16:17:31 <ThomasV> I thought you were saying that bip124 would be broken by these opcodes
2032017-09-23T16:17:50 <sipa> sorry if i gave that impression
2042017-09-23T16:17:58 <sipa> but i don't know bip124
2052017-09-23T16:18:41 <ThomasV> sipa: BIP124 is not really specified, but it is trivial to read
2062017-09-23T16:19:00 <ThomasV> it just says "lets define a template for scripts"
2072017-09-23T16:19:29 <ThomasV> where pubkeys are variables
2082017-09-23T16:24:54 <sipa> right
2092017-09-23T16:26:39 <ThomasV> the scriptpubkey type (non-segwit, segwint-in-p2sh or native-segwit) is something orthogonal, though.
2102017-09-23T16:28:27 *** justanotheruser has quit IRC
2112017-09-23T16:30:35 *** alreadylate has quit IRC
2122017-09-23T16:31:59 *** AaronvanW has joined #bitcoin-core-dev
2132017-09-23T16:42:02 *** d9b4bef9 has quit IRC
2142017-09-23T16:43:09 *** d9b4bef9 has joined #bitcoin-core-dev
2152017-09-23T16:55:44 *** arowser has quit IRC
2162017-09-23T16:57:12 *** arowser has joined #bitcoin-core-dev
2172017-09-23T17:05:01 *** justanotheruser has joined #bitcoin-core-dev
2182017-09-23T17:07:29 *** Mayank has joined #bitcoin-core-dev
2192017-09-23T17:07:52 *** Mayank is now known as Guest43823
2202017-09-23T17:10:23 *** Guest43823 has quit IRC
2212017-09-23T17:26:08 *** AaronvanW has quit IRC
2222017-09-23T17:26:45 *** AaronvanW has joined #bitcoin-core-dev
2232017-09-23T17:30:58 *** AaronvanW has quit IRC
2242017-09-23T17:33:48 *** ula has quit IRC
2252017-09-23T17:36:23 *** ula has joined #bitcoin-core-dev
2262017-09-23T17:38:37 *** AaronvanW has joined #bitcoin-core-dev
2272017-09-23T17:43:32 *** AaronvanW has quit IRC
2282017-09-23T17:44:06 *** AaronvanW has joined #bitcoin-core-dev
2292017-09-23T17:44:54 *** justanotheruser has quit IRC
2302017-09-23T17:48:23 *** AaronvanW has quit IRC
2312017-09-23T18:06:24 *** justanotheruser has joined #bitcoin-core-dev
2322017-09-23T18:08:02 *** ThomasV has quit IRC
2332017-09-23T18:28:34 *** justanotheruser has quit IRC
2342017-09-23T18:31:22 *** vicenteH has quit IRC
2352017-09-23T18:31:39 *** laurentmt has joined #bitcoin-core-dev
2362017-09-23T18:31:59 *** laurentmt has quit IRC
2372017-09-23T18:32:55 *** danra has quit IRC
2382017-09-23T18:34:24 *** SopaXorzTaker has quit IRC
2392017-09-23T18:34:59 *** vicenteH has joined #bitcoin-core-dev
2402017-09-23T18:49:42 *** justanotheruser has joined #bitcoin-core-dev
2412017-09-23T19:24:15 *** goatpig has quit IRC
2422017-09-23T19:24:17 *** justanotheruser has quit IRC
2432017-09-23T19:25:51 *** goatpig has joined #bitcoin-core-dev
2442017-09-23T19:42:47 *** AaronvanW has joined #bitcoin-core-dev
2452017-09-23T19:43:12 *** promag has joined #bitcoin-core-dev
2462017-09-23T19:44:26 *** Aaronvan_ has joined #bitcoin-core-dev
2472017-09-23T19:47:08 *** Aaronvan_ has quit IRC
2482017-09-23T19:47:23 *** promag has quit IRC
2492017-09-23T19:48:16 *** AaronvanW has quit IRC
2502017-09-23T19:50:45 *** AaronvanW has joined #bitcoin-core-dev
2512017-09-23T19:52:43 *** meshcollider has joined #bitcoin-core-dev
2522017-09-23T20:00:30 *** justanotheruser has joined #bitcoin-core-dev
2532017-09-23T20:14:08 *** RubenSomsen has quit IRC
2542017-09-23T20:15:00 *** goatpig has quit IRC
2552017-09-23T20:30:49 *** goatpig has joined #bitcoin-core-dev
2562017-09-23T20:43:00 *** Aaronvan_ has joined #bitcoin-core-dev
2572017-09-23T20:45:18 *** AaronvanW has quit IRC
2582017-09-23T20:53:20 *** BONESINC has joined #bitcoin-core-dev
2592017-09-23T20:53:56 *** BONESINC has left #bitcoin-core-dev
2602017-09-23T21:19:46 *** jtimon has joined #bitcoin-core-dev
2612017-09-23T21:24:21 *** justanotheruser has quit IRC
2622017-09-23T21:25:47 *** ThomasV has joined #bitcoin-core-dev
2632017-09-23T21:34:32 *** Guyver2 has quit IRC
2642017-09-23T21:44:06 *** justanotheruser has joined #bitcoin-core-dev
2652017-09-23T21:44:41 *** AaronvanW has joined #bitcoin-core-dev
2662017-09-23T21:45:41 *** AaronvanW has quit IRC
2672017-09-23T21:46:08 *** Aaronvan_ has quit IRC
2682017-09-23T21:46:18 *** AaronvanW has joined #bitcoin-core-dev
2692017-09-23T21:48:48 *** ThomasV has quit IRC
2702017-09-23T21:50:35 *** AaronvanW has quit IRC
2712017-09-23T21:53:16 *** AaronvanW has joined #bitcoin-core-dev
2722017-09-23T21:58:09 *** afk11 has quit IRC
2732017-09-23T21:58:25 *** afk11 has joined #bitcoin-core-dev
2742017-09-23T22:01:47 *** justanotheruser has quit IRC
2752017-09-23T22:04:46 *** justanotheruser has joined #bitcoin-core-dev
2762017-09-23T22:05:10 *** justanotheruser has joined #bitcoin-core-dev
2772017-09-23T22:12:33 <esotericnonsense> achow101: on both aarch64 and armv7l it works properly by just copying datadir over from amd64 (i don't have the patience to wait). https://esotericnonsense.com/img/bitcoind-motog.jpg
2782017-09-23T22:12:48 <esotericnonsense> still have no use for it. :P
2792017-09-23T22:13:27 *** AaronvanW has quit IRC
2802017-09-23T22:30:57 *** StopAndDecrypt_ has quit IRC
2812017-09-23T22:35:25 *** AaronvanW has joined #bitcoin-core-dev
2822017-09-23T23:16:24 *** laurentmt has joined #bitcoin-core-dev
2832017-09-23T23:16:35 *** laurentmt has quit IRC
2842017-09-23T23:32:25 *** meshcollider has quit IRC
2852017-09-23T23:34:31 <bitcoin-git> [bitcoin] jnewbery opened pull request #11390: [docs] document scripted-diff (master...document_scripted_diff) https://github.com/bitcoin/bitcoin/pull/11390
2862017-09-23T23:35:15 *** dcousens has joined #bitcoin-core-dev
2872017-09-23T23:38:00 *** tErik_mc has quit IRC
2882017-09-23T23:47:51 *** PaulCapestany has quit IRC
2892017-09-23T23:49:33 *** PaulCapestany has joined #bitcoin-core-dev