12019-08-04T00:00:01 *** binbasti has quit IRC
22019-08-04T00:07:57 *** promag has quit IRC
32019-08-04T00:20:41 *** hali has joined #bitcoin-core-dev
42019-08-04T00:40:30 <emilengler> gwillen: Yes but that was what I meantr
52019-08-04T00:41:24 *** xzytrewq has joined #bitcoin-core-dev
62019-08-04T00:43:31 <sipa> emilengler: there is no requirement to sign commits
72019-08-04T00:43:51 <sipa> if you do, you need to re-sign every time you rebase/square or otherwise edit yoir history
82019-08-04T00:44:31 <emilengler> Is it possible to do a "git rebase" with the "-S" arg?
92019-08-04T00:45:15 <emilengler> Yes it is
102019-08-04T00:45:20 <emilengler> Just read the manpage
112019-08-04T00:45:27 <emilengler> Will try it next time
122019-08-04T00:49:33 *** emilengler has quit IRC
132019-08-04T00:49:47 *** emilengler has joined #bitcoin-core-dev
142019-08-04T00:59:33 *** Randolf has joined #bitcoin-core-dev
152019-08-04T01:01:34 *** bitcoin-git has joined #bitcoin-core-dev
162019-08-04T01:01:35 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3a3d8b835712...e55444a2a8a2
172019-08-04T01:01:36 <bitcoin-git> bitcoin/master 0a4e4a0 Peter Bushnell: [build] .gitignore add Qt Creator Makefile.am.user
182019-08-04T01:01:36 <bitcoin-git> bitcoin/master e55444a fanquake: Merge #16534: build: add Qt Creator Makefile.am.user to .gitignore
192019-08-04T01:01:38 *** bitcoin-git has left #bitcoin-core-dev
202019-08-04T01:02:08 <elichai2> emilengler: yp need to add `-S` to everyt git command you run that modifies the commits. but an easier way to do this is just run `git config commit.gpgsign true` in your bitcoin dir which will force your git to sign every commit you make in that repo
212019-08-04T01:02:22 *** promag has joined #bitcoin-core-dev
222019-08-04T01:02:44 *** bitcoin-git has joined #bitcoin-core-dev
232019-08-04T01:02:45 <bitcoin-git> [bitcoin] fanquake merged pull request #16534: build: add Qt Creator Makefile.am.user to .gitignore (master...patch-3) https://github.com/bitcoin/bitcoin/pull/16534
242019-08-04T01:02:46 *** bitcoin-git has left #bitcoin-core-dev
252019-08-04T01:06:31 *** promag has quit IRC
262019-08-04T01:11:05 *** Randolf has quit IRC
272019-08-04T01:11:38 *** hebasto_ has joined #bitcoin-core-dev
282019-08-04T01:13:07 *** hebasto has quit IRC
292019-08-04T01:31:24 <emilengler> How can I get the IP which is sending an RPC request?
302019-08-04T01:31:30 <emilengler> the*
312019-08-04T01:33:50 <emilengler> Nevermind I got it
322019-08-04T01:34:03 <emilengler> It is in the JSONRPCRequest parameter under peerAddr
332019-08-04T01:50:51 *** emilengler has quit IRC
342019-08-04T01:51:15 *** emilengler has joined #bitcoin-core-dev
352019-08-04T01:55:53 *** owowo has quit IRC
362019-08-04T01:56:53 <emilengler> How can I set the default of a gArg
372019-08-04T02:01:08 *** owowo has joined #bitcoin-core-dev
382019-08-04T02:04:01 *** emilengler has quit IRC
392019-08-04T02:46:12 *** DeanGuss has quit IRC
402019-08-04T02:51:17 *** captjakk has quit IRC
412019-08-04T02:56:49 *** btcquant has quit IRC
422019-08-04T03:00:02 *** hali has quit IRC
432019-08-04T03:03:58 *** kerbyu has joined #bitcoin-core-dev
442019-08-04T04:31:52 *** Victor_sueca has joined #bitcoin-core-dev
452019-08-04T04:34:25 *** Victorsueca has quit IRC
462019-08-04T04:50:32 *** emilengler has joined #bitcoin-core-dev
472019-08-04T05:30:43 *** bitcoin-git has joined #bitcoin-core-dev
482019-08-04T05:30:43 <bitcoin-git> [bitcoin] emilengler opened pull request #16544: rpc: Add rpcallowstop (master...2019-08-rpc-disable-stop-parameter) https://github.com/bitcoin/bitcoin/pull/16544
492019-08-04T05:30:44 *** bitcoin-git has left #bitcoin-core-dev
502019-08-04T05:32:38 *** emilengler has quit IRC
512019-08-04T05:37:00 *** jb55 has quit IRC
522019-08-04T06:00:02 *** kerbyu has quit IRC
532019-08-04T06:04:06 *** davereikher has joined #bitcoin-core-dev
542019-08-04T06:04:18 *** KevinM has joined #bitcoin-core-dev
552019-08-04T06:05:38 *** davereikher has quit IRC
562019-08-04T06:12:00 *** davereikher has joined #bitcoin-core-dev
572019-08-04T06:12:04 *** bitcoin-git has joined #bitcoin-core-dev
582019-08-04T06:12:04 <bitcoin-git> [bitcoin] fanquake closed pull request #14125: Add testcase to simulate bitcoin schema in leveldb (master...master) https://github.com/bitcoin/bitcoin/pull/14125
592019-08-04T06:12:05 *** bitcoin-git has left #bitcoin-core-dev
602019-08-04T06:13:19 *** bitcoin-git has joined #bitcoin-core-dev
612019-08-04T06:13:19 <bitcoin-git> [bitcoin] fanquake closed pull request #13612: Qt: Only call tryGetBalances in pollBalanceChanged if the result will be used. (master...bitcoin) https://github.com/bitcoin/bitcoin/pull/13612
622019-08-04T06:13:23 *** bitcoin-git has left #bitcoin-core-dev
632019-08-04T06:22:51 *** bitcoin-git has joined #bitcoin-core-dev
642019-08-04T06:22:52 <bitcoin-git> [bitcoin] fanquake closed pull request #16138: Scripts and tools: Add sudoers.d, rc.local from docs to gitian script (master...gitian-automated-sudoers-br0) https://github.com/bitcoin/bitcoin/pull/16138
652019-08-04T06:22:53 *** bitcoin-git has left #bitcoin-core-dev
662019-08-04T06:29:12 *** joseph-dev has quit IRC
672019-08-04T06:40:40 *** rex4539 has joined #bitcoin-core-dev
682019-08-04T08:23:27 *** kcalvinalvin has joined #bitcoin-core-dev
692019-08-04T08:24:26 *** kcalvinalvin has joined #bitcoin-core-dev
702019-08-04T08:24:55 *** AaronvanW has joined #bitcoin-core-dev
712019-08-04T08:25:23 *** kcalvina_ has joined #bitcoin-core-dev
722019-08-04T08:28:51 *** kcalvinalvin has quit IRC
732019-08-04T09:00:01 *** KevinM has quit IRC
742019-08-04T09:05:00 *** kcalvinalvin has joined #bitcoin-core-dev
752019-08-04T09:06:00 *** sankarshan1 has joined #bitcoin-core-dev
762019-08-04T09:06:15 *** kcalvina_ has quit IRC
772019-08-04T09:07:22 *** kcalvina_ has joined #bitcoin-core-dev
782019-08-04T09:08:17 *** kcalvin__ has joined #bitcoin-core-dev
792019-08-04T09:09:44 *** kcalvinalvin has quit IRC
802019-08-04T09:12:02 *** kcalvina_ has quit IRC
812019-08-04T09:20:40 *** kcalvinalvin has joined #bitcoin-core-dev
822019-08-04T09:24:08 *** kcalvin__ has quit IRC
832019-08-04T09:48:35 *** kcalvina_ has joined #bitcoin-core-dev
842019-08-04T09:50:02 *** kcalvinalvin has quit IRC
852019-08-04T09:50:34 *** ercwl has joined #bitcoin-core-dev
862019-08-04T09:53:58 *** kcalvina_ has quit IRC
872019-08-04T10:04:04 *** agiledeveloper has joined #bitcoin-core-dev
882019-08-04T10:04:58 *** agiledeveloper has joined #bitcoin-core-dev
892019-08-04T10:10:31 *** agiledeveloper has quit IRC
902019-08-04T10:10:52 *** agiledeveloper has joined #bitcoin-core-dev
912019-08-04T10:12:49 *** agiledeveloper has joined #bitcoin-core-dev
922019-08-04T10:26:14 *** marpme has joined #bitcoin-core-dev
932019-08-04T10:27:29 *** marpme has quit IRC
942019-08-04T10:30:42 *** ercwl has quit IRC
952019-08-04T11:07:41 *** nightfall has quit IRC
962019-08-04T11:30:51 *** lightlike has joined #bitcoin-core-dev
972019-08-04T11:38:28 *** lnostdal has joined #bitcoin-core-dev
982019-08-04T12:00:02 *** sankarshan1 has quit IRC
992019-08-04T12:03:53 *** Raccoon has joined #bitcoin-core-dev
1002019-08-04T12:05:43 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1012019-08-04T12:13:39 *** ercwl has joined #bitcoin-core-dev
1022019-08-04T12:18:55 *** dgfhdfg has joined #bitcoin-core-dev
1032019-08-04T12:30:14 *** agiledeveloper has quit IRC
1042019-08-04T12:56:52 *** ercwl has quit IRC
1052019-08-04T12:59:21 *** thaumavorio has quit IRC
1062019-08-04T13:03:41 *** thaumavorio has joined #bitcoin-core-dev
1072019-08-04T13:05:11 *** AaronvanW has quit IRC
1082019-08-04T13:11:21 *** EagleTM has joined #bitcoin-core-dev
1092019-08-04T13:11:40 *** EagleTM has quit IRC
1102019-08-04T13:12:24 *** laptop500 has quit IRC
1112019-08-04T13:12:25 *** EagleTM has joined #bitcoin-core-dev
1122019-08-04T13:21:31 *** justanotheruser has quit IRC
1132019-08-04T13:21:57 *** justanotheruser has joined #bitcoin-core-dev
1142019-08-04T13:30:02 *** rh0nj has quit IRC
1152019-08-04T13:31:08 *** rh0nj has joined #bitcoin-core-dev
1162019-08-04T13:48:45 *** laptop500 has joined #bitcoin-core-dev
1172019-08-04T13:50:27 *** d_t has joined #bitcoin-core-dev
1182019-08-04T14:07:13 *** Chris_Stewart_5 has quit IRC
1192019-08-04T14:13:30 *** bitcoin-git has joined #bitcoin-core-dev
1202019-08-04T14:13:30 <bitcoin-git> [bitcoin] ryanofsky opened pull request #16545: Implement missing error checking for ArgsManager flags (master...pr/argcheck) https://github.com/bitcoin/bitcoin/pull/16545
1212019-08-04T14:13:38 *** bitcoin-git has left #bitcoin-core-dev
1222019-08-04T14:17:34 *** lnostdal has quit IRC
1232019-08-04T14:19:39 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1242019-08-04T14:33:06 *** Chris_Stewart_5 has quit IRC
1252019-08-04T14:49:24 *** kristapsk has joined #bitcoin-core-dev
1262019-08-04T14:50:11 *** d_t has quit IRC
1272019-08-04T15:00:02 *** Raccoon has quit IRC
1282019-08-04T15:05:01 *** emilengler has joined #bitcoin-core-dev
1292019-08-04T15:13:12 *** Victor_sueca is now known as Victorsueca
1302019-08-04T15:13:45 *** castironpi has joined #bitcoin-core-dev
1312019-08-04T15:18:00 *** kcalvinalvin has joined #bitcoin-core-dev
1322019-08-04T15:18:03 *** lnostdal has joined #bitcoin-core-dev
1332019-08-04T15:26:50 *** Guyver2 has joined #bitcoin-core-dev
1342019-08-04T15:38:53 *** masterdonx2 has joined #bitcoin-core-dev
1352019-08-04T15:52:41 *** dgfhdfg has quit IRC
1362019-08-04T15:56:08 *** laptop500 has quit IRC
1372019-08-04T15:56:34 *** laptop500 has joined #bitcoin-core-dev
1382019-08-04T16:01:39 *** justanotheruser has quit IRC
1392019-08-04T16:02:45 *** dgfhdfg has joined #bitcoin-core-dev
1402019-08-04T16:15:06 *** masterdonx2 has quit IRC
1412019-08-04T16:15:59 *** lnostdal has quit IRC
1422019-08-04T16:16:25 *** masterdonx2 has joined #bitcoin-core-dev
1432019-08-04T16:19:11 *** mdunnio has joined #bitcoin-core-dev
1442019-08-04T16:26:31 *** pinheadmz has joined #bitcoin-core-dev
1452019-08-04T16:26:42 *** kcalvinalvin has quit IRC
1462019-08-04T16:27:19 *** kcalvinalvin has joined #bitcoin-core-dev
1472019-08-04T16:30:08 *** masterdonx2 is now known as masterdonx
1482019-08-04T16:30:57 *** masterdonx is now known as MasterdonX
1492019-08-04T16:31:17 *** mdunnio has quit IRC
1502019-08-04T16:32:22 *** MasterdonX has quit IRC
1512019-08-04T16:33:13 *** MasterdonX has joined #bitcoin-core-dev
1522019-08-04T16:33:39 *** luke-jr has quit IRC
1532019-08-04T16:34:44 *** luke-jr has joined #bitcoin-core-dev
1542019-08-04T16:35:37 *** kcalvinalvin has quit IRC
1552019-08-04T16:36:06 *** kcalvinalvin has joined #bitcoin-core-dev
1562019-08-04T16:44:50 *** kcalvinalvin has quit IRC
1572019-08-04T16:51:22 *** kristapsk has quit IRC
1582019-08-04T16:51:47 *** kristapsk has joined #bitcoin-core-dev
1592019-08-04T16:55:54 *** ptiyoyip has joined #bitcoin-core-dev
1602019-08-04T16:57:03 *** mdunnio_ has joined #bitcoin-core-dev
1612019-08-04T16:57:03 *** mdunnio has joined #bitcoin-core-dev
1622019-08-04T16:57:08 *** ptiyoyip has quit IRC
1632019-08-04T16:57:38 *** ptiyoyip has joined #bitcoin-core-dev
1642019-08-04T16:59:47 *** dgfhdfg has quit IRC
1652019-08-04T17:05:14 *** mdunnio has quit IRC
1662019-08-04T17:05:42 *** rex4539 has quit IRC
1672019-08-04T17:15:07 *** hebasto_ has quit IRC
1682019-08-04T17:18:04 *** mdunnio_ has quit IRC
1692019-08-04T17:39:13 *** xzytrewq has quit IRC
1702019-08-04T17:56:15 *** rex4539 has joined #bitcoin-core-dev
1712019-08-04T18:00:01 *** castironpi has quit IRC
1722019-08-04T18:12:57 *** jb55 has joined #bitcoin-core-dev
1732019-08-04T18:15:53 *** grawity1 has joined #bitcoin-core-dev
1742019-08-04T18:17:56 *** reallll has joined #bitcoin-core-dev
1752019-08-04T18:21:17 *** belcher has quit IRC
1762019-08-04T18:29:23 *** ercwl has joined #bitcoin-core-dev
1772019-08-04T19:26:19 *** justanotheruser has joined #bitcoin-core-dev
1782019-08-04T19:41:08 *** astro has quit IRC
1792019-08-04T19:41:23 *** astro has joined #bitcoin-core-dev
1802019-08-04T19:45:46 *** lnostdal has joined #bitcoin-core-dev
1812019-08-04T20:06:55 *** kristapsk_ has joined #bitcoin-core-dev
1822019-08-04T20:08:07 *** kristapsk has quit IRC
1832019-08-04T20:29:11 *** mzygar has joined #bitcoin-core-dev
1842019-08-04T20:43:41 *** ptiyoyip has quit IRC
1852019-08-04T20:44:07 *** ptiyoyip has joined #bitcoin-core-dev
1862019-08-04T20:44:43 *** rex4539 has quit IRC
1872019-08-04T20:44:55 *** ptiyoyip has quit IRC
1882019-08-04T20:45:22 *** ptiyoyip has joined #bitcoin-core-dev
1892019-08-04T20:50:40 *** toto99 has joined #bitcoin-core-dev
1902019-08-04T20:51:07 *** Guyver2 has quit IRC
1912019-08-04T20:55:30 *** irc_viewer_test has joined #bitcoin-core-dev
1922019-08-04T20:57:54 *** irc_viewer_test has quit IRC
1932019-08-04T21:00:01 *** grawity1 has quit IRC
1942019-08-04T21:07:15 *** mzygar has quit IRC
1952019-08-04T21:18:17 *** toto99 has quit IRC
1962019-08-04T21:18:37 *** vite has joined #bitcoin-core-dev
1972019-08-04T21:21:02 *** ercwl has quit IRC
1982019-08-04T21:24:28 *** justan0theruser has joined #bitcoin-core-dev
1992019-08-04T21:24:50 *** justanotheruser has quit IRC
2002019-08-04T21:24:54 *** justan0theruser is now known as justanotheruser
2012019-08-04T21:31:42 *** Victorsueca has quit IRC
2022019-08-04T21:32:15 *** Victorsueca has joined #bitcoin-core-dev
2032019-08-04T21:40:05 *** Victor_sueca has joined #bitcoin-core-dev
2042019-08-04T21:40:26 *** Victorsueca has quit IRC
2052019-08-04T21:40:58 *** emilengler has quit IRC
2062019-08-04T21:41:54 *** kristapsk_ is now known as kristapsk
2072019-08-04T21:42:49 *** bitcoin-git has joined #bitcoin-core-dev
2082019-08-04T21:42:49 <bitcoin-git> [bitcoin] Sjors opened pull request #16546: [WIP] External signer support - Wallet Box edition (master...2019/08/hww-box2) https://github.com/bitcoin/bitcoin/pull/16546
2092019-08-04T21:42:50 *** bitcoin-git has left #bitcoin-core-dev
2102019-08-04T21:43:14 *** reallll has quit IRC
2112019-08-04T21:44:15 *** bitcoin-git has joined #bitcoin-core-dev
2122019-08-04T21:44:15 <bitcoin-git> [bitcoin] Sjors closed pull request #14912: [WIP] External signer support (e.g. hardware wallet) (master...2018/11/rpc-signer) https://github.com/bitcoin/bitcoin/pull/14912
2132019-08-04T21:44:16 *** bitcoin-git has left #bitcoin-core-dev
2142019-08-04T21:44:40 *** bitcoin-git has joined #bitcoin-core-dev
2152019-08-04T21:44:40 <bitcoin-git> [bitcoin] Sjors closed pull request #15876: [rpc] signer send and fee bump convenience methods (master...2019/04/signerbumpfee) https://github.com/bitcoin/bitcoin/pull/15876
2162019-08-04T21:44:42 *** bitcoin-git has left #bitcoin-core-dev
2172019-08-04T21:45:25 <provoostenator> ^ this adds yet another boolean to createwallet, which automagically goes and fetches keys from your hardware wallet!
2182019-08-04T21:45:42 <provoostenator> Only 134 commits with all the wallet box and native descriptor stuff :-)
2192019-08-04T21:58:53 *** ptiyoyip has joined #bitcoin-core-dev
2202019-08-04T22:01:11 *** captjakk has joined #bitcoin-core-dev
2212019-08-04T22:30:27 *** Emcy has quit IRC
2222019-08-04T22:31:07 *** Steve66 has joined #bitcoin-core-dev
2232019-08-04T22:34:13 *** Steve66 has quit IRC
2242019-08-04T22:42:50 *** Emcy has joined #bitcoin-core-dev
2252019-08-04T22:50:06 *** captjakk has quit IRC
2262019-08-04T22:55:59 *** ryufghj has joined #bitcoin-core-dev
2272019-08-04T22:57:39 *** ryufghj has joined #bitcoin-core-dev
2282019-08-04T22:59:37 *** ptiyoyip has quit IRC
2292019-08-04T23:01:56 *** Emcy has quit IRC
2302019-08-04T23:03:47 *** Emcy has joined #bitcoin-core-dev
2312019-08-04T23:04:14 *** mzygar has joined #bitcoin-core-dev
2322019-08-04T23:08:52 *** mzygar has quit IRC
2332019-08-04T23:16:29 <meshcollider> Massive stacked PRs, yay :')
2342019-08-04T23:17:04 <meshcollider> Exciting work though, thanks for reworking that provoostenator
2352019-08-04T23:18:35 *** kristapsk has quit IRC
2362019-08-04T23:24:39 *** laptop500 has quit IRC
2372019-08-04T23:53:54 <fanquake> meshcollider: Seems to be a wallet developer thing :p
2382019-08-04T23:54:51 *** EagleTM has quit IRC