12018-01-03T00:01:06 *** zshlyk has quit IRC
22018-01-03T00:02:10 *** zshlyk has joined #bitcoin-core-dev
32018-01-03T00:02:55 <larafale> phantomcircuit: electrum return any utxos by address
42018-01-03T00:03:19 *** AaronvanW has joined #bitcoin-core-dev
52018-01-03T00:07:23 *** veleiro has quit IRC
62018-01-03T00:14:02 *** zshlyk has quit IRC
72018-01-03T00:15:54 *** zshlyk has joined #bitcoin-core-dev
82018-01-03T00:19:24 *** Derrekito has joined #bitcoin-core-dev
92018-01-03T00:21:13 *** veleiro has joined #bitcoin-core-dev
102018-01-03T00:32:45 *** wxss has quit IRC
112018-01-03T00:45:37 *** veleiro has quit IRC
122018-01-03T00:52:09 *** hirish is now known as hirishaway
132018-01-03T00:52:21 *** veleiro has joined #bitcoin-core-dev
142018-01-03T00:55:11 *** wacawacawaca has quit IRC
152018-01-03T00:55:27 *** Randolf has quit IRC
162018-01-03T00:55:32 *** Aaronvan_ has joined #bitcoin-core-dev
172018-01-03T00:56:33 *** veleiro has quit IRC
182018-01-03T00:58:01 <phantomcircuit> larafale, ah
192018-01-03T00:58:05 <phantomcircuit> yeah then that will work
202018-01-03T00:58:16 <phantomcircuit> note that is querying a remote server to do that though
212018-01-03T00:58:56 *** AaronvanW has quit IRC
222018-01-03T01:00:04 *** larafale has quit IRC
232018-01-03T01:00:37 *** larafale has joined #bitcoin-core-dev
242018-01-03T01:00:57 *** wacawacawaca has joined #bitcoin-core-dev
252018-01-03T01:01:15 *** Kryzik has joined #bitcoin-core-dev
262018-01-03T01:04:57 *** larafale has quit IRC
272018-01-03T01:08:10 *** zshlyk has quit IRC
282018-01-03T01:11:56 *** veleiro has joined #bitcoin-core-dev
292018-01-03T01:12:14 *** zshlyk has joined #bitcoin-core-dev
302018-01-03T01:16:09 *** jb55 has quit IRC
312018-01-03T01:16:43 *** Ylbam has quit IRC
322018-01-03T01:20:01 *** promag has joined #bitcoin-core-dev
332018-01-03T01:24:02 *** piBTCdev has joined #bitcoin-core-dev
342018-01-03T01:26:08 *** zshlyk has quit IRC
352018-01-03T01:27:06 *** zshlyk has joined #bitcoin-core-dev
362018-01-03T01:33:23 *** piBTCdev2 has joined #bitcoin-core-dev
372018-01-03T01:36:00 *** piBTCdev has quit IRC
382018-01-03T01:36:06 *** Cache_Money has quit IRC
392018-01-03T01:40:14 *** Murch has quit IRC
402018-01-03T01:45:31 *** darkfire has quit IRC
412018-01-03T01:49:32 *** Guest84734 has quit IRC
422018-01-03T01:51:10 <bitcoin-git> [bitcoin] promag opened pull request #12079: Improve prioritisetransaction test coverage (master...2018-01-prioritisetransaction) https://github.com/bitcoin/bitcoin/pull/12079
432018-01-03T01:51:30 *** Guest84734 has joined #bitcoin-core-dev
442018-01-03T01:53:06 *** promag has quit IRC
452018-01-03T01:54:52 *** promag has joined #bitcoin-core-dev
462018-01-03T01:55:11 *** Randolf has joined #bitcoin-core-dev
472018-01-03T01:56:44 *** n00by_d00by has joined #bitcoin-core-dev
482018-01-03T01:59:31 *** promag has quit IRC
492018-01-03T01:59:52 *** promag has joined #bitcoin-core-dev
502018-01-03T02:05:02 *** zshlyk has quit IRC
512018-01-03T02:05:12 <promag> BlueMatt: #11041 is green
522018-01-03T02:05:14 <gribble> https://github.com/bitcoin/bitcoin/issues/11041 | Add LookupBlockIndex by promag · Pull Request #11041 · bitcoin/bitcoin · GitHub
532018-01-03T02:06:26 *** n00by_d00by has quit IRC
542018-01-03T02:12:24 *** wunpunch has quit IRC
552018-01-03T02:15:54 *** Chris_Stewart_5 has joined #bitcoin-core-dev
562018-01-03T02:19:48 <promag> should ParseHashV be used instead of ParseHashStr?
572018-01-03T02:21:14 *** zshlyk has joined #bitcoin-core-dev
582018-01-03T02:21:14 *** belcher has quit IRC
592018-01-03T02:26:00 *** n00by_d00by has joined #bitcoin-core-dev
602018-01-03T02:29:36 *** n00by_d00by has quit IRC
612018-01-03T02:33:08 *** jb55 has joined #bitcoin-core-dev
622018-01-03T02:37:09 <phantomcircuit> has anybody attempted to build bloomfilters of blocks? (without a commitment)
632018-01-03T02:39:38 *** CubicEarths has quit IRC
642018-01-03T02:40:12 *** CubicEarths has joined #bitcoin-core-dev
652018-01-03T02:58:05 *** promag has quit IRC
662018-01-03T03:04:00 *** Kryzik has quit IRC
672018-01-03T03:04:24 *** Kryzik has joined #bitcoin-core-dev
682018-01-03T03:13:15 *** Chris_Stewart_5 has quit IRC
692018-01-03T03:13:48 *** CubicEarths has quit IRC
702018-01-03T03:16:55 *** CubicEarths has joined #bitcoin-core-dev
712018-01-03T03:17:35 *** JackH has quit IRC
722018-01-03T03:32:04 *** zshlyk has quit IRC
732018-01-03T03:33:07 *** zshlyk has joined #bitcoin-core-dev
742018-01-03T03:35:59 *** Cache_Money has joined #bitcoin-core-dev
752018-01-03T03:41:01 *** Giszmo has quit IRC
762018-01-03T03:45:48 <phantomcircuit> BlueMatt, the bloomfilter stuff matches against every data element in a scriptPubKey right
772018-01-03T03:47:16 *** Guest84734 has quit IRC
782018-01-03T03:47:43 *** Guest84734 has joined #bitcoin-core-dev
792018-01-03T03:48:46 *** veleiro has quit IRC
802018-01-03T03:52:05 *** Guest84734 has quit IRC
812018-01-03T03:55:59 *** Guest84734 has joined #bitcoin-core-dev
822018-01-03T03:58:34 *** promag has joined #bitcoin-core-dev
832018-01-03T04:00:48 *** Guest84734 has quit IRC
842018-01-03T04:02:57 *** promag has quit IRC
852018-01-03T04:05:24 *** justanotheruser has quit IRC
862018-01-03T04:10:07 *** zshlyk has quit IRC
872018-01-03T04:10:13 *** Guest84734 has joined #bitcoin-core-dev
882018-01-03T04:12:13 *** zshlyk has joined #bitcoin-core-dev
892018-01-03T04:12:48 *** mrannanay has joined #bitcoin-core-dev
902018-01-03T04:14:24 *** jigawatt has joined #bitcoin-core-dev
912018-01-03T04:20:00 *** eck has quit IRC
922018-01-03T04:32:14 *** Guest84734 has quit IRC
932018-01-03T04:36:07 *** Guest84734 has joined #bitcoin-core-dev
942018-01-03T04:38:49 *** jb55 has quit IRC
952018-01-03T04:41:15 *** justanotheruser has joined #bitcoin-core-dev
962018-01-03T04:44:35 *** Guest84734 has quit IRC
972018-01-03T04:45:35 *** Guest84734 has joined #bitcoin-core-dev
982018-01-03T04:51:12 *** zshlyk has quit IRC
992018-01-03T04:52:01 *** zshlyk has joined #bitcoin-core-dev
1002018-01-03T04:52:35 *** indistylo has joined #bitcoin-core-dev
1012018-01-03T05:01:16 *** jb55 has joined #bitcoin-core-dev
1022018-01-03T05:01:20 *** xiedeacc has joined #bitcoin-core-dev
1032018-01-03T05:01:43 *** d3vt4r has joined #bitcoin-core-dev
1042018-01-03T05:07:09 *** zshlyk has quit IRC
1052018-01-03T05:08:08 *** zshlyk has joined #bitcoin-core-dev
1062018-01-03T05:08:47 *** indistylo has quit IRC
1072018-01-03T05:13:34 <d3vt4r> sup everyone
1082018-01-03T05:27:09 *** meshcollider has quit IRC
1092018-01-03T05:35:17 *** piBTCdev2 has quit IRC
1102018-01-03T05:35:56 *** Guest84734 has quit IRC
1112018-01-03T05:38:49 *** Guest84734 has joined #bitcoin-core-dev
1122018-01-03T05:46:46 *** meshcollider has joined #bitcoin-core-dev
1132018-01-03T05:54:07 *** Guest84734 has quit IRC
1142018-01-03T05:55:43 *** mandric has joined #bitcoin-core-dev
1152018-01-03T05:57:02 *** indistylo has joined #bitcoin-core-dev
1162018-01-03T05:59:32 *** aruns has joined #bitcoin-core-dev
1172018-01-03T06:01:57 *** indistylo has quit IRC
1182018-01-03T06:03:02 *** aruns__ has joined #bitcoin-core-dev
1192018-01-03T06:05:58 *** aruns has quit IRC
1202018-01-03T06:09:08 *** zshlyk has quit IRC
1212018-01-03T06:10:30 *** zshlyk has joined #bitcoin-core-dev
1222018-01-03T06:13:17 *** mandric has quit IRC
1232018-01-03T06:20:15 *** Randolf has quit IRC
1242018-01-03T06:22:42 *** Randolf has joined #bitcoin-core-dev
1252018-01-03T06:25:23 *** mrfrasha has joined #bitcoin-core-dev
1262018-01-03T06:25:25 *** zshlyk has quit IRC
1272018-01-03T06:26:25 *** zshlyk has joined #bitcoin-core-dev
1282018-01-03T06:32:34 *** aruns has joined #bitcoin-core-dev
1292018-01-03T06:35:27 *** aruns__ has quit IRC
1302018-01-03T06:53:00 *** aruns__ has joined #bitcoin-core-dev
1312018-01-03T06:55:33 *** aruns has quit IRC
1322018-01-03T07:09:01 *** rabidus has quit IRC
1332018-01-03T07:17:36 *** DrFeelGood has quit IRC
1342018-01-03T07:18:10 *** zshlyk has quit IRC
1352018-01-03T07:19:21 *** zshlyk has joined #bitcoin-core-dev
1362018-01-03T07:20:38 *** jb55 has quit IRC
1372018-01-03T07:48:05 *** wacawacawaca has quit IRC
1382018-01-03T07:49:55 *** DrFeelGood has joined #bitcoin-core-dev
1392018-01-03T07:54:46 <sipa> phantomcircuit: neutrino
1402018-01-03T08:00:01 *** mark_otaris has left #bitcoin-core-dev
1412018-01-03T08:08:20 <phantomcircuit> sipa, wat
1422018-01-03T08:08:22 <phantomcircuit> i lost scroll back
1432018-01-03T08:14:10 *** zshlyk has quit IRC
1442018-01-03T08:14:15 <sipa> you're asking if someone ever implemented block-wide bloomfilters without commitment
1452018-01-03T08:15:55 *** zshlyk has joined #bitcoin-core-dev
1462018-01-03T08:19:07 *** promag has joined #bitcoin-core-dev
1472018-01-03T08:22:18 *** promag has quit IRC
1482018-01-03T08:24:52 *** wacawacawaca has joined #bitcoin-core-dev
1492018-01-03T08:25:12 *** t0adst00l has quit IRC
1502018-01-03T08:29:19 *** wacawacawaca has quit IRC
1512018-01-03T08:36:22 *** mrfrasha has quit IRC
1522018-01-03T08:39:12 *** zshlyk has quit IRC
1532018-01-03T08:40:18 *** zshlyk has joined #bitcoin-core-dev
1542018-01-03T08:46:47 *** rabidus has joined #bitcoin-core-dev
1552018-01-03T08:54:59 *** aruns has joined #bitcoin-core-dev
1562018-01-03T08:57:27 *** aruns__ has quit IRC
1572018-01-03T09:00:40 <phantomcircuit> sipa, indeed, well i did as an rpc, i didn't see the bip pull 609 from roastbeef before hand
1582018-01-03T09:01:00 <phantomcircuit> apparently there's something that's more space efficient
1592018-01-03T09:03:06 *** wali has joined #bitcoin-core-dev
1602018-01-03T09:04:11 *** kexkey has quit IRC
1612018-01-03T09:08:01 *** jezeba has joined #bitcoin-core-dev
1622018-01-03T09:08:11 *** zshlyk has quit IRC
1632018-01-03T09:09:16 *** zshlyk has joined #bitcoin-core-dev
1642018-01-03T09:10:05 *** promag has joined #bitcoin-core-dev
1652018-01-03T09:11:00 <promag> wumpus: #623 is still valid I guess?
1662018-01-03T09:11:01 <gribble> https://github.com/bitcoin/bitcoin/issues/623 | Address book cannot be searched · Issue #623 · bitcoin/bitcoin · GitHub
1672018-01-03T09:11:10 *** jezeba has quit IRC
1682018-01-03T09:11:46 *** promag has quit IRC
1692018-01-03T09:12:16 *** jezeba has joined #bitcoin-core-dev
1702018-01-03T09:12:30 *** mrbrown has joined #bitcoin-core-dev
1712018-01-03T09:13:18 <wumpus> promag: I think so, though in the interest of preventing address re-use, that's probably just as well
1722018-01-03T09:14:36 *** jezeba has quit IRC
1732018-01-03T09:15:29 *** JackH has joined #bitcoin-core-dev
1742018-01-03T09:21:20 *** goatpig has joined #bitcoin-core-dev
1752018-01-03T09:21:59 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/63a4dc10876b...c04cb48df961
1762018-01-03T09:21:59 <bitcoin-git> bitcoin/master 0d663f8 251: Fixes issue #12067 `sendmany` curl example is wrong....
1772018-01-03T09:22:00 <bitcoin-git> bitcoin/master c04cb48 Wladimir J. van der Laan: Merge #12077: [Docs] Correct `sendmany` curl example...
1782018-01-03T09:22:44 <bitcoin-git> [bitcoin] laanwj closed pull request #12077: [Docs] Correct `sendmany` curl example (master...patch/12067/fixes-sendmany-curl-example) https://github.com/bitcoin/bitcoin/pull/12077
1792018-01-03T09:26:14 *** Jaylan81Daughert has joined #bitcoin-core-dev
1802018-01-03T09:32:56 *** timothy has joined #bitcoin-core-dev
1812018-01-03T09:33:33 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/2559a19e6fdb...cb7ef312ff34
1822018-01-03T09:33:33 <bitcoin-git> bitcoin/0.15 ad83936 Suhas Daftuar: Make boost::multi_index comparators const...
1832018-01-03T09:33:34 <bitcoin-git> bitcoin/0.15 cb7ef31 Wladimir J. van der Laan: Merge #12032: [backport] #11847 Make boost::multi_index comparators const...
1842018-01-03T09:40:09 *** mrbrown has quit IRC
1852018-01-03T09:45:38 *** zshlyk has quit IRC
1862018-01-03T09:46:41 *** zshlyk has joined #bitcoin-core-dev
1872018-01-03T09:53:32 *** xiedeacc has quit IRC
1882018-01-03T09:54:09 *** xiedeacc has joined #bitcoin-core-dev
1892018-01-03T09:54:33 *** xiedeacc is now known as Guest76885
1902018-01-03T09:55:53 *** xiedeacc_ has joined #bitcoin-core-dev
1912018-01-03T09:56:58 *** xiedeacc_ has joined #bitcoin-core-dev
1922018-01-03T10:01:55 *** spiorf has joined #bitcoin-core-dev
1932018-01-03T10:04:32 *** xiedeacc_ has quit IRC
1942018-01-03T10:04:48 <zelest> I hope I did the whole rebase thing correctly :o
1952018-01-03T10:04:56 *** xiedeacc_ has joined #bitcoin-core-dev
1962018-01-03T10:05:09 *** Guyver2 has joined #bitcoin-core-dev
1972018-01-03T10:07:31 *** spiorf has quit IRC
1982018-01-03T10:10:36 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c04cb48df961...d38d1a3e75aa
1992018-01-03T10:10:36 <bitcoin-git> bitcoin/master fadf60e MarcoFalke: qa: Note on test order in test_runner
2002018-01-03T10:10:37 <bitcoin-git> bitcoin/master d38d1a3 MarcoFalke: Merge #11965: qa: Note on test order in test_runner...
2012018-01-03T10:11:11 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #11965: qa: Note on test order in test_runner (master...Mf1712-qaTestRunnerOrder) https://github.com/bitcoin/bitcoin/pull/11965
2022018-01-03T10:20:33 *** zshlyk has quit IRC
2032018-01-03T10:21:30 *** zshlyk has joined #bitcoin-core-dev
2042018-01-03T10:22:43 *** t0adst00l has joined #bitcoin-core-dev
2052018-01-03T10:32:58 *** tiagotrs has joined #bitcoin-core-dev
2062018-01-03T10:32:58 *** tiagotrs has joined #bitcoin-core-dev
2072018-01-03T10:34:51 *** bitcoinzombie has joined #bitcoin-core-dev
2082018-01-03T10:37:02 *** rfree_irc has joined #bitcoin-core-dev
2092018-01-03T10:39:24 <bitcoinzombie> Hi
2102018-01-03T10:47:10 *** tiagotrs has quit IRC
2112018-01-03T10:48:59 *** bitcoinzombie has quit IRC
2122018-01-03T10:54:40 *** CubicEarths has quit IRC
2132018-01-03T10:55:09 *** AaronvanW has joined #bitcoin-core-dev
2142018-01-03T10:57:32 *** tiagotrs has joined #bitcoin-core-dev
2152018-01-03T10:59:44 *** AaronvanW has quit IRC
2162018-01-03T11:00:52 *** AaronvanW has joined #bitcoin-core-dev
2172018-01-03T11:01:57 *** CubicEarths has joined #bitcoin-core-dev
2182018-01-03T11:02:18 *** Kozuch has joined #bitcoin-core-dev
2192018-01-03T11:02:54 *** tiagotrs has quit IRC
2202018-01-03T11:06:58 *** larafale has joined #bitcoin-core-dev
2212018-01-03T11:07:13 *** CubicEarths has quit IRC
2222018-01-03T11:17:13 *** zshlyk has quit IRC
2232018-01-03T11:18:45 *** zshlyk has joined #bitcoin-core-dev
2242018-01-03T11:22:34 *** promag has joined #bitcoin-core-dev
2252018-01-03T11:22:49 *** arbitrary_guy has quit IRC
2262018-01-03T11:24:59 *** tiagotrs has joined #bitcoin-core-dev
2272018-01-03T11:25:28 *** prometheus_falli has joined #bitcoin-core-dev
2282018-01-03T11:25:34 *** CubicEarths has joined #bitcoin-core-dev
2292018-01-03T11:25:42 *** t0adst00l has quit IRC
2302018-01-03T11:30:05 *** CubicEarths has quit IRC
2312018-01-03T11:40:41 <promag> jnewbery: care to look #12079?
2322018-01-03T11:40:42 <gribble> https://github.com/bitcoin/bitcoin/issues/12079 | Improve prioritisetransaction test coverage by promag · Pull Request #12079 · bitcoin/bitcoin · GitHub
2332018-01-03T11:46:31 *** xiedeacc_ has quit IRC
2342018-01-03T11:47:03 *** xiedeacc_ has joined #bitcoin-core-dev
2352018-01-03T11:55:41 *** danguafer has quit IRC
2362018-01-03T12:01:24 *** wacawacawaca has joined #bitcoin-core-dev
2372018-01-03T12:01:28 *** CubicEarths has joined #bitcoin-core-dev
2382018-01-03T12:02:31 *** xiedeacc_ has quit IRC
2392018-01-03T12:03:01 *** xiedeacc_ has joined #bitcoin-core-dev
2402018-01-03T12:08:27 *** CubicEarths has quit IRC
2412018-01-03T12:22:25 *** EpicBaldGuy has quit IRC
2422018-01-03T12:27:06 *** digitalway has quit IRC
2432018-01-03T12:32:47 *** CubicEarths has joined #bitcoin-core-dev
2442018-01-03T12:35:36 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2452018-01-03T12:37:19 *** CubicEarths has quit IRC
2462018-01-03T12:37:51 *** tiagotrs has quit IRC
2472018-01-03T12:39:14 *** jigawatt has quit IRC
2482018-01-03T12:52:03 *** aruns__ has joined #bitcoin-core-dev
2492018-01-03T12:54:25 *** aruns has quit IRC
2502018-01-03T12:57:36 *** wacawacawaca has quit IRC
2512018-01-03T12:59:32 *** xiedeacc_ has quit IRC
2522018-01-03T13:07:23 *** promag has quit IRC
2532018-01-03T13:08:11 *** CubicEarths has joined #bitcoin-core-dev
2542018-01-03T13:10:09 *** rafalcpp has quit IRC
2552018-01-03T13:12:44 *** rafalcpp has joined #bitcoin-core-dev
2562018-01-03T13:12:57 *** CubicEarths has quit IRC
2572018-01-03T13:13:17 *** wacawacawaca has joined #bitcoin-core-dev
2582018-01-03T13:17:45 *** rafalcpp has quit IRC
2592018-01-03T13:17:59 *** rafalcpp has joined #bitcoin-core-dev
2602018-01-03T13:20:48 *** drizztbsd has joined #bitcoin-core-dev
2612018-01-03T13:21:04 *** timothy has quit IRC
2622018-01-03T13:33:48 *** jigawatt has joined #bitcoin-core-dev
2632018-01-03T13:33:55 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d38d1a3e75aa...5961b23898ee
2642018-01-03T13:33:55 <bitcoin-git> bitcoin/master 595a7ba Akira Takizawa: Increment MIT Licence copyright header year on files modified in 2017
2652018-01-03T13:33:56 <bitcoin-git> bitcoin/master 5961b23 Wladimir J. van der Laan: Merge #12062: Increment MIT Licence copyright header year on files modified in 2017...
2662018-01-03T13:34:04 *** goatpig has quit IRC
2672018-01-03T13:34:40 <bitcoin-git> [bitcoin] laanwj closed pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
2682018-01-03T13:37:35 *** zshlyk has quit IRC
2692018-01-03T13:41:38 *** zshlyk has joined #bitcoin-core-dev
2702018-01-03T13:42:23 *** CubicEarths has joined #bitcoin-core-dev
2712018-01-03T13:47:11 *** CubicEarths has quit IRC
2722018-01-03T13:51:09 *** Chris_Stewart_5 has quit IRC
2732018-01-03T13:51:18 *** tiagotrs has joined #bitcoin-core-dev
2742018-01-03T13:51:18 *** tiagotrs has joined #bitcoin-core-dev
2752018-01-03T13:51:39 *** tiagotrs_ has joined #bitcoin-core-dev
2762018-01-03T13:51:42 *** tiagotrs_ has quit IRC
2772018-01-03T14:01:44 *** dpackets has joined #bitcoin-core-dev
2782018-01-03T14:07:09 *** meshcollider has quit IRC
2792018-01-03T14:12:47 *** promag has joined #bitcoin-core-dev
2802018-01-03T14:12:49 *** echeveria has quit IRC
2812018-01-03T14:13:26 *** CubicEarths has joined #bitcoin-core-dev
2822018-01-03T14:13:28 *** echeveria has joined #bitcoin-core-dev
2832018-01-03T14:14:14 *** echeveria has quit IRC
2842018-01-03T14:14:21 *** echeveria has joined #bitcoin-core-dev
2852018-01-03T14:18:07 *** CubicEarths has quit IRC
2862018-01-03T14:23:04 *** Guyver2 has quit IRC
2872018-01-03T14:27:24 *** laurentmt has joined #bitcoin-core-dev
2882018-01-03T14:27:38 *** dpackets has quit IRC
2892018-01-03T14:36:11 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2902018-01-03T14:46:09 *** CubicEarths has joined #bitcoin-core-dev
2912018-01-03T14:47:01 *** d9b4bef9 has quit IRC
2922018-01-03T14:48:07 *** d9b4bef9 has joined #bitcoin-core-dev
2932018-01-03T14:50:41 *** CubicEarths has quit IRC
2942018-01-03T14:53:01 *** Giszmo has joined #bitcoin-core-dev
2952018-01-03T14:55:56 *** aruns__ has quit IRC
2962018-01-03T14:55:57 *** CubicEarths has joined #bitcoin-core-dev
2972018-01-03T15:00:45 *** CubicEarths has quit IRC
2982018-01-03T15:02:09 *** AaronvanW has quit IRC
2992018-01-03T15:06:00 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5961b23898ee...c991b304dee3
3002018-01-03T15:06:00 <bitcoin-git> bitcoin/master 415f86c fanquake: [scripts] Add missing univalue file to copyright_header.py
3012018-01-03T15:06:01 <bitcoin-git> bitcoin/master c991b30 MarcoFalke: Merge #12075: [scripts] Add missing univalue file to copyright_header.py...
3022018-01-03T15:06:40 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #12075: [scripts] Add missing univalue file to copyright_header.py (master...copyright-add-missing) https://github.com/bitcoin/bitcoin/pull/12075
3032018-01-03T15:10:16 *** promag has quit IRC
3042018-01-03T15:10:45 *** promag has joined #bitcoin-core-dev
3052018-01-03T15:10:56 *** davec has quit IRC
3062018-01-03T15:13:03 *** davec has joined #bitcoin-core-dev
3072018-01-03T15:16:32 *** CubicEarths has joined #bitcoin-core-dev
3082018-01-03T15:17:55 *** mandric has joined #bitcoin-core-dev
3092018-01-03T15:25:34 *** sharkorcas has joined #bitcoin-core-dev
3102018-01-03T15:26:31 *** zshlyk has quit IRC
3112018-01-03T15:27:17 *** zshlyk has joined #bitcoin-core-dev
3122018-01-03T15:27:39 *** laurentmt has quit IRC
3132018-01-03T15:27:57 *** kallewoof has quit IRC
3142018-01-03T15:33:56 *** mrfrasha has joined #bitcoin-core-dev
3152018-01-03T15:38:31 *** owowo has joined #bitcoin-core-dev
3162018-01-03T16:01:05 *** whphhg has quit IRC
3172018-01-03T16:07:02 *** CubicEarths has quit IRC
3182018-01-03T16:08:25 *** tiagotrs has quit IRC
3192018-01-03T16:10:29 *** jb55 has joined #bitcoin-core-dev
3202018-01-03T16:12:49 <bitcoin-git> [bitcoin] promag opened pull request #12080: Add support to search the address book (master...2018-01-searchaddressbook) https://github.com/bitcoin/bitcoin/pull/12080
3212018-01-03T16:15:53 *** Murch has joined #bitcoin-core-dev
3222018-01-03T16:19:19 *** zshlyk has quit IRC
3232018-01-03T16:20:21 *** zshlyk has joined #bitcoin-core-dev
3242018-01-03T16:25:07 *** Dizzle has joined #bitcoin-core-dev
3252018-01-03T16:26:21 *** jb55 has quit IRC
3262018-01-03T16:26:39 <mrannanay> Are there tests for #12080 ?
3272018-01-03T16:26:41 <gribble> https://github.com/bitcoin/bitcoin/issues/12080 | Add support to search the address book by promag · Pull Request #12080 · bitcoin/bitcoin · GitHub
3282018-01-03T16:26:52 <promag> mrannanay: no
3292018-01-03T16:30:21 <promag> sipa: https://github.com/bitcoin/bitcoin/pull/11403/files#diff-df7d84ff2f53fcb2a0dc15a3a51e55ceR241
3302018-01-03T16:30:43 <promag> s/address_type/change_type ?
3312018-01-03T16:34:20 <sipa> promag: why?
3322018-01-03T16:34:45 <promag> sipa: left a comment
3332018-01-03T16:37:14 <promag> I wonder if it could be just `type`, for instance, getnewaddress -type=bech32 or getrawchangeaddress -type=bech32
3342018-01-03T16:39:28 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
3352018-01-03T16:39:28 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
3362018-01-03T16:41:00 <promag> MarcoFalke: #12076 nice
3372018-01-03T16:41:01 <gribble> https://github.com/bitcoin/bitcoin/issues/12076 | qa: Use node_path wrapper in test framwork by MarcoFalke · Pull Request #12076 · bitcoin/bitcoin · GitHub
3382018-01-03T16:41:42 <promag> MarcoFalke: you have a typo in the commit message
3392018-01-03T16:41:54 <promag> and PR title
3402018-01-03T16:43:30 <sipa> promag: the RPC is called getrawchange*address*
3412018-01-03T16:43:57 <sipa> while regular change doesn't really turn into an address, for logistical reasons, when you use that RPC it is turned into one
3422018-01-03T16:45:38 <promag> sipa: how about just `type`? anyway, probably a late suggestion
3432018-01-03T16:45:40 *** whphhg has joined #bitcoin-core-dev
3442018-01-03T16:46:15 *** zshlyk has quit IRC
3452018-01-03T16:46:36 <sipa> promag: that's far to generic i think
3462018-01-03T16:47:35 *** zshlyk has joined #bitcoin-core-dev
3472018-01-03T16:52:39 *** Kozuch has quit IRC
3482018-01-03T16:54:15 *** quantbot has quit IRC
3492018-01-03T16:55:54 <bitcoin-git> [bitcoin] BTaskaya opened pull request #12081: It doesnt a coin system it is a AI's algorithm (master...master) https://github.com/bitcoin/bitcoin/pull/12081
3502018-01-03T16:57:04 *** AaronvanW has joined #bitcoin-core-dev
3512018-01-03T16:58:04 *** Aaronvan_ has joined #bitcoin-core-dev
3522018-01-03T16:59:16 *** derrekito_ has joined #bitcoin-core-dev
3532018-01-03T16:59:20 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #12081: It doesnt a coin system it is a AI's algorithm (master...master) https://github.com/bitcoin/bitcoin/pull/12081
3542018-01-03T17:00:15 *** Derrekito has quit IRC
3552018-01-03T17:01:21 *** belcher has joined #bitcoin-core-dev
3562018-01-03T17:02:07 *** AaronvanW has quit IRC
3572018-01-03T17:02:14 *** zshlyk has quit IRC
3582018-01-03T17:03:23 *** zshlyk has joined #bitcoin-core-dev
3592018-01-03T17:09:31 <bitcoin-git> [bitcoin] Christewart opened pull request #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json (master...add_tx_valid_singleanyonecanpay) https://github.com/bitcoin/bitcoin/pull/12082
3602018-01-03T17:14:14 *** jakefranco has joined #bitcoin-core-dev
3612018-01-03T17:14:53 *** jakefranco has quit IRC
3622018-01-03T17:16:29 *** zshlyk has quit IRC
3632018-01-03T17:17:24 *** zshlyk has joined #bitcoin-core-dev
3642018-01-03T17:20:58 *** Kryzik has quit IRC
3652018-01-03T17:21:25 *** Kryzik has joined #bitcoin-core-dev
3662018-01-03T17:24:50 *** aruns__ has joined #bitcoin-core-dev
3672018-01-03T17:28:33 *** Jaylan81Daughert has quit IRC
3682018-01-03T17:37:05 *** Murch has quit IRC
3692018-01-03T17:39:37 *** Murch has joined #bitcoin-core-dev
3702018-01-03T17:40:09 *** jb55 has joined #bitcoin-core-dev
3712018-01-03T17:40:49 *** sharkorcas has quit IRC
3722018-01-03T17:43:05 *** Randolf has quit IRC
3732018-01-03T17:47:00 *** Cache_Money has joined #bitcoin-core-dev
3742018-01-03T17:48:14 *** drizztbsd has quit IRC
3752018-01-03T17:50:03 *** hevyw8 has joined #bitcoin-core-dev
3762018-01-03T17:50:53 <BlueMatt> someone wanna nack+close or otherwise look at #12051? (issue is adding gpl-2 stuff to dist tarball)
3772018-01-03T17:50:55 <gribble> https://github.com/bitcoin/bitcoin/issues/12051 | add missing debian contrib files to tarball by puchu · Pull Request #12051 · bitcoin/bitcoin · GitHub
3782018-01-03T17:56:48 *** hirishaway is now known as hirish
3792018-01-03T17:58:34 *** tiagotrs has joined #bitcoin-core-dev
3802018-01-03T17:58:34 *** tiagotrs has joined #bitcoin-core-dev
3812018-01-03T18:04:16 <luke-jr> BlueMatt: if it's in git, it should be in the dist tarball
3822018-01-03T18:05:17 <BlueMatt> I dont see why thats the case, its obviously a policy discussion we should discuss, not a hard rule, probably up to wumpus, I'd say
3832018-01-03T18:06:44 *** Randolf has joined #bitcoin-core-dev
3842018-01-03T18:14:05 *** Derrekito has joined #bitcoin-core-dev
3852018-01-03T18:15:21 *** derrekito_ has quit IRC
3862018-01-03T18:18:23 *** zshlyk has quit IRC
3872018-01-03T18:19:11 *** zshlyk has joined #bitcoin-core-dev
3882018-01-03T18:30:03 *** lio17 has quit IRC
3892018-01-03T18:30:28 *** lio17 has joined #bitcoin-core-dev
3902018-01-03T18:31:14 *** Cache_Money has quit IRC
3912018-01-03T18:38:05 *** belcher has quit IRC
3922018-01-03T18:38:51 *** belcher has joined #bitcoin-core-dev
3932018-01-03T18:42:41 <jimpo> If I want a stream interface to read from a byte vector, is my best option CDataStream? The downside is that it copies the the contents and in my use case, I can read from the vector by reference.
3942018-01-03T18:44:01 *** tiagotrs has quit IRC
3952018-01-03T18:46:02 <ryanofsky> jimpo, yeah i think that's the easiest thing to do. you could also write a new stream class that wraps already allocated storage
3962018-01-03T18:48:29 *** d3vt4r has quit IRC
3972018-01-03T18:49:50 <jimpo> OK, yeah, I was going to propose a CVectorReader (given that there's already a CVectorWriter), and wanted to check if there was some reason not to.
3982018-01-03T18:51:16 <ryanofsky> it'd be nice to have. i wanted something like that for #10102, but was lazy and just used CDataStream instead
3992018-01-03T18:51:19 <gribble> https://github.com/bitcoin/bitcoin/issues/10102 | bitcoin-qt: spawn bitcoind and communicate over pipe (Experimental, WIP, Depends on #10244) by ryanofsky · Pull Request #10102 · bitcoin/bitcoin · GitHub
4002018-01-03T18:51:34 *** aruns__ has quit IRC
4012018-01-03T18:54:32 <sipa> jimpo: that may make sense; i wonder how many existing uses of CDataStream could use a CVectorReader
4022018-01-03T18:59:54 *** owowo has quit IRC
4032018-01-03T19:01:19 <Chris_Stewart_5> so everytime you read from CDataStream everything is copied instead of referenced?
4042018-01-03T19:02:18 <jimpo> Every time you create a CDataStream from a vector, the vector contents are copied
4052018-01-03T19:03:53 *** owowo has joined #bitcoin-core-dev
4062018-01-03T19:03:53 *** owowo has joined #bitcoin-core-dev
4072018-01-03T19:05:45 *** gamer has joined #bitcoin-core-dev
4082018-01-03T19:08:59 *** emma200 has joined #bitcoin-core-dev
4092018-01-03T19:09:50 <BlueMatt> jimpo: I have one implemented in fibre somewhere.....
4102018-01-03T19:10:19 <BlueMatt> https://github.com/bitcoinfibre/bitcoinfibre/commit/bb1ffc5155ba7137ded82fa84291a6d54e1c8a5a
4112018-01-03T19:18:15 *** zshlyk has quit IRC
4122018-01-03T19:18:21 *** emma200 has quit IRC
4132018-01-03T19:19:12 *** zshlyk has joined #bitcoin-core-dev
4142018-01-03T19:23:14 *** targon has joined #bitcoin-core-dev
4152018-01-03T19:24:40 *** targon has quit IRC
4162018-01-03T19:25:27 *** Guyver2 has joined #bitcoin-core-dev
4172018-01-03T19:34:06 *** dqx has joined #bitcoin-core-dev
4182018-01-03T19:34:10 *** atroxes is now known as strawtroxes
4192018-01-03T19:36:18 *** LeMiner has quit IRC
4202018-01-03T19:39:41 *** LeMiner has joined #bitcoin-core-dev
4212018-01-03T19:40:30 *** hirish is now known as hirishaway
4222018-01-03T19:52:53 *** dqx has quit IRC
4232018-01-03T19:53:51 *** dqx has joined #bitcoin-core-dev
4242018-01-03T19:56:10 *** dqx has quit IRC
4252018-01-03T19:56:20 *** dqx has joined #bitcoin-core-dev
4262018-01-03T19:57:23 *** dqx has joined #bitcoin-core-dev
4272018-01-03T20:16:36 *** tiagotrs has joined #bitcoin-core-dev
4282018-01-03T20:24:10 *** meshcollider has joined #bitcoin-core-dev
4292018-01-03T20:33:56 *** Tennis has joined #bitcoin-core-dev
4302018-01-03T20:38:42 *** Sentineo has quit IRC
4312018-01-03T20:42:30 *** mrannanay has quit IRC
4322018-01-03T20:47:13 *** Sentineo has joined #bitcoin-core-dev
4332018-01-03T20:54:30 *** mrfrasha has quit IRC
4342018-01-03T20:56:38 *** mrfrasha has joined #bitcoin-core-dev
4352018-01-03T20:58:54 *** hevyw8 has quit IRC
4362018-01-03T20:59:51 *** wacawacawaca has quit IRC
4372018-01-03T20:59:59 *** Guyver2 has quit IRC
4382018-01-03T21:04:33 <BlueMatt> 0.15.1 erratta (backport-introduced bug): addnode $NODE onetry peers do not stay connected due to us assuming they are extra outbound nodes until #11456 makes them m_manual_connection nodes
4392018-01-03T21:04:36 <gribble> https://github.com/bitcoin/bitcoin/issues/11456 | Replace relevant services logic with a function suite. by TheBlueMatt · Pull Request #11456 · bitcoin/bitcoin · GitHub
4402018-01-03T21:20:34 *** Kozuch has joined #bitcoin-core-dev
4412018-01-03T21:24:50 *** dqx has quit IRC
4422018-01-03T21:26:59 *** dqx has joined #bitcoin-core-dev
4432018-01-03T21:28:16 *** zshlyk has quit IRC
4442018-01-03T21:29:44 *** zshlyk has joined #bitcoin-core-dev
4452018-01-03T21:30:41 *** Chris_Stewart_5 has quit IRC
4462018-01-03T21:31:16 *** dqx has quit IRC
4472018-01-03T21:31:26 *** dqx has joined #bitcoin-core-dev
4482018-01-03T21:39:21 *** cheese_ has joined #bitcoin-core-dev
4492018-01-03T21:42:11 *** Cheeseo has quit IRC
4502018-01-03T21:48:30 *** tiagotrs has quit IRC
4512018-01-03T22:07:49 <achow101> are the keypaths for the keys in a wallet stored anywhere?
4522018-01-03T22:10:00 <ryanofsky> they should be in CKeyMetadata::hdKeypath
4532018-01-03T22:11:15 <achow101> ugh, that's a string :(
4542018-01-03T22:13:55 <phantomcircuit> achow101, indeed it is
4552018-01-03T22:14:05 <phantomcircuit> why?
4562018-01-03T22:16:00 <achow101> I'm doing things where they need to be integers and I would rather not parse a string
4572018-01-03T22:16:31 *** spinza has quit IRC
4582018-01-03T22:19:17 *** aadalbert has joined #bitcoin-core-dev
4592018-01-03T22:19:45 <aadalbert> a
4602018-01-03T22:20:12 *** aadalbert has quit IRC
4612018-01-03T22:21:18 *** zshlyk has quit IRC
4622018-01-03T22:22:21 *** zshlyk has joined #bitcoin-core-dev
4632018-01-03T22:30:54 *** hirishaway is now known as hirish
4642018-01-03T22:32:53 <phantomcircuit> achow101, ... ok what things
4652018-01-03T22:33:26 <achow101> implementing and writing tests for BIP 174
4662018-01-03T22:34:06 <achow101> part of the spec is to include the bip32 derivation path for a pubkey as a vector of uint32's
4672018-01-03T22:34:17 *** dqx has quit IRC
4682018-01-03T22:35:03 *** dqx has joined #bitcoin-core-dev
4692018-01-03T22:35:39 <phantomcircuit> achow101, isn't partially signed transactions implemented as simply missing the signature right now?
4702018-01-03T22:35:59 <achow101> phantomcircuit: kind of
4712018-01-03T22:36:23 <achow101> the whole point of bip 174 is that someone without access the the utxo set can sign a transaction
4722018-01-03T22:36:58 *** dqx has quit IRC
4732018-01-03T22:37:07 *** dqx has joined #bitcoin-core-dev
4742018-01-03T22:38:32 *** dqx has quit IRC
4752018-01-03T22:39:09 *** spinza has joined #bitcoin-core-dev
4762018-01-03T22:39:56 *** mrfrasha has quit IRC
4772018-01-03T22:40:30 <jb55> wait transaction broadcast is default off? was trying to figure out why sendtoaddress wasn't working
4782018-01-03T22:41:16 *** mandric has quit IRC
4792018-01-03T22:41:47 *** dqx has joined #bitcoin-core-dev
4802018-01-03T22:43:43 <sipa> jb55: ?
4812018-01-03T22:43:50 <jb55> 6f252627b2843ff5072cb702b47e241f4ffbed92
4822018-01-03T22:44:05 <sipa> ?
4832018-01-03T22:44:11 <jb55> added a switch to disable wallet broadcast, but it's default off
4842018-01-03T22:44:52 <jb55> err
4852018-01-03T22:45:32 <sipa> looks like default on to me
4862018-01-03T22:45:33 <jb55> broadcast is default off I mean
4872018-01-03T22:45:48 <jb55> line 552
4882018-01-03T22:45:50 <jb55> 522
4892018-01-03T22:46:24 <jb55> https://github.com/bitcoin/bitcoin/commit/6f252627b2843ff5072cb702b47e241f4ffbed92#diff-12635a58447c65585f51d32b7e04075bR522
4902018-01-03T22:46:30 <sipa> that's just in CWallet
4912018-01-03T22:46:46 <sipa> in practice it's always overridden by command line handling
4922018-01-03T22:47:10 *** dqx has quit IRC
4932018-01-03T22:47:11 <sipa> it's also a patch from 2015
4942018-01-03T22:47:24 <jb55> I dont have -walletbroadcast set to anything, and broadcast is still disabled
4952018-01-03T22:47:30 <jb55> so ¯\_(ã)_/¯?
4962018-01-03T22:47:36 <sipa> how do you know it is disabled?
4972018-01-03T22:47:41 *** dqx has joined #bitcoin-core-dev
4982018-01-03T22:47:44 <jb55> sec
4992018-01-03T22:48:10 *** zshlyk has quit IRC
5002018-01-03T22:48:44 <jb55> sipa: in CommitTransaction there's a if (fBroadcastTransaction)
5012018-01-03T22:48:59 <jb55> I added a printf and it isn't entering the block
5022018-01-03T22:49:02 *** zshlyk has joined #bitcoin-core-dev
5032018-01-03T22:49:19 <sipa> when creating a new transaction?
5042018-01-03T22:49:26 <jb55> sendtoaddress
5052018-01-03T22:50:13 <sipa> i'm very skeptical about this, as disabling broadcast (since 2015!) would have pretty much killed the network...
5062018-01-03T22:50:18 <jb55> right!
5072018-01-03T22:50:32 <jb55> I'm very confused...
5082018-01-03T22:50:52 <jb55> oh wait I'm dumb I think
5092018-01-03T22:50:59 <achow101> jb55: are you sure it isn't set in your bitcoin.conf?
5102018-01-03T22:51:38 <jb55> I think I was assuming testnet used it's own bitcoin.conf?
5112018-01-03T22:52:43 <sipa> no
5122018-01-03T22:53:03 <jb55> my ~/.bitcoin/bitcoin.conf has it disabled, I guess testnet uses that?
5132018-01-03T22:53:21 <sipa> if you don't specify a dofferent confog file or datador, yes
5142018-01-03T22:53:36 <sipa> i seem to have a problem hotting the i key
5152018-01-03T22:53:46 <jb55> indeed
5162018-01-03T22:54:01 <sipa> there is a PR to add network-specific sections to confog foles
5172018-01-03T22:55:15 <jb55> so I need to do bitcoind -testnet -conf=~/.bitcoin/testnet3/bitcoin.conf ?
5182018-01-03T22:55:29 <jb55> for some reason I thought it would do that... thx sipa!
5192018-01-03T22:59:18 *** ATHallin has left #bitcoin-core-dev
5202018-01-03T23:10:42 *** Dizzle has quit IRC
5212018-01-03T23:17:50 *** bule has joined #bitcoin-core-dev
5222018-01-03T23:17:57 *** Cogito_Ergo_Sum has quit IRC
5232018-01-03T23:19:18 *** zshlyk has quit IRC
5242018-01-03T23:20:44 *** zshlyk has joined #bitcoin-core-dev
5252018-01-03T23:24:34 *** booyah is now known as booyahelcher
5262018-01-03T23:27:46 *** Giszmo has quit IRC
5272018-01-03T23:30:28 *** db31 has joined #bitcoin-core-dev
5282018-01-03T23:30:59 *** danib31 has quit IRC
5292018-01-03T23:31:44 *** danib31 has joined #bitcoin-core-dev
5302018-01-03T23:32:00 *** booyahelcher is now known as booyah
5312018-01-03T23:32:16 *** belcher has quit IRC
5322018-01-03T23:34:55 *** db31 has quit IRC
5332018-01-03T23:36:45 *** belcher has joined #bitcoin-core-dev
5342018-01-03T23:37:42 *** p3a has joined #bitcoin-core-dev
5352018-01-03T23:38:35 *** dqx has quit IRC
5362018-01-03T23:40:16 <promag> uint256S("foo") is happy, should `getblock foo` give block not found of invalid parameter?
5372018-01-03T23:40:36 <promag> I vote for invalid parameter..
5382018-01-03T23:40:48 <promag> s/of/or
5392018-01-03T23:43:09 <sipa> invalid parameter, agree
5402018-01-03T23:44:33 <promag> it's a breaking change
5412018-01-03T23:44:40 <promag> fine for 16?
5422018-01-03T23:51:49 *** Giszmo has joined #bitcoin-core-dev
5432018-01-03T23:56:49 *** p3a has quit IRC
5442018-01-03T23:58:44 *** prometheus_falli has quit IRC