12018-11-09T00:00:11 <esotericnonsense> tell me to STFU and go elsewhere as necessary
22018-11-09T00:00:40 <esotericnonsense> has anyone (other than the ABCore project) made a mobile wallet based on bitcoin core, e.g. remote?
32018-11-09T00:01:19 <esotericnonsense> it's kind of obvious, but I'm realising that if I expose getnewaddress, sendtoaddress, and maybe a QR code in my interface, you have an android wallet that's backed by bitcoin core
42018-11-09T00:02:35 <esotericnonsense> it seems trivial enough that someone must have already done it and realised that no-one (other than themselves personally) finds this useful?
52018-11-09T00:13:21 <promag> http://blog.qt.io/blog/2018/11/08/qt-macos-10-14-mojave/ <- talks about dark mode
62018-11-09T00:18:04 *** Victorsueca has quit IRC
72018-11-09T00:19:21 *** Victorsueca has joined #bitcoin-core-dev
82018-11-09T00:26:42 <luke-jr> esotericnonsense: you shouldn't expose RPC over the internet
92018-11-09T00:27:08 <esotericnonsense> luke-jr: right, don't expose RPC over the internet, expose the subset that you need through a proxy that has sanity checking
102018-11-09T00:27:35 <esotericnonsense> with proper authentication (e.g. session token over TLS)
112018-11-09T00:27:40 <luke-jr> esotericnonsense: it's something I've thought about for a long time
122018-11-09T00:27:59 <esotericnonsense> i don't think it's ever going to be viable for like, thousands or tens of thousands of dollars, because the attack surface is too high
132018-11-09T00:28:12 <luke-jr> eg https://en.bitcoin.it/wiki/Wallet_protocol
142018-11-09T00:28:20 <esotericnonsense> or rather, I think it'd be possible to make secure, but I'm just too paranoid about every layer
152018-11-09T00:29:05 <esotericnonsense> i'm kind of at the 90/10 stage where I have all the infrastructure in place, but packaging it sanely to make it something that anyone else can use is quite difficult
162018-11-09T00:31:35 *** Noramae37 has joined #bitcoin-core-dev
172018-11-09T00:33:06 <gwillen> esotericnonsense: as a practical matter I think very few people would ever use an android app that requires setting up one's own backend
182018-11-09T00:33:08 <esotericnonsense> luke-jr: thanks for that link, i may have to edit it as I go if I decide to do this
192018-11-09T00:33:26 <gwillen> very few people can be bothered, even technical people, and I say this as someone who runs my own mailserver
202018-11-09T00:33:35 <esotericnonsense> gwillen: it'd be a webapp not android specifically, but yes, I see that being very unlikely too
212018-11-09T00:34:49 <esotericnonsense> the frustrating thing is that actually if namecoin or similar took off, I think it could be packaged into a simple 'run this file and leave your computer on, then go to www.whatever.com on your phone'
222018-11-09T00:35:38 <gwillen> you don't really need namecoin for service discovery, e.g. you could use IPFS
232018-11-09T00:35:39 <esotericnonsense> so I'm thinking it can be made one-click on the desktop side, but end users don't have their own domain
242018-11-09T00:35:51 <gwillen> "scan this QR code using your phone"
252018-11-09T00:36:03 <gwillen> sorry, this is getting off-topic for this channel I fear
262018-11-09T00:36:12 <esotericnonsense> yes, indeed, heh, sorry :)
272018-11-09T00:36:15 <sipa> esotericnonsense: if namecoin took off, it'd be useless as a name registration mechanism :)
282018-11-09T00:36:18 <esotericnonsense> anyway, i'll tinker with it myself and see where I get
292018-11-09T00:38:04 <luke-jr> esotericnonsense: note that link is from 2011; it probably needs serious rethinking
302018-11-09T00:39:07 <esotericnonsense> luke-jr: I think that ultimately someone would have to make a demo of it in order to actually understand what the issues are; some of the stuff in there on a quick skim seems like premature optimization
312018-11-09T00:40:18 <esotericnonsense> > Cooperative mining (see below) :D
322018-11-09T00:40:25 * esotericnonsense feels young again
332018-11-09T00:41:47 *** shesek has quit IRC
342018-11-09T00:45:44 *** shesek has joined #bitcoin-core-dev
352018-11-09T00:45:44 *** shesek has joined #bitcoin-core-dev
362018-11-09T01:02:02 *** ale has joined #bitcoin-core-dev
372018-11-09T01:02:26 *** ale is now known as Guest45856
382018-11-09T01:03:19 *** Guest45856 has quit IRC
392018-11-09T01:09:18 *** Murch has joined #bitcoin-core-dev
402018-11-09T01:11:51 *** leishman_ has quit IRC
412018-11-09T01:12:24 *** leishman has joined #bitcoin-core-dev
422018-11-09T01:15:54 *** leishman has quit IRC
432018-11-09T01:16:05 *** leishman has joined #bitcoin-core-dev
442018-11-09T01:30:06 *** leishman has quit IRC
452018-11-09T01:30:40 *** leishman has joined #bitcoin-core-dev
462018-11-09T01:35:03 *** leishman has quit IRC
472018-11-09T01:35:30 *** leishman has joined #bitcoin-core-dev
482018-11-09T01:43:02 *** rh0nj has quit IRC
492018-11-09T01:45:08 *** rh0nj has joined #bitcoin-core-dev
502018-11-09T01:48:10 *** leishman has quit IRC
512018-11-09T01:48:42 *** leishman has joined #bitcoin-core-dev
522018-11-09T01:52:57 *** leishman has quit IRC
532018-11-09T01:55:42 *** spinza has quit IRC
542018-11-09T01:59:50 *** Murch has quit IRC
552018-11-09T02:00:52 *** spinza has joined #bitcoin-core-dev
562018-11-09T02:03:24 *** Murch has joined #bitcoin-core-dev
572018-11-09T02:05:04 *** Murch has quit IRC
582018-11-09T02:06:59 *** leishman has joined #bitcoin-core-dev
592018-11-09T02:14:03 *** Krellan_ has joined #bitcoin-core-dev
602018-11-09T02:16:53 *** Krellan has quit IRC
612018-11-09T02:26:01 *** Ga1aCt1Cz00_ has joined #bitcoin-core-dev
622018-11-09T02:27:46 *** drexl has quit IRC
632018-11-09T02:29:31 *** Ga1aCt1Cz00__ has quit IRC
642018-11-09T02:35:26 *** leishman has quit IRC
652018-11-09T02:35:41 *** leishman has joined #bitcoin-core-dev
662018-11-09T03:16:13 *** luke-jr has quit IRC
672018-11-09T03:16:17 *** leishman has quit IRC
682018-11-09T03:16:53 *** leishman has joined #bitcoin-core-dev
692018-11-09T03:17:25 *** luke-jr has joined #bitcoin-core-dev
702018-11-09T03:17:32 *** CodeBlue1776 has quit IRC
712018-11-09T03:17:33 *** owowo has quit IRC
722018-11-09T03:18:01 *** CodeBlue1776 has joined #bitcoin-core-dev
732018-11-09T03:21:09 *** leishman has quit IRC
742018-11-09T03:22:28 *** _cryptosignal_me has joined #bitcoin-core-dev
752018-11-09T03:22:55 *** luke-jr has quit IRC
762018-11-09T03:25:06 *** luke-jr has joined #bitcoin-core-dev
772018-11-09T03:39:04 *** ricardobessa has quit IRC
782018-11-09T03:51:45 *** leishman has joined #bitcoin-core-dev
792018-11-09T03:53:07 *** instagibbs has quit IRC
802018-11-09T03:53:53 <meshcollider> wumpus: I think #14689 is RTM already
812018-11-09T03:53:55 <gribble> https://github.com/bitcoin/bitcoin/issues/14689 | Require a public key to be retrieved when signing a P2PKH input by achow101 · Pull Request #14689 · bitcoin/bitcoin · GitHub
822018-11-09T03:56:04 *** leishman has quit IRC
832018-11-09T03:56:59 *** _cryptosignal_me has quit IRC
842018-11-09T04:14:34 *** leishman has joined #bitcoin-core-dev
852018-11-09T04:21:04 *** leishman has quit IRC
862018-11-09T04:31:44 *** Tralfaz has quit IRC
872018-11-09T04:37:54 *** AaronvanW has quit IRC
882018-11-09T04:39:52 *** instagibbs has joined #bitcoin-core-dev
892018-11-09T04:40:28 *** bralyclow has quit IRC
902018-11-09T04:42:22 *** leishman has joined #bitcoin-core-dev
912018-11-09T04:43:34 *** owowo has joined #bitcoin-core-dev
922018-11-09T05:00:40 *** leishman has quit IRC
932018-11-09T05:09:51 *** leishman has joined #bitcoin-core-dev
942018-11-09T05:14:04 *** leishman has quit IRC
952018-11-09T05:19:08 *** leishman has joined #bitcoin-core-dev
962018-11-09T05:23:36 *** leishman has quit IRC
972018-11-09T05:29:00 *** leishman has joined #bitcoin-core-dev
982018-11-09T05:35:21 *** leishman has quit IRC
992018-11-09T05:41:12 *** leishman has joined #bitcoin-core-dev
1002018-11-09T05:45:40 *** leishman has quit IRC
1012018-11-09T05:57:47 *** bitconner has quit IRC
1022018-11-09T06:10:42 *** echonaut16 has quit IRC
1032018-11-09T06:11:00 *** echonaut has joined #bitcoin-core-dev
1042018-11-09T06:11:53 *** rhavar has joined #bitcoin-core-dev
1052018-11-09T06:15:54 *** Jbaczuk has quit IRC
1062018-11-09T06:21:02 *** Jbaczuk has joined #bitcoin-core-dev
1072018-11-09T06:25:04 *** leishman has joined #bitcoin-core-dev
1082018-11-09T06:25:53 *** ken2812221_ has quit IRC
1092018-11-09T06:29:06 *** lukedashjr has joined #bitcoin-core-dev
1102018-11-09T06:29:48 *** leishman has quit IRC
1112018-11-09T06:31:18 *** lukedashjr has quit IRC
1122018-11-09T06:31:27 *** lukedashjr has joined #bitcoin-core-dev
1132018-11-09T06:32:13 *** luke-jr has quit IRC
1142018-11-09T06:36:11 *** lukedashjr is now known as luke-jr
1152018-11-09T06:38:08 <meshcollider> Marco: isn't Drahtbot supposed to update its own comment rather than post multiple times
1162018-11-09T06:38:13 <meshcollider> MarcoFalke: https://github.com/bitcoin/bitcoin/pull/14075#issuecomment-437259799
1172018-11-09T06:38:28 *** luke-jr has quit IRC
1182018-11-09T06:38:59 <gwillen> meshcollider: I'm not sure what it's currently supposed to do, but my understanding was that it turned out that updating a comment still bumps the date on the issue
1192018-11-09T06:39:08 <gwillen> so the change didn't really help in the way it was hoped it would
1202018-11-09T06:39:43 <meshcollider> but still, it makes it difficult to read a PR thread if there are multiple Drahtbot posts with conflicts instead of just one up-to-date one
1212018-11-09T06:39:47 <meshcollider> i think its a bug
1222018-11-09T06:40:08 *** luke-jr has joined #bitcoin-core-dev
1232018-11-09T06:41:00 *** luke-jr has quit IRC
1242018-11-09T06:41:09 *** luke-jr has joined #bitcoin-core-dev
1252018-11-09T07:00:00 *** leishman has joined #bitcoin-core-dev
1262018-11-09T07:04:08 *** leishman has quit IRC
1272018-11-09T07:09:17 *** lukedashjr has joined #bitcoin-core-dev
1282018-11-09T07:12:09 *** luke-jr has quit IRC
1292018-11-09T07:12:32 *** lukedashjr has quit IRC
1302018-11-09T07:12:44 *** luke-jr has joined #bitcoin-core-dev
1312018-11-09T07:20:10 *** luke-jr has quit IRC
1322018-11-09T07:20:48 *** luke-jr has joined #bitcoin-core-dev
1332018-11-09T07:22:48 *** CodeBlue1776 has quit IRC
1342018-11-09T07:23:37 *** luke-jr has quit IRC
1352018-11-09T07:24:02 *** CodeBlue1776 has joined #bitcoin-core-dev
1362018-11-09T07:25:56 *** Guyver2 has joined #bitcoin-core-dev
1372018-11-09T07:27:11 *** luke-jr has joined #bitcoin-core-dev
1382018-11-09T07:33:44 *** lukedashjr has joined #bitcoin-core-dev
1392018-11-09T07:34:40 *** lukedashjr has quit IRC
1402018-11-09T07:35:53 *** lukedashjr has joined #bitcoin-core-dev
1412018-11-09T07:36:12 *** luke-jr has quit IRC
1422018-11-09T07:39:52 *** leishman has joined #bitcoin-core-dev
1432018-11-09T07:40:34 *** lukedashjr is now known as luke-jr
1442018-11-09T07:44:03 *** leishman has quit IRC
1452018-11-09T08:07:39 *** fanquake has joined #bitcoin-core-dev
1462018-11-09T08:08:36 *** phwalkr has joined #bitcoin-core-dev
1472018-11-09T08:08:50 *** ezzzy has joined #bitcoin-core-dev
1482018-11-09T08:10:10 *** ezzzy has joined #bitcoin-core-dev
1492018-11-09T08:11:09 *** leishman has joined #bitcoin-core-dev
1502018-11-09T08:14:01 *** timothy has joined #bitcoin-core-dev
1512018-11-09T08:15:26 *** leishman has quit IRC
1522018-11-09T08:38:07 <kabaum> I noticed that a bitcoind logs to stdout and debug.log by default instead of just debug.log as was the case at least in 0.16.0. What was the rationale behind this change?
1532018-11-09T08:40:07 *** profmac has joined #bitcoin-core-dev
1542018-11-09T08:41:21 <sipa> kabaum: it does so when running in the foreground
1552018-11-09T08:41:29 <sipa> if you run with -daemon it doesn't
1562018-11-09T08:41:50 <sipa> the rationale is that if you're running things on the foreground in a terminal, you probably want to see something
1572018-11-09T08:44:08 <kabaum> Ok, I was just curious on why the default behavior changed from 0.16.0.
1582018-11-09T08:45:49 <meshcollider> it was mentioned in the 0.17 release notes btw
1592018-11-09T08:46:17 <kabaum> Oh, I glanced over it, but somehow it escaped me. Thanks.
1602018-11-09T08:48:39 *** luke-jr has quit IRC
1612018-11-09T08:49:10 <meshcollider> kabaum: and the original PR is 12689 if you're interested
1622018-11-09T08:50:06 *** ezzzy_ has joined #bitcoin-core-dev
1632018-11-09T08:50:53 *** ezzzy__ has joined #bitcoin-core-dev
1642018-11-09T08:53:56 *** ezzzy has quit IRC
1652018-11-09T08:54:30 *** ezzzy_ has quit IRC
1662018-11-09T08:59:28 *** luke-jr has joined #bitcoin-core-dev
1672018-11-09T09:01:24 *** luke-jr has quit IRC
1682018-11-09T09:01:35 *** Krellan has joined #bitcoin-core-dev
1692018-11-09T09:02:24 *** Krellan has joined #bitcoin-core-dev
1702018-11-09T09:03:09 *** luke-jr has joined #bitcoin-core-dev
1712018-11-09T09:06:16 *** luke-jr has quit IRC
1722018-11-09T09:06:25 *** luke-jr has joined #bitcoin-core-dev
1732018-11-09T09:06:57 *** setpill has joined #bitcoin-core-dev
1742018-11-09T09:11:42 *** luke-jr has quit IRC
1752018-11-09T09:12:26 *** luke-jr has joined #bitcoin-core-dev
1762018-11-09T09:13:09 *** luke-jr has quit IRC
1772018-11-09T09:13:18 *** luke-jr has joined #bitcoin-core-dev
1782018-11-09T09:18:14 <luke-jr> https://github.com/bitcoin/bitcoin/pull/14602#pullrequestreview-173284093
1792018-11-09T09:18:19 <luke-jr> any ideas why I can't reply to MeshCollider? :/
1802018-11-09T09:18:30 *** kalle has joined #bitcoin-core-dev
1812018-11-09T09:18:47 <meshcollider> wow that's very weird
1822018-11-09T09:19:18 <meshcollider> luke-jr: looks like you can reply on the files tab
1832018-11-09T09:19:48 <meshcollider> might be because I was already replying to conversation threads further up
1842018-11-09T09:22:09 *** timothy has quit IRC
1852018-11-09T09:22:09 *** IRC-Source_96681 has joined #bitcoin-core-dev
1862018-11-09T09:23:09 *** IRC-Source_96681 has left #bitcoin-core-dev
1872018-11-09T09:24:26 *** timothy has joined #bitcoin-core-dev
1882018-11-09T09:25:45 *** ezzzy__ has quit IRC
1892018-11-09T09:26:31 *** ezzzy has joined #bitcoin-core-dev
1902018-11-09T09:30:01 *** owowo has quit IRC
1912018-11-09T09:34:16 <kallewoof> sipa: I constantly start bitcoind with '&' to do something real quick, then ^D^C to stop it. The new change made this a bit less convenient, unfortunately, but I'll live. (regarding default printtoconsole)
1922018-11-09T09:35:20 *** owowo has joined #bitcoin-core-dev
1932018-11-09T09:40:21 <sipa> why the & ?
1942018-11-09T09:41:28 *** Priti_Kumari_ has joined #bitcoin-core-dev
1952018-11-09T09:42:17 <sipa> kallewoof: every change breaks someone's workflow: https://xkcd.com/1172/
1962018-11-09T09:43:51 <kallewoof> sipa: i want to try some command on a new instance real quick so i do e.g. mkdir x; ./bitcoind -datadir=x -regtest &; [do stuff]; ^D^C and the instance is shutdown. I could just do './bitcoin-cli -datadir=x stop' but ^D^C is .. shorter.
1972018-11-09T09:44:21 <kallewoof> wait, not ^D^C, fg;^C
1982018-11-09T09:44:50 <kallewoof> still shorter.
1992018-11-09T09:44:52 <sipa> killall bitcoind
2002018-11-09T09:45:19 <sipa> which also works with -daemon
2012018-11-09T09:45:53 <kallewoof> sipa: that works most of the time but i do have several servers with an actual bitcoind mainnet full node running.
2022018-11-09T09:51:48 <provoostenator> sipa: I'm tempted to take your "killall bitcoind" line out of context :-P
2032018-11-09T09:52:20 *** _cryptosignal_me has joined #bitcoin-core-dev
2042018-11-09T09:53:34 *** Zenton has quit IRC
2052018-11-09T09:53:42 *** _cryptosignal_me has quit IRC
2062018-11-09T09:53:50 *** _cryptosignal_me has joined #bitcoin-core-dev
2072018-11-09T09:54:43 *** _cryptosignal_me has joined #bitcoin-core-dev
2082018-11-09T09:57:15 *** Priti_Kumari_ has quit IRC
2092018-11-09T10:01:38 *** rhavar has quit IRC
2102018-11-09T10:06:01 *** kabaum_ has joined #bitcoin-core-dev
2112018-11-09T10:08:02 *** Zenton has joined #bitcoin-core-dev
2122018-11-09T10:08:24 *** kabaum_ has quit IRC
2132018-11-09T10:15:33 <luke-jr> meshcollider: yeah, replying from the files tab worked
2142018-11-09T10:34:53 *** spinza has quit IRC
2152018-11-09T10:38:43 *** drexl has joined #bitcoin-core-dev
2162018-11-09T10:39:38 *** luke-jr has quit IRC
2172018-11-09T10:40:07 *** luke-jr has joined #bitcoin-core-dev
2182018-11-09T10:40:44 *** luke-jr has quit IRC
2192018-11-09T10:40:54 *** luke-jr has joined #bitcoin-core-dev
2202018-11-09T10:42:30 *** luke-jr has quit IRC
2212018-11-09T10:43:42 *** luke-jr has joined #bitcoin-core-dev
2222018-11-09T10:53:36 *** spinza has joined #bitcoin-core-dev
2232018-11-09T11:18:30 *** wxss_ has joined #bitcoin-core-dev
2242018-11-09T11:19:10 *** phwalkr has quit IRC
2252018-11-09T11:19:45 *** phwalkr has joined #bitcoin-core-dev
2262018-11-09T11:21:34 *** wxss has quit IRC
2272018-11-09T11:24:31 *** phwalkr has quit IRC
2282018-11-09T11:32:16 *** owowo has quit IRC
2292018-11-09T11:36:32 *** owowo has joined #bitcoin-core-dev
2302018-11-09T11:48:46 *** arubi has quit IRC
2312018-11-09T11:49:12 *** arubi has joined #bitcoin-core-dev
2322018-11-09T12:08:05 *** rex4539 has quit IRC
2332018-11-09T12:21:22 *** luke-jr has quit IRC
2342018-11-09T12:22:02 *** luke-jr has joined #bitcoin-core-dev
2352018-11-09T12:24:46 *** ken2812221 has joined #bitcoin-core-dev
2362018-11-09T12:29:13 *** bitconner has joined #bitcoin-core-dev
2372018-11-09T12:32:18 *** leishman has joined #bitcoin-core-dev
2382018-11-09T12:34:08 *** sipa has quit IRC
2392018-11-09T12:34:26 *** sipa has joined #bitcoin-core-dev
2402018-11-09T12:36:33 *** leishman has quit IRC
2412018-11-09T12:52:52 *** atroxes has quit IRC
2422018-11-09T12:53:16 *** atroxes has joined #bitcoin-core-dev
2432018-11-09T12:55:41 *** JackH has joined #bitcoin-core-dev
2442018-11-09T13:11:57 *** leishman has joined #bitcoin-core-dev
2452018-11-09T13:16:49 *** AaronvanW has joined #bitcoin-core-dev
2462018-11-09T13:16:52 *** leishman has quit IRC
2472018-11-09T13:17:23 *** rex4539 has joined #bitcoin-core-dev
2482018-11-09T13:30:40 *** shesek has quit IRC
2492018-11-09T13:42:23 *** shesek has joined #bitcoin-core-dev
2502018-11-09T13:53:04 <esotericnonsense> kallewoof: do it the other way around?
2512018-11-09T13:53:47 <esotericnonsense> e.g. make bitcoind the foreground instance
2522018-11-09T13:58:34 *** bralyclow has joined #bitcoin-core-dev
2532018-11-09T14:01:06 *** shesek has quit IRC
2542018-11-09T14:01:34 *** shesek has joined #bitcoin-core-dev
2552018-11-09T14:01:35 *** shesek has joined #bitcoin-core-dev
2562018-11-09T14:15:19 *** phwalkr has joined #bitcoin-core-dev
2572018-11-09T14:26:22 *** bitcoin-git has joined #bitcoin-core-dev
2582018-11-09T14:26:22 <bitcoin-git> [bitcoin] ken2812221 opened pull request #14698: build: Add bitcoin-tx.exe into Windows installer (master...win-bitcoin-tx) https://github.com/bitcoin/bitcoin/pull/14698
2592018-11-09T14:26:22 *** bitcoin-git has left #bitcoin-core-dev
2602018-11-09T14:33:06 *** bralyclow has quit IRC
2612018-11-09T15:04:14 *** bitcoin-git has joined #bitcoin-core-dev
2622018-11-09T15:04:15 <bitcoin-git> [bitcoin] MarcoFalke pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/e70a19e7132d...cbf00939b5e8
2632018-11-09T15:04:15 <bitcoin-git> bitcoin/master 7e2e62c Russell Yanofsky: Add skeleton chain and client classes...
2642018-11-09T15:04:16 <bitcoin-git> bitcoin/master 8db11dd Russell Yanofsky: Pass chain and client variables where needed...
2652018-11-09T15:04:16 <bitcoin-git> bitcoin/master ea961c3 Russell Yanofsky: Remove direct node->wallet calls in init.cpp...
2662018-11-09T15:04:17 *** bitcoin-git has left #bitcoin-core-dev
2672018-11-09T15:10:37 *** bralyclow has joined #bitcoin-core-dev
2682018-11-09T15:15:26 *** bitconner has quit IRC
2692018-11-09T15:19:05 *** bralyclow has quit IRC
2702018-11-09T15:22:27 <MarcoFalke> meshcollider: Yeah, sorry that multiple comments thing looks like a bug, I hope it only was this pull request that got spammed.
2712018-11-09T15:25:04 <instagibbs> i could swear --enable-debug is way more useless than it used to be for gdb purposes (grumble grumble manually sets debug level)
2722018-11-09T15:26:42 <MarcoFalke> instagibbs: std::cout works with any debug level ;)
2732018-11-09T15:28:21 *** CodeBlue1776 has quit IRC
2742018-11-09T15:28:31 *** shesek has quit IRC
2752018-11-09T15:28:58 *** CodeBlue1776 has joined #bitcoin-core-dev
2762018-11-09T15:29:00 *** shesek has joined #bitcoin-core-dev
2772018-11-09T15:39:42 *** leishman has joined #bitcoin-core-dev
2782018-11-09T15:42:36 *** _cryptodesktop_i has joined #bitcoin-core-dev
2792018-11-09T15:43:13 *** _cryptosignal_me has quit IRC
2802018-11-09T15:44:11 *** leishman has quit IRC
2812018-11-09T15:46:23 *** leishman has joined #bitcoin-core-dev
2822018-11-09T15:47:42 *** zib has joined #bitcoin-core-dev
2832018-11-09T15:47:47 *** nodweber has quit IRC
2842018-11-09T15:48:22 *** _cryptodesktop_i has quit IRC
2852018-11-09T15:48:27 *** JackH has quit IRC
2862018-11-09T15:48:37 *** nodweber has joined #bitcoin-core-dev
2872018-11-09T15:50:49 *** leishman has quit IRC
2882018-11-09T15:59:22 *** JackH has joined #bitcoin-core-dev
2892018-11-09T16:04:15 *** leishman has joined #bitcoin-core-dev
2902018-11-09T16:05:08 *** leishman has quit IRC
2912018-11-09T16:11:33 *** leishman has joined #bitcoin-core-dev
2922018-11-09T16:11:35 *** shesek has quit IRC
2932018-11-09T16:12:07 *** shesek has joined #bitcoin-core-dev
2942018-11-09T16:12:07 *** shesek has joined #bitcoin-core-dev
2952018-11-09T16:12:45 *** leishman has quit IRC
2962018-11-09T16:16:18 *** leishman has joined #bitcoin-core-dev
2972018-11-09T16:16:47 *** setpill has quit IRC
2982018-11-09T16:21:08 *** leishman has quit IRC
2992018-11-09T16:22:02 *** ezzzy_ has joined #bitcoin-core-dev
3002018-11-09T16:23:01 *** rh0nj has quit IRC
3012018-11-09T16:25:07 *** rh0nj has joined #bitcoin-core-dev
3022018-11-09T16:25:10 *** ezzzy has quit IRC
3032018-11-09T16:25:28 *** drexl_ has joined #bitcoin-core-dev
3042018-11-09T16:26:16 *** ezzzy_ has quit IRC
3052018-11-09T16:28:53 *** drexl has quit IRC
3062018-11-09T16:38:32 <jnewbery> MarcoFalke wumpus: #14441 may be ready for merge
3072018-11-09T16:38:34 <gribble> https://github.com/bitcoin/bitcoin/issues/14441 | [wallet] Backport(0.17): Restore ability to list incoming transactions by label by jnewbery · Pull Request #14441 · bitcoin/bitcoin · GitHub
3082018-11-09T16:39:37 *** leishman has joined #bitcoin-core-dev
3092018-11-09T16:55:23 *** morcos has quit IRC
3102018-11-09T16:57:08 *** leishman has quit IRC
3112018-11-09T16:57:42 *** leishman has joined #bitcoin-core-dev
3122018-11-09T17:01:14 *** leishman has quit IRC
3132018-11-09T17:01:17 *** morcos has joined #bitcoin-core-dev
3142018-11-09T17:01:29 *** leishman has joined #bitcoin-core-dev
3152018-11-09T17:02:57 *** cubancorona has joined #bitcoin-core-dev
3162018-11-09T17:04:11 *** shesek has quit IRC
3172018-11-09T17:04:40 *** shesek has joined #bitcoin-core-dev
3182018-11-09T17:04:40 *** shesek has joined #bitcoin-core-dev
3192018-11-09T17:11:26 *** bitconner has joined #bitcoin-core-dev
3202018-11-09T17:12:45 *** mistergold has joined #bitcoin-core-dev
3212018-11-09T17:13:16 *** JackH has quit IRC
3222018-11-09T17:15:28 *** bitconner has quit IRC
3232018-11-09T17:16:55 *** morcos has quit IRC
3242018-11-09T17:22:45 *** morcos has joined #bitcoin-core-dev
3252018-11-09T17:31:02 *** shinohai has quit IRC
3262018-11-09T17:33:20 *** timothy has quit IRC
3272018-11-09T17:53:12 <MarcoFalke> I forgot to nominate #14530 for high priority yesterday. Going to put it in now.
3282018-11-09T17:53:15 <gribble> https://github.com/bitcoin/bitcoin/issues/14530 | Use RPCHelpMan to generate RPC doc strings by MarcoFalke · Pull Request #14530 · bitcoin/bitcoin · GitHub
3292018-11-09T17:54:52 *** JackH has joined #bitcoin-core-dev
3302018-11-09T18:01:02 *** timothy has joined #bitcoin-core-dev
3312018-11-09T18:05:45 *** jarthur has joined #bitcoin-core-dev
3322018-11-09T18:12:37 *** ezzzy has joined #bitcoin-core-dev
3332018-11-09T18:17:53 *** shesek has quit IRC
3342018-11-09T18:23:34 *** ExtraCrispy has joined #bitcoin-core-dev
3352018-11-09T18:23:42 *** shesek has joined #bitcoin-core-dev
3362018-11-09T18:23:42 *** shesek has joined #bitcoin-core-dev
3372018-11-09T18:28:09 *** jungly has quit IRC
3382018-11-09T18:30:10 *** TheFuzzStone has joined #bitcoin-core-dev
3392018-11-09T18:36:12 *** shesek has quit IRC
3402018-11-09T18:37:02 *** shesek has joined #bitcoin-core-dev
3412018-11-09T18:39:40 *** owowo has quit IRC
3422018-11-09T18:46:01 *** TheFuzzStone has quit IRC
3432018-11-09T18:49:20 *** ken2812221 has quit IRC
3442018-11-09T18:50:56 *** TheFuzzStone has joined #bitcoin-core-dev
3452018-11-09T18:51:49 *** shesek has quit IRC
3462018-11-09T18:52:40 *** shesek has joined #bitcoin-core-dev
3472018-11-09T18:53:24 *** Krellan has quit IRC
3482018-11-09T18:53:31 *** shesek has joined #bitcoin-core-dev
3492018-11-09T18:56:07 *** drexl_ is now known as drexl
3502018-11-09T19:04:34 *** ezzzy has quit IRC
3512018-11-09T19:06:36 *** spinza has quit IRC
3522018-11-09T19:12:37 *** TheFuzzStone has quit IRC
3532018-11-09T19:12:41 *** phwalkr has quit IRC
3542018-11-09T19:16:48 *** spinza has joined #bitcoin-core-dev
3552018-11-09T19:17:02 *** grafcaps_ has joined #bitcoin-core-dev
3562018-11-09T19:19:46 *** riemann has joined #bitcoin-core-dev
3572018-11-09T19:19:58 *** grafcaps has quit IRC
3582018-11-09T19:23:46 *** tryphe has quit IRC
3592018-11-09T19:25:02 *** tryphe has joined #bitcoin-core-dev
3602018-11-09T19:26:30 *** grafcaps_ has quit IRC
3612018-11-09T19:30:54 *** shesek has quit IRC
3622018-11-09T19:32:19 *** shesek has joined #bitcoin-core-dev
3632018-11-09T19:32:19 *** shesek has joined #bitcoin-core-dev
3642018-11-09T19:34:39 *** TheFuzzStone has joined #bitcoin-core-dev
3652018-11-09T19:41:31 *** Zenton has quit IRC
3662018-11-09T19:44:05 *** Zenton has joined #bitcoin-core-dev
3672018-11-09T19:49:05 *** shesek has quit IRC
3682018-11-09T19:49:23 *** TheFuzzStone has quit IRC
3692018-11-09T19:49:43 *** shesek has joined #bitcoin-core-dev
3702018-11-09T19:49:43 *** shesek has joined #bitcoin-core-dev
3712018-11-09T19:51:15 *** tryphe has quit IRC
3722018-11-09T19:52:16 *** tryphe has joined #bitcoin-core-dev
3732018-11-09T19:52:37 *** leishman has quit IRC
3742018-11-09T19:53:13 *** leishman has joined #bitcoin-core-dev
3752018-11-09T19:55:30 *** leishman has quit IRC
3762018-11-09T19:55:44 *** leishman has joined #bitcoin-core-dev
3772018-11-09T19:59:19 *** tryphe has quit IRC
3782018-11-09T20:00:00 *** leishman has quit IRC
3792018-11-09T20:00:34 *** leishman has joined #bitcoin-core-dev
3802018-11-09T20:04:55 *** leishman has quit IRC
3812018-11-09T20:13:14 *** phwalkr has joined #bitcoin-core-dev
3822018-11-09T20:14:12 *** phwalkr has quit IRC
3832018-11-09T20:14:30 *** phwalkr has joined #bitcoin-core-dev
3842018-11-09T20:16:44 *** phwalkr has quit IRC
3852018-11-09T20:17:41 *** grafcaps has joined #bitcoin-core-dev
3862018-11-09T20:21:15 *** phwalkr has joined #bitcoin-core-dev
3872018-11-09T20:35:13 *** rockhouse has quit IRC
3882018-11-09T20:35:13 *** victorSN has quit IRC
3892018-11-09T20:36:25 *** leishman has joined #bitcoin-core-dev
3902018-11-09T20:41:22 *** leishman has quit IRC
3912018-11-09T20:42:06 *** rockhouse has joined #bitcoin-core-dev
3922018-11-09T20:42:24 *** victorSN has joined #bitcoin-core-dev
3932018-11-09T20:46:26 *** grafcaps has quit IRC
3942018-11-09T20:46:40 *** leishman has joined #bitcoin-core-dev
3952018-11-09T20:51:07 *** leishman has quit IRC
3962018-11-09T20:53:57 *** bitcoin-git has joined #bitcoin-core-dev
3972018-11-09T20:53:57 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #14700: qa: Avoid race in p2p_invalid_block by waiting for the block request (master...Mf1811-qaPassOnCentOs) https://github.com/bitcoin/bitcoin/pull/14700
3982018-11-09T20:53:57 *** bitcoin-git has left #bitcoin-core-dev
3992018-11-09T20:55:02 *** laurentmt has joined #bitcoin-core-dev
4002018-11-09T21:02:59 *** shesek has quit IRC
4012018-11-09T21:03:23 *** shesek has joined #bitcoin-core-dev
4022018-11-09T21:03:23 *** shesek has joined #bitcoin-core-dev
4032018-11-09T21:04:46 *** leishman has joined #bitcoin-core-dev
4042018-11-09T21:07:27 *** kabaum has quit IRC
4052018-11-09T21:08:54 *** leishman has quit IRC
4062018-11-09T21:21:28 *** mistergold has quit IRC
4072018-11-09T21:22:21 *** laurentmt has quit IRC
4082018-11-09T21:29:12 *** leishman has joined #bitcoin-core-dev
4092018-11-09T21:31:50 *** drexl_ has joined #bitcoin-core-dev
4102018-11-09T21:35:15 *** drexl has quit IRC
4112018-11-09T21:35:18 *** drexl_ is now known as drexl
4122018-11-09T21:45:19 *** shesek has quit IRC
4132018-11-09T21:48:45 *** shesek has joined #bitcoin-core-dev
4142018-11-09T21:55:17 *** grafcaps has joined #bitcoin-core-dev
4152018-11-09T21:55:19 *** shesek has quit IRC
4162018-11-09T21:56:09 *** shesek has joined #bitcoin-core-dev
4172018-11-09T21:57:22 *** wxss_ has quit IRC
4182018-11-09T22:07:13 *** leishman has quit IRC
4192018-11-09T22:07:48 *** leishman has joined #bitcoin-core-dev
4202018-11-09T22:09:30 *** shesek has quit IRC
4212018-11-09T22:10:09 *** shesek has joined #bitcoin-core-dev
4222018-11-09T22:12:07 *** leishman has quit IRC
4232018-11-09T22:13:58 *** leishman has joined #bitcoin-core-dev
4242018-11-09T22:25:14 *** spinza has quit IRC
4252018-11-09T22:29:44 *** Guyver2 has quit IRC
4262018-11-09T22:30:24 *** spinza has joined #bitcoin-core-dev
4272018-11-09T22:31:37 *** jarthur has quit IRC
4282018-11-09T22:35:51 *** promag_ has joined #bitcoin-core-dev
4292018-11-09T22:37:03 *** promag has quit IRC
4302018-11-09T22:37:07 *** booyah_ has quit IRC
4312018-11-09T22:38:17 *** booyah_ has joined #bitcoin-core-dev
4322018-11-09T22:42:02 *** hbj has joined #bitcoin-core-dev
4332018-11-09T22:42:14 <hbj> hi
4342018-11-09T22:42:26 *** hbj has quit IRC
4352018-11-09T22:45:18 *** shesek has quit IRC
4362018-11-09T22:47:10 *** shesek has joined #bitcoin-core-dev
4372018-11-09T22:47:10 *** shesek has quit IRC
4382018-11-09T22:47:10 *** shesek has joined #bitcoin-core-dev
4392018-11-09T22:57:52 *** phwalkr has quit IRC
4402018-11-09T23:04:25 *** shesek has quit IRC
4412018-11-09T23:05:11 *** shesek has joined #bitcoin-core-dev
4422018-11-09T23:38:01 *** rh0nj has quit IRC
4432018-11-09T23:39:22 *** shesek has quit IRC
4442018-11-09T23:39:53 *** shesek has joined #bitcoin-core-dev
4452018-11-09T23:39:53 *** shesek has joined #bitcoin-core-dev
4462018-11-09T23:47:22 *** leishman has quit IRC
4472018-11-09T23:47:57 *** leishman has joined #bitcoin-core-dev
4482018-11-09T23:49:27 *** leishman has quit IRC
4492018-11-09T23:49:43 *** leishman has joined #bitcoin-core-dev
4502018-11-09T23:59:00 *** justan0theruser has quit IRC
4512018-11-09T23:59:31 *** shesek has quit IRC