12019-04-19T00:00:02 *** CrystalNice has quit IRC
22019-04-19T00:04:11 *** Mister_X1 has joined #bitcoin-core-dev
32019-04-19T00:12:27 *** DeanGuss has joined #bitcoin-core-dev
42019-04-19T00:14:16 *** scoop has joined #bitcoin-core-dev
52019-04-19T00:14:53 *** scoop has quit IRC
62019-04-19T00:28:41 *** dqx_ has joined #bitcoin-core-dev
72019-04-19T00:29:51 *** justanotheruser has quit IRC
82019-04-19T00:37:05 *** DeanGuss has quit IRC
92019-04-19T00:54:49 *** dqx_ has quit IRC
102019-04-19T00:58:40 *** dqx_ has joined #bitcoin-core-dev
112019-04-19T01:02:34 <fanquake> Got some rc4 sigs up.
122019-04-19T01:09:07 *** scoop has joined #bitcoin-core-dev
132019-04-19T01:09:42 <phantomcircuit> gmaxwell, sounds like a forkcoin that's got the same history upto some point
142019-04-19T01:13:15 *** scoop has quit IRC
152019-04-19T01:14:35 *** harding has quit IRC
162019-04-19T01:16:09 <gmaxwell> phantomcircuit: interesting, so I certantly have seen a bunch of those that claim to be a fork coin (superbitcoin)
172019-04-19T01:16:14 <gmaxwell> that get themselves banned
182019-04-19T01:16:55 *** harding has joined #bitcoin-core-dev
192019-04-19T01:17:28 <echeveria> gmaxwell: can you connect back to any of them?
202019-04-19T01:17:31 <gmaxwell> there is also some VDS which is apparently some ponzi scheme coin that airdropped to bitcoin users which is very popular in china.
212019-04-19T01:20:03 <gmaxwell> echeveria: none of the last 12 that connected to me.
222019-04-19T01:36:55 *** DeanGuss has joined #bitcoin-core-dev
232019-04-19T01:48:27 *** pinheadmz has quit IRC
242019-04-19T01:51:15 *** justanotheruser has joined #bitcoin-core-dev
252019-04-19T01:56:15 <echeveria> ike
262019-04-19T01:56:33 <echeveria> blockfilterindex=1 on a synced node results in some impressive log spam
272019-04-19T01:57:00 *** justanotheruser has quit IRC
282019-04-19T01:57:30 <echeveria> 2019-04-19T01:57:00Z Pre-allocating up to position 0x300000 in fltr00003.dat
292019-04-19T01:57:31 <echeveria> 2019-04-19T01:57:01Z Pre-allocating up to position 0x400000 in fltr00003.dat
302019-04-19T01:57:31 <echeveria> 2019-04-19T01:57:03Z Pre-allocating up to position 0x500000 in fltr00003.dat
312019-04-19T01:57:32 <echeveria> 2019-04-19T01:57:04Z Pre-allocating up to position 0x600000 in fltr00003.dat
322019-04-19T01:57:32 <echeveria> etc etc
332019-04-19T01:58:01 <sipa> ha
342019-04-19T01:58:16 <sipa> i think we should probably turn those off by default (incl. for block/undo)
352019-04-19T01:59:11 *** millerti has quit IRC
362019-04-19T02:02:05 <echeveria> mm. my log is getting blasted.
372019-04-19T02:05:08 *** dqx_ has quit IRC
382019-04-19T02:07:00 *** jimmysong has joined #bitcoin-core-dev
392019-04-19T02:12:52 <phantomcircuit> sipa, any idea if the pre-allocation still helps on ssds?
402019-04-19T02:13:20 <phantomcircuit> (especially ones on top of a cow filesystem?)
412019-04-19T02:15:30 <sipa> phantomcircuit: i doubt it tbh
422019-04-19T02:15:42 <sipa> it'd be useful if we used mmap or so, but we don't
432019-04-19T02:25:54 *** scoop has joined #bitcoin-core-dev
442019-04-19T02:26:35 <luke-jr> but it may save us from ugly out of disk space issues.. except on filesystems with compression :P
452019-04-19T02:27:25 <luke-jr> actually, I wonder if posix_fallocate is broken on such filesystems - it's supposed to guarantee a write to the space won't fail
462019-04-19T02:27:44 <luke-jr> or maybe they actually implement it such that it ensures it won't fail
472019-04-19T02:31:49 <phantomcircuit> luke-jr, i doubt that it's gonna prevent an out of space issue
482019-04-19T02:32:03 *** harrymm has quit IRC
492019-04-19T02:49:42 *** harrymm has joined #bitcoin-core-dev
502019-04-19T02:50:13 <echeveria> 2019-04-19T02:46:27Z basic block filter index is enabled at height 572248
512019-04-19T02:50:13 <echeveria> 2019-04-19T02:46:27Z basic block filter index thread exit
522019-04-19T02:50:14 <echeveria> 2019-04-19T02:48:49Z Potential stale tip detected, will try using extra outbound peer (last tip update: 3114 seconds ago)
532019-04-19T02:50:56 <echeveria> so about 45 minutes, as described on the PR, on a dual core i7 in a laptop. not bad.
542019-04-19T02:56:39 <echeveria> that's sort of a bug that it thinks the tip is stale when it isn't, but of no consequence.
552019-04-19T02:59:52 <echeveria> oh no there's just been no new blocks, I misunderstood what happened there.
562019-04-19T03:00:01 *** Mister_X1 has quit IRC
572019-04-19T03:04:30 *** ogelbukh has joined #bitcoin-core-dev
582019-04-19T03:07:15 *** morcos has quit IRC
592019-04-19T03:11:44 *** morcos has joined #bitcoin-core-dev
602019-04-19T03:32:55 *** justanotheruser has joined #bitcoin-core-dev
612019-04-19T03:35:39 *** scoop has quit IRC
622019-04-19T03:37:03 *** scoop has joined #bitcoin-core-dev
632019-04-19T03:40:53 *** achow101 has quit IRC
642019-04-19T03:47:38 *** rafalcpp has quit IRC
652019-04-19T03:50:03 *** rafalcpp has joined #bitcoin-core-dev
662019-04-19T03:51:54 *** achow101 has joined #bitcoin-core-dev
672019-04-19T04:12:34 *** spaced0ut has quit IRC
682019-04-19T04:17:50 *** pinheadmz has joined #bitcoin-core-dev
692019-04-19T04:30:42 *** ranefer has joined #bitcoin-core-dev
702019-04-19T04:44:30 *** pinheadmz has quit IRC
712019-04-19T04:46:27 *** ranefer has quit IRC
722019-04-19T04:50:08 *** spinza has quit IRC
732019-04-19T05:04:01 *** spinza has joined #bitcoin-core-dev
742019-04-19T05:06:41 *** scoop has quit IRC
752019-04-19T05:09:10 *** tryphe_ has joined #bitcoin-core-dev
762019-04-19T05:11:47 *** tryphe has quit IRC
772019-04-19T05:13:21 *** face has joined #bitcoin-core-dev
782019-04-19T05:37:37 *** scoop has joined #bitcoin-core-dev
792019-04-19T05:42:03 *** scoop has quit IRC
802019-04-19T05:45:59 *** pinheadmz has joined #bitcoin-core-dev
812019-04-19T06:00:01 *** ogelbukh has quit IRC
822019-04-19T06:02:58 *** face has quit IRC
832019-04-19T06:09:00 *** pinheadmz has quit IRC
842019-04-19T06:17:24 *** Ll1i1lL has quit IRC
852019-04-19T06:17:40 *** Shabbypenguin has joined #bitcoin-core-dev
862019-04-19T06:19:28 *** Ll1i1lL has joined #bitcoin-core-dev
872019-04-19T06:19:54 *** jonatack has quit IRC
882019-04-19T06:32:59 *** pinheadmz has joined #bitcoin-core-dev
892019-04-19T06:36:31 *** EagleTM has joined #bitcoin-core-dev
902019-04-19T06:42:40 *** EagleTM has quit IRC
912019-04-19T06:50:49 *** scoop has joined #bitcoin-core-dev
922019-04-19T06:50:51 *** instagibbs has quit IRC
932019-04-19T06:53:16 *** pinheadmz has quit IRC
942019-04-19T06:53:24 *** fanquake has quit IRC
952019-04-19T06:55:18 *** scoop has quit IRC
962019-04-19T07:30:33 *** Ll1i1lL has quit IRC
972019-04-19T07:30:35 *** scoop has joined #bitcoin-core-dev
982019-04-19T07:35:16 *** scoop has quit IRC
992019-04-19T07:35:50 *** scoop has joined #bitcoin-core-dev
1002019-04-19T07:40:22 *** scoop has quit IRC
1012019-04-19T07:53:31 *** scoop has joined #bitcoin-core-dev
1022019-04-19T07:53:40 *** Ll1i1lL has joined #bitcoin-core-dev
1032019-04-19T07:59:43 *** StopAndDecrypt_ has joined #bitcoin-core-dev
1042019-04-19T07:59:56 *** StopAndDecrypt has quit IRC
1052019-04-19T08:01:36 *** scoop has quit IRC
1062019-04-19T08:12:38 *** scoop has joined #bitcoin-core-dev
1072019-04-19T08:17:12 *** scoop has quit IRC
1082019-04-19T08:22:38 *** timothy has joined #bitcoin-core-dev
1092019-04-19T08:32:51 *** Ll1i1lL has quit IRC
1102019-04-19T08:34:59 *** Ll1i1lL has joined #bitcoin-core-dev
1112019-04-19T08:47:02 *** z071230116 has joined #bitcoin-core-dev
1122019-04-19T08:47:49 *** z071230116 has left #bitcoin-core-dev
1132019-04-19T08:54:40 *** face has joined #bitcoin-core-dev
1142019-04-19T09:00:01 *** Shabbypenguin has quit IRC
1152019-04-19T09:15:33 *** setpill has joined #bitcoin-core-dev
1162019-04-19T09:17:19 <echeveria> hm
1172019-04-19T09:17:49 <echeveria> I'm seeing absurd CPU usage in master.
1182019-04-19T09:19:16 *** EagleTM has joined #bitcoin-core-dev
1192019-04-19T09:43:03 *** emilsedgh has joined #bitcoin-core-dev
1202019-04-19T09:48:55 *** scoop has joined #bitcoin-core-dev
1212019-04-19T09:48:59 *** setpill has quit IRC
1222019-04-19T09:55:43 *** setpill has joined #bitcoin-core-dev
1232019-04-19T10:14:54 <wumpus> any idea where?
1242019-04-19T10:15:32 <wumpus> I mean, is it doing actual work, such as validating blocks, or is it spinning somewhere
1252019-04-19T10:15:56 <echeveria> while at the tip, with bip157 enabled. restarted with actual logging.
1262019-04-19T10:16:35 <wumpus> sometimes in these cases it's useful to start it in gdb, then when it occurs, break, and see what all the threads are doing
1272019-04-19T10:17:54 <wumpus> if you can get your ps/top tool to show thread names, it also helps, by narrowing down in which thread it happens
1282019-04-19T10:20:05 <echeveria> I restarted with GDB before I thought of that.
1292019-04-19T10:20:10 <echeveria> lets wait and see.
1302019-04-19T10:21:08 <wumpus> could have attached the debugger to the running process, but ok, too late now :)
1312019-04-19T10:22:32 *** spinza has quit IRC
1322019-04-19T10:23:21 <echeveria> yeah alright.
1332019-04-19T10:23:29 <echeveria> 100% core usage in openconn.
1342019-04-19T10:23:55 <wumpus> I remember we've had spinning problems with there before
1352019-04-19T10:24:18 <wumpus> problems such as: it doesn't find suitable peers and keeps retrying in a tight loop
1362019-04-19T10:24:30 <wumpus> not very recently, though
1372019-04-19T10:27:46 *** scoop has quit IRC
1382019-04-19T10:28:21 <echeveria> only strange networking is a socks5 proxy.
1392019-04-19T10:29:33 *** spinza has joined #bitcoin-core-dev
1402019-04-19T10:55:51 *** AaronvanW has joined #bitcoin-core-dev
1412019-04-19T11:46:01 *** spinza has quit IRC
1422019-04-19T12:00:02 *** emilsedgh has quit IRC
1432019-04-19T12:04:32 *** spinza has joined #bitcoin-core-dev
1442019-04-19T12:24:32 *** ElectroBNC has joined #bitcoin-core-dev
1452019-04-19T12:43:19 *** booyah has quit IRC
1462019-04-19T13:12:50 *** bitcoin-git has joined #bitcoin-core-dev
1472019-04-19T13:12:50 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #15852: doc: 0.18: Remove TODO from release notes (0.18...1904-docRel18) https://github.com/bitcoin/bitcoin/pull/15852
1482019-04-19T13:13:04 *** bitcoin-git has left #bitcoin-core-dev
1492019-04-19T13:13:49 <hebasto> could #15630 be labeled "Wallet"?
1502019-04-19T13:13:50 <gribble> https://github.com/bitcoin/bitcoin/issues/15630 | -wallet is a "network-only" option but -walletdir is not · Issue #15630 · bitcoin/bitcoin · GitHub
1512019-04-19T13:35:10 *** bitcoin-git has joined #bitcoin-core-dev
1522019-04-19T13:35:11 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d1c2ed8dd768...ae2c19f578b6
1532019-04-19T13:35:11 <bitcoin-git> bitcoin/master 418d323 251: Resolve the checkpoints <-> validation CD.
1542019-04-19T13:35:12 <bitcoin-git> bitcoin/master ae2c19f MarcoFalke: Merge #15655: Resolve the checkpoints <-> validation circular dependency
1552019-04-19T13:35:18 *** bitcoin-git has left #bitcoin-core-dev
1562019-04-19T13:35:48 *** bitcoin-git has joined #bitcoin-core-dev
1572019-04-19T13:35:48 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15655: Resolve the checkpoints <-> validation circular dependency (master...patch/resolve-checkpoints-validation-cd) https://github.com/bitcoin/bitcoin/pull/15655
1582019-04-19T13:36:00 *** bitcoin-git has left #bitcoin-core-dev
1592019-04-19T13:49:00 *** pinheadmz has joined #bitcoin-core-dev
1602019-04-19T13:49:58 *** Aaronvan_ has joined #bitcoin-core-dev
1612019-04-19T13:53:11 *** bitcoin-git has joined #bitcoin-core-dev
1622019-04-19T13:53:12 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #15853: wallet: Remove unused import checkpoints.h (master...1904-walletRemCheck) https://github.com/bitcoin/bitcoin/pull/15853
1632019-04-19T13:53:14 *** bitcoin-git has left #bitcoin-core-dev
1642019-04-19T13:53:28 *** AaronvanW has quit IRC
1652019-04-19T13:55:15 *** promag_ has quit IRC
1662019-04-19T13:55:22 <MarcoFalke> [06:23] <echeveria> 100% core usage in openconn.
1672019-04-19T13:55:25 <MarcoFalke> there is an open issue
1682019-04-19T13:55:56 <MarcoFalke> echeveria: Please comment there #15665
1692019-04-19T13:55:58 <gribble> https://github.com/bitcoin/bitcoin/issues/15665 | 0.18.0 rc2 CPU spike in thread bitcoin-opencon · Issue #15665 · bitcoin/bitcoin · GitHub
1702019-04-19T13:57:18 *** promag has joined #bitcoin-core-dev
1712019-04-19T13:59:03 *** user_ has joined #bitcoin-core-dev
1722019-04-19T14:00:06 *** scoop has joined #bitcoin-core-dev
1732019-04-19T14:00:29 *** user_ has left #bitcoin-core-dev
1742019-04-19T14:00:41 *** kolnpole has joined #bitcoin-core-dev
1752019-04-19T14:00:47 <kolnpole> HI
1762019-04-19T14:01:03 <kolnpole> im using bitcoin core and im tyring to sign message
1772019-04-19T14:01:22 <kolnpole> but i get error bitcoin core Address does not refer to key (code -3)
1782019-04-19T14:01:40 <kolnpole> but when i dump key by dumpprivate key i get a key
1792019-04-19T14:04:18 *** scoop has quit IRC
1802019-04-19T14:04:23 <kolnpole> ????????
1812019-04-19T14:04:26 <kolnpole> anyone ..
1822019-04-19T14:05:30 *** pinheadmz has quit IRC
1832019-04-19T14:05:35 *** ranefer has joined #bitcoin-core-dev
1842019-04-19T14:12:08 <MarcoFalke> kolnpole: See #10542
1852019-04-19T14:12:10 <gribble> https://github.com/bitcoin/bitcoin/issues/10542 | Signmessage doesnt work with segwit addresses · Issue #10542 · bitcoin/bitcoin · GitHub
1862019-04-19T14:15:15 *** darosior has joined #bitcoin-core-dev
1872019-04-19T14:24:17 *** bitcoin-git has joined #bitcoin-core-dev
1882019-04-19T14:24:18 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae2c19f578b6...b6a5583c4f9b
1892019-04-19T14:24:18 <bitcoin-git> bitcoin/master fadf7d1 MarcoFalke: wallet: Remove unused import checkpoints.h
1902019-04-19T14:24:18 <bitcoin-git> bitcoin/master b6a5583 MarcoFalke: Merge #15853: wallet: Remove unused import checkpoints.h
1912019-04-19T14:24:22 *** bitcoin-git has left #bitcoin-core-dev
1922019-04-19T14:25:01 *** bitcoin-git has joined #bitcoin-core-dev
1932019-04-19T14:25:01 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15853: wallet: Remove unused import checkpoints.h (master...1904-walletRemCheck) https://github.com/bitcoin/bitcoin/pull/15853
1942019-04-19T14:25:08 *** bitcoin-git has left #bitcoin-core-dev
1952019-04-19T14:28:00 <kolnpole> MarcoFalke, gribble doesnt works with other address either https://ibin.co/4eF9qvcmqYGE.png
1962019-04-19T14:30:36 <kolnpole> and you can see dump private key works
1972019-04-19T14:30:36 <kolnpole> https://ibin.co/4eFAhNghcqOs.png
1982019-04-19T14:31:00 <MarcoFalke> it does not work with bech32 and p2sh addresses
1992019-04-19T14:31:28 <MarcoFalke> in the gui you can get a new address that can sign in the debug console
2002019-04-19T14:31:41 <MarcoFalke> getnewaddress address_label legacy
2012019-04-19T14:32:23 <kolnpole> MarcoFalke, wow
2022019-04-19T14:32:25 <kolnpole> cool
2032019-04-19T14:49:53 *** kolnpole has quit IRC
2042019-04-19T14:53:10 <echeveria> MarcoFalke: I'll dump the information asked.
2052019-04-19T14:54:20 *** promag has quit IRC
2062019-04-19T15:00:01 *** ElectroBNC has quit IRC
2072019-04-19T15:00:02 *** scoop has joined #bitcoin-core-dev
2082019-04-19T15:04:23 *** meh`1 has joined #bitcoin-core-dev
2092019-04-19T15:10:45 *** kolnpole has joined #bitcoin-core-dev
2102019-04-19T15:43:55 *** Guyver2 has joined #bitcoin-core-dev
2112019-04-19T15:47:13 <MarcoFalke> thx
2122019-04-19T15:53:35 *** scoop has quit IRC
2132019-04-19T16:00:54 *** ranefer has quit IRC
2142019-04-19T16:04:35 *** bitcoin-git has joined #bitcoin-core-dev
2152019-04-19T16:04:35 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a5583c4f9b...56376f336548
2162019-04-19T16:04:35 <bitcoin-git> bitcoin/master 765c0b3 Antoine Riard: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndH...
2172019-04-19T16:04:36 <bitcoin-git> bitcoin/master 56376f3 MarcoFalke: Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlo...
2182019-04-19T16:04:38 *** bitcoin-git has left #bitcoin-core-dev
2192019-04-19T16:04:38 *** kolnpole has quit IRC
2202019-04-19T16:05:15 *** bitcoin-git has joined #bitcoin-core-dev
2212019-04-19T16:05:15 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight (master...2019-03-remove-find-first-block-time-height) https://github.com/bitcoin/bitcoin/pull/15670
2222019-04-19T16:05:16 *** bitcoin-git has left #bitcoin-core-dev
2232019-04-19T16:05:36 *** pinheadmz has joined #bitcoin-core-dev
2242019-04-19T16:38:46 *** bitcoin-git has joined #bitcoin-core-dev
2252019-04-19T16:38:47 <bitcoin-git> [bitcoin] lemz90 opened pull request #15854: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15854
2262019-04-19T16:38:49 *** bitcoin-git has left #bitcoin-core-dev
2272019-04-19T16:39:25 *** bitcoin-git has joined #bitcoin-core-dev
2282019-04-19T16:39:25 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #15854: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15854
2292019-04-19T16:39:26 *** bitcoin-git has left #bitcoin-core-dev
2302019-04-19T16:39:29 *** Dean_Guss has joined #bitcoin-core-dev
2312019-04-19T16:39:30 *** DeanGuss has quit IRC
2322019-04-19T16:41:08 *** bitcoin-git has joined #bitcoin-core-dev
2332019-04-19T16:41:09 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #15855: [refactor] interfaces: Add missing LockAnnotation for cs_main (master...1904-interfacesLock) https://github.com/bitcoin/bitcoin/pull/15855
2342019-04-19T16:41:13 *** bitcoin-git has left #bitcoin-core-dev
2352019-04-19T16:50:16 *** zxzzt has quit IRC
2362019-04-19T16:59:32 *** setpill has quit IRC
2372019-04-19T17:01:31 *** bitcoin-git has joined #bitcoin-core-dev
2382019-04-19T17:01:31 <bitcoin-git> [bitcoin] hebasto opened pull request #15856: wallet: Do not create unsolicited wallets subdirectory (master...20190419-unsolicited-walletdir) https://github.com/bitcoin/bitcoin/pull/15856
2392019-04-19T17:01:33 *** bitcoin-git has left #bitcoin-core-dev
2402019-04-19T17:02:36 *** shesek has quit IRC
2412019-04-19T17:04:15 *** kolnpole has joined #bitcoin-core-dev
2422019-04-19T17:09:09 *** kolnpole has quit IRC
2432019-04-19T17:16:00 *** scoop has joined #bitcoin-core-dev
2442019-04-19T17:20:01 *** lukedashjr has joined #bitcoin-core-dev
2452019-04-19T17:20:39 *** luke-jr has quit IRC
2462019-04-19T17:21:51 *** bitcoin-git has joined #bitcoin-core-dev
2472019-04-19T17:21:51 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #15576: constexpr: Increase constexpr usage in strencodings (master...constexpr-strencodings) https://github.com/bitcoin/bitcoin/pull/15576
2482019-04-19T17:21:54 *** bitcoin-git has left #bitcoin-core-dev
2492019-04-19T17:22:33 *** darosior has quit IRC
2502019-04-19T17:25:35 *** bitcoin-git has joined #bitcoin-core-dev
2512019-04-19T17:25:35 <bitcoin-git> [bitcoin] hebasto closed pull request #15856: wallet: Do not create unsolicited wallets subdirectory (master...20190419-unsolicited-walletdir) https://github.com/bitcoin/bitcoin/pull/15856
2522019-04-19T17:25:40 *** bitcoin-git has left #bitcoin-core-dev
2532019-04-19T17:25:48 *** lukedashjr has quit IRC
2542019-04-19T17:27:11 *** luke-jr has joined #bitcoin-core-dev
2552019-04-19T17:32:35 *** bitcoin-git has joined #bitcoin-core-dev
2562019-04-19T17:32:35 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #14397: Faster duplicate input check in CheckTransaction (alternative to #14387) (master...201810_fastduplicate) https://github.com/bitcoin/bitcoin/pull/14397
2572019-04-19T17:32:36 *** bitcoin-git has left #bitcoin-core-dev
2582019-04-19T17:33:30 *** bitcoin-git has joined #bitcoin-core-dev
2592019-04-19T17:33:30 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #14837: Stricter & More Performant Invariant Checking in CheckBlock (master...faster-dedup-working-rebase) https://github.com/bitcoin/bitcoin/pull/14837
2602019-04-19T17:33:34 *** bitcoin-git has left #bitcoin-core-dev
2612019-04-19T17:33:43 *** luke-jr has quit IRC
2622019-04-19T17:34:15 *** luke-jr has joined #bitcoin-core-dev
2632019-04-19T17:38:04 *** bitcoin-git has joined #bitcoin-core-dev
2642019-04-19T17:38:05 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #14035: Utxoscriptindex (master...utxoscriptindex) https://github.com/bitcoin/bitcoin/pull/14035
2652019-04-19T17:38:11 *** bitcoin-git has left #bitcoin-core-dev
2662019-04-19T17:39:00 *** bitcoin-git has joined #bitcoin-core-dev
2672019-04-19T17:39:00 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #12024: Remove most recent transaction timestamp stuff from nTimeSmart (master...fix-timesmart) https://github.com/bitcoin/bitcoin/pull/12024
2682019-04-19T17:39:01 *** bitcoin-git has left #bitcoin-core-dev
2692019-04-19T17:49:06 *** lukedashjr has joined #bitcoin-core-dev
2702019-04-19T17:51:06 *** luke-jr has quit IRC
2712019-04-19T17:53:45 *** lukedashjr is now known as luke-jr
2722019-04-19T17:55:33 *** hebasto has quit IRC
2732019-04-19T17:58:52 *** timothy has quit IRC
2742019-04-19T18:00:02 *** meh`1 has quit IRC
2752019-04-19T18:04:14 *** meoblast001 has joined #bitcoin-core-dev
2762019-04-19T18:04:35 *** meoblast001 is now known as Guest40744
2772019-04-19T18:10:06 *** luke-jr- has joined #bitcoin-core-dev
2782019-04-19T18:10:07 *** luke-jr has quit IRC
2792019-04-19T18:14:30 *** luke-jr- is now known as luke-jr
2802019-04-19T18:19:24 *** Cchadwicka1 has joined #bitcoin-core-dev
2812019-04-19T18:28:12 *** BGL has quit IRC
2822019-04-19T18:28:24 *** luke-jr has quit IRC
2832019-04-19T18:30:46 *** luke-jr has joined #bitcoin-core-dev
2842019-04-19T18:33:03 *** scoop has quit IRC
2852019-04-19T18:33:17 *** scoop has joined #bitcoin-core-dev
2862019-04-19T18:33:33 *** scoop has quit IRC
2872019-04-19T18:34:48 *** luke-jr has quit IRC
2882019-04-19T18:34:53 *** Dean_Guss has quit IRC
2892019-04-19T18:35:44 *** luke-jr has joined #bitcoin-core-dev
2902019-04-19T18:42:29 *** ExEric3 has joined #bitcoin-core-dev
2912019-04-19T18:43:57 *** Eric3 has quit IRC
2922019-04-19T18:47:14 *** Cchadwicka1 has quit IRC
2932019-04-19T18:48:36 *** marcinja has quit IRC
2942019-04-19T18:50:44 *** baldur has joined #bitcoin-core-dev
2952019-04-19T18:50:53 *** marcinja has joined #bitcoin-core-dev
2962019-04-19T18:56:34 *** scoop has joined #bitcoin-core-dev
2972019-04-19T18:58:07 *** leishman has joined #bitcoin-core-dev
2982019-04-19T19:00:53 *** scoop has quit IRC
2992019-04-19T19:04:05 *** BlueMatt has quit IRC
3002019-04-19T19:09:50 <kanzure> wallet meeting?
3012019-04-19T19:11:26 <gwillen> it shifted parity
3022019-04-19T19:11:36 <sipa> no, last week
3032019-04-19T19:11:38 <gwillen> (I would like to suggest that in the future it not do that, because it causes confusion)
3042019-04-19T19:11:38 *** leishman has quit IRC
3052019-04-19T19:11:47 <gwillen> (if it has to move, just move it one-off instead)
3062019-04-19T19:11:55 <sipa> gwillen: in fact it shifted twice; now we're back on the original original schedule
3072019-04-19T19:11:59 <gwillen> heh.
3082019-04-19T19:12:45 <sipa> (but i agree; in the future we should either cancel the meeting outright, or do a one-off shift)
3092019-04-19T19:13:13 <kanzure> what is the current original original schedule?
3102019-04-19T19:14:09 <sipa> every two weeks, first one was oct 19 2018
3112019-04-19T19:14:22 <gwillen> every two weeks starting either last week or next week, but not this week
3122019-04-19T19:14:59 <sipa> GMT 7pm
3132019-04-19T19:27:25 *** leishman has joined #bitcoin-core-dev
3142019-04-19T19:27:36 <gmaxwell> people will be confused no matter what. :P
3152019-04-19T19:27:48 <sipa> yeah...
3162019-04-19T19:27:50 *** scoop has joined #bitcoin-core-dev
3172019-04-19T19:28:00 <sipa> maybe it should be "1st and 3rd friday of the month"
3182019-04-19T19:29:44 <gwillen> then you'd get weird skips and consecutive weeks to no direct benefit
3192019-04-19T19:30:12 <gwillen> "odd numbered weeks" doesn't really cause any more problems than that, as long as you don't switch it to even sommetimes
3202019-04-19T19:32:27 *** scoop has quit IRC
3212019-04-19T19:32:28 <gmaxwell> obviously it should be the first and third friday after the ecclesiastical full moon.
3222019-04-19T19:34:57 *** leishman has quit IRC
3232019-04-19T19:35:45 *** scoop has joined #bitcoin-core-dev
3242019-04-19T19:39:03 *** BGL has joined #bitcoin-core-dev
3252019-04-19T19:41:24 <jnewbery> If you are lucky enough to have attended a wallet IRC meeting as a young man, then wherever you go for the rest of your life, it stays with you, for wallet IRC meetings are moveable feasts.
3262019-04-19T19:45:26 *** leishman has joined #bitcoin-core-dev
3272019-04-19T19:45:43 <sipa> that sounds very profound... at first
3282019-04-19T19:48:02 <jnewbery> ... and then you realise there's not really anything there at all?
3292019-04-19T19:57:33 <gmaxwell> Chinese food movable feast.
3302019-04-19T20:00:21 *** leishman has quit IRC
3312019-04-19T20:04:53 *** leishman has joined #bitcoin-core-dev
3322019-04-19T20:25:27 *** bitcoin-git has joined #bitcoin-core-dev
3332019-04-19T20:25:28 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #15858: Faster tests with topological mempool rpc sync ð (master...1904-qaSync) https://github.com/bitcoin/bitcoin/pull/15858
3342019-04-19T20:25:30 *** bitcoin-git has left #bitcoin-core-dev
3352019-04-19T20:26:27 *** leishman has quit IRC
3362019-04-19T20:30:20 *** leishman has joined #bitcoin-core-dev
3372019-04-19T20:37:03 *** leishman has quit IRC
3382019-04-19T20:49:18 *** Guyver2 has quit IRC
3392019-04-19T20:52:28 *** leishman has joined #bitcoin-core-dev
3402019-04-19T20:56:55 *** leishman has quit IRC
3412019-04-19T20:57:33 *** dviola has quit IRC
3422019-04-19T21:00:01 *** Guest40744 has quit IRC
3432019-04-19T21:04:33 *** nickr has joined #bitcoin-core-dev
3442019-04-19T21:10:12 *** bralyclow2 has joined #bitcoin-core-dev
3452019-04-19T21:11:46 *** bralyclow2 has quit IRC
3462019-04-19T21:21:51 *** BlueMatt has joined #bitcoin-core-dev
3472019-04-19T21:23:05 *** scoop has quit IRC
3482019-04-19T21:52:03 *** scoop has joined #bitcoin-core-dev
3492019-04-19T21:52:39 *** scoop has quit IRC
3502019-04-19T21:52:46 *** scoop has joined #bitcoin-core-dev
3512019-04-19T22:01:28 *** side^effects has quit IRC
3522019-04-19T22:02:47 *** spinza has quit IRC
3532019-04-19T22:03:33 *** molz has quit IRC
3542019-04-19T22:03:52 *** molz has joined #bitcoin-core-dev
3552019-04-19T22:08:14 *** dviola has joined #bitcoin-core-dev
3562019-04-19T22:08:37 *** dviola has joined #bitcoin-core-dev
3572019-04-19T22:13:10 *** spinza has joined #bitcoin-core-dev
3582019-04-19T22:16:41 *** BlueMatt has quit IRC
3592019-04-19T22:19:54 *** BlueMatt has joined #bitcoin-core-dev
3602019-04-19T22:26:27 *** scoop has quit IRC
3612019-04-19T22:52:41 *** BlueMatt has quit IRC
3622019-04-19T22:55:57 *** BlueMatt has joined #bitcoin-core-dev
3632019-04-19T22:57:37 *** AaronvanW has joined #bitcoin-core-dev
3642019-04-19T22:57:55 *** shesek has joined #bitcoin-core-dev
3652019-04-19T22:57:55 *** shesek has joined #bitcoin-core-dev
3662019-04-19T23:00:09 *** Aaronvan_ has quit IRC
3672019-04-19T23:02:06 *** sdupre_ has joined #bitcoin-core-dev
3682019-04-19T23:02:33 *** AaronvanW has quit IRC
3692019-04-19T23:07:25 *** AaronvanW has joined #bitcoin-core-dev
3702019-04-19T23:12:02 *** AaronvanW has quit IRC
3712019-04-19T23:13:19 *** leishman has joined #bitcoin-core-dev
3722019-04-19T23:13:27 *** AaronvanW has joined #bitcoin-core-dev
3732019-04-19T23:13:59 *** leishman_ has joined #bitcoin-core-dev
3742019-04-19T23:14:43 *** leishma__ has joined #bitcoin-core-dev
3752019-04-19T23:17:43 *** leishman has quit IRC
3762019-04-19T23:18:35 *** leishman_ has quit IRC
3772019-04-19T23:18:40 *** instagibbs has joined #bitcoin-core-dev
3782019-04-19T23:19:11 *** leishma__ has quit IRC
3792019-04-19T23:41:45 *** leishman has joined #bitcoin-core-dev
3802019-04-19T23:45:37 *** leishman has quit IRC
3812019-04-19T23:50:41 *** leishman has joined #bitcoin-core-dev
3822019-04-19T23:55:37 *** leishman has quit IRC
3832019-04-19T23:59:28 *** sdupre_ has quit IRC