12019-03-05T00:06:12  *** captjakk has quit IRC
  22019-03-05T00:07:41  *** captjakk has joined #bitcoin-core-dev
  32019-03-05T00:10:36  *** provoostenator has quit IRC
  42019-03-05T00:11:09  *** luke-jr has quit IRC
  52019-03-05T00:12:05  *** luke-jr has joined #bitcoin-core-dev
  62019-03-05T00:12:11  *** provoostenator has joined #bitcoin-core-dev
  72019-03-05T00:24:42  <fanquake> Need someone to tiebreak the non-determinism in the aarch64 and riscv64 rc1 gitian builds
  82019-03-05T00:26:04  *** makey40 has joined #bitcoin-core-dev
  92019-03-05T00:29:58  <achow101> oh noes non-determinism :(
 102019-03-05T00:31:27  <gmaxwell> fanquake: have you looked to see what is different in the build products?
 112019-03-05T00:31:41  * sipa feels like tiebreaking will not help nondeterminism
 122019-03-05T00:32:03  <fanquake> gmaxwell not yet, just going to wait for my own builds to finish
 132019-03-05T00:36:07  *** murrayn_ has joined #bitcoin-core-dev
 142019-03-05T00:38:45  *** cluelessperson_ has joined #bitcoin-core-dev
 152019-03-05T00:39:13  *** murrayn has quit IRC
 162019-03-05T00:39:19  *** cluelessperson has quit IRC
 172019-03-05T00:56:30  *** Dean_Guss has joined #bitcoin-core-dev
 182019-03-05T00:59:36  *** pinheadmz has quit IRC
 192019-03-05T01:03:04  <achow101> my gitian build results are available at https://github.com/achow101/bitcoin/releases/tag/v0.18.0rc1 if you need them
 202019-03-05T01:08:38  <fanquake> achow101 Looks like my builds match with yours
 212019-03-05T01:09:00  <fanquake> Maybe it's a reoccurrence of something like https://github.com/fanquake/core-review/blob/master/determinism.md#ld64-threading heh
 222019-03-05T01:10:15  *** Guyver2 has quit IRC
 232019-03-05T01:14:06  *** bitcoin-git has joined #bitcoin-core-dev
 242019-03-05T01:14:06  <bitcoin-git> [bitcoin] gwillen opened pull request #15534: In lint-format-strings, open files sequentially (fix for OS X failure) (master...feature-fix-lint-osx) https://github.com/bitcoin/bitcoin/pull/15534
 252019-03-05T01:14:08  *** bitcoin-git has left #bitcoin-core-dev
 262019-03-05T01:14:45  *** fanquake has quit IRC
 272019-03-05T01:31:22  *** IGHOR has quit IRC
 282019-03-05T01:33:30  *** IGHOR has joined #bitcoin-core-dev
 292019-03-05T01:35:34  *** fanquake has joined #bitcoin-core-dev
 302019-03-05T01:46:38  *** captjakk has quit IRC
 312019-03-05T01:47:14  *** captjakk has joined #bitcoin-core-dev
 322019-03-05T01:52:05  *** captjakk has quit IRC
 332019-03-05T02:19:26  *** zhangzf has joined #bitcoin-core-dev
 342019-03-05T02:20:26  <zhangzf> hello, Who have testnet bitcoin? Can you give me some, I want to test code. My address is mgSRBDvv9h2bRgZHGWLo4xQU9PLvssK6Yi
 352019-03-05T02:28:41  <aj> zhangzf: google "testnet faucet"
 362019-03-05T02:31:39  <zhangzf> aj: Thank you, I will try it.
 372019-03-05T02:33:42  <zhangzf> aj: "bitcoinfaucet.uo1.net is currently unable to handle this request"
 382019-03-05T02:33:56  <zhangzf> aj: The web page is right?
 392019-03-05T02:40:35  <achow101> zhangzf: there's lots of different testnet faucets. if one is down, try another
 402019-03-05T02:43:43  <zhangzf> achow101: Ok. I see I have recevied 3 BTC. I guess someone sended to me.
 412019-03-05T02:47:22  <gwillen> sipa: do you have thoughts on how to handle the dependency issue I have run into
 422019-03-05T02:47:35  <gwillen> I am trying moving tx_verify into common
 432019-03-05T02:48:01  <gwillen> but it's going to be awhile before I find out whether it worked, because building in a linux VM is very slow
 442019-03-05T02:48:10  <gwillen> I don't really understand why it doesn't break under clang/OS X
 452019-03-05T02:52:23  *** e4xit has quit IRC
 462019-03-05T02:52:42  *** jarthur_ has joined #bitcoin-core-dev
 472019-03-05T02:55:32  *** jarthur has quit IRC
 482019-03-05T02:57:09  *** e4xit has joined #bitcoin-core-dev
 492019-03-05T02:57:10  *** jarthur_ has quit IRC
 502019-03-05T02:59:20  <sipa> gwillen: i think osx linker probably discards unused function symbols
 512019-03-05T02:59:43  <sipa> so if you're not using any of the functions that have unresolved dependencies, it doesn't error
 522019-03-05T03:00:02  <sipa> which is pretty fragile, but shows that there must exist a solution :)
 532019-03-05T03:03:47  *** AaronvanW has quit IRC
 542019-03-05T03:27:28  <gwillen> ohhhh, heh, that makes sense
 552019-03-05T03:30:51  *** pinheadmz has joined #bitcoin-core-dev
 562019-03-05T03:44:08  *** d_t has quit IRC
 572019-03-05T03:45:00  *** d_t has joined #bitcoin-core-dev
 582019-03-05T04:00:39  *** fanquake has quit IRC
 592019-03-05T04:09:05  *** mn949588 has quit IRC
 602019-03-05T04:09:20  *** mn949588 has joined #bitcoin-core-dev
 612019-03-05T04:14:16  *** mn949588 has quit IRC
 622019-03-05T04:17:49  *** ossifrage has quit IRC
 632019-03-05T04:17:54  *** spinza has quit IRC
 642019-03-05T04:26:31  *** ossifrage has joined #bitcoin-core-dev
 652019-03-05T04:26:36  *** spinza has joined #bitcoin-core-dev
 662019-03-05T04:30:20  *** owowo has quit IRC
 672019-03-05T04:33:18  *** pinheadmz has quit IRC
 682019-03-05T04:35:50  *** owowo has joined #bitcoin-core-dev
 692019-03-05T04:41:25  *** promag has joined #bitcoin-core-dev
 702019-03-05T04:45:52  *** promag has quit IRC
 712019-03-05T05:03:55  *** mn949588 has joined #bitcoin-core-dev
 722019-03-05T05:05:39  *** dviola has joined #bitcoin-core-dev
 732019-03-05T05:08:48  *** mn949588 has quit IRC
 742019-03-05T05:16:12  *** pinheadmz has joined #bitcoin-core-dev
 752019-03-05T05:25:00  *** mn949588 has joined #bitcoin-core-dev
 762019-03-05T05:29:38  *** mn949588 has quit IRC
 772019-03-05T05:59:08  *** mn949588 has joined #bitcoin-core-dev
 782019-03-05T06:03:49  *** mn949588 has quit IRC
 792019-03-05T06:23:04  *** cubancorona has joined #bitcoin-core-dev
 802019-03-05T06:42:01  *** promag has joined #bitcoin-core-dev
 812019-03-05T06:46:07  *** promag has quit IRC
 822019-03-05T06:53:46  *** mn949588 has joined #bitcoin-core-dev
 832019-03-05T06:57:41  *** murrayn_ has quit IRC
 842019-03-05T06:58:27  *** mn949588 has quit IRC
 852019-03-05T07:18:32  *** EagleTM has joined #bitcoin-core-dev
 862019-03-05T07:19:12  *** murrayn has joined #bitcoin-core-dev
 872019-03-05T07:20:08  *** spaced0ut has quit IRC
 882019-03-05T07:22:58  *** EagleTM has quit IRC
 892019-03-05T07:23:20  *** mn949588 has joined #bitcoin-core-dev
 902019-03-05T07:27:58  *** mn949588 has quit IRC
 912019-03-05T07:45:37  *** mmgen has joined #bitcoin-core-dev
 922019-03-05T07:50:59  *** pinheadmz has quit IRC
 932019-03-05T08:03:33  *** dabbe has joined #bitcoin-core-dev
 942019-03-05T08:04:43  *** dabbe has joined #bitcoin-core-dev
 952019-03-05T08:05:14  *** dabbe has quit IRC
 962019-03-05T08:14:23  *** mn949588 has joined #bitcoin-core-dev
 972019-03-05T08:19:32  *** mn949588 has quit IRC
 982019-03-05T08:24:05  *** jungly has joined #bitcoin-core-dev
 992019-03-05T09:01:40  *** setpill has joined #bitcoin-core-dev
1002019-03-05T09:07:10  *** hebasto has joined #bitcoin-core-dev
1012019-03-05T09:08:56  *** mn949588 has joined #bitcoin-core-dev
1022019-03-05T09:13:47  *** mn949588 has quit IRC
1032019-03-05T09:18:06  *** bitcoin-git has joined #bitcoin-core-dev
1042019-03-05T09:18:07  <bitcoin-git> [bitcoin] Deano1167 opened pull request #15535: Dander (0.14...master) https://github.com/bitcoin/bitcoin/pull/15535
1052019-03-05T09:18:07  *** bitcoin-git has left #bitcoin-core-dev
1062019-03-05T09:18:29  *** Guyver2 has joined #bitcoin-core-dev
1072019-03-05T09:19:37  *** bitcoin-git has joined #bitcoin-core-dev
1082019-03-05T09:19:37  <bitcoin-git> [bitcoin] fanquake closed pull request #15535: Dander (0.14...master) https://github.com/bitcoin/bitcoin/pull/15535
1092019-03-05T09:19:50  *** bitcoin-git has left #bitcoin-core-dev
1102019-03-05T09:21:21  *** shesek has joined #bitcoin-core-dev
1112019-03-05T09:21:21  *** shesek has joined #bitcoin-core-dev
1122019-03-05T09:27:11  *** mn949588 has joined #bitcoin-core-dev
1132019-03-05T09:30:19  *** timothy has joined #bitcoin-core-dev
1142019-03-05T09:31:47  *** mn949588 has quit IRC
1152019-03-05T09:38:45  *** Deinogalerix21 has joined #bitcoin-core-dev
1162019-03-05T09:43:46  <rafalcpp> regarding the attacks on RPC (replay message, or replace body of message) is there a plan how to solve it?
1172019-03-05T09:46:18  <luke-jr> rafalcpp: just don't let anyone get your password..
1182019-03-05T09:46:26  <luke-jr> or access your RPC
1192019-03-05T09:49:23  *** promag has joined #bitcoin-core-dev
1202019-03-05T10:01:52  *** kexkey has quit IRC
1212019-03-05T10:10:31  *** mn949588 has joined #bitcoin-core-dev
1222019-03-05T10:15:07  *** mn949588 has quit IRC
1232019-03-05T10:39:31  *** mn949588 has joined #bitcoin-core-dev
1242019-03-05T10:39:49  *** Deinogalerix21 has quit IRC
1252019-03-05T10:41:18  *** zhangzf has quit IRC
1262019-03-05T10:41:53  *** zhangzf has joined #bitcoin-core-dev
1272019-03-05T10:44:31  *** mn949588 has quit IRC
1282019-03-05T10:46:41  *** zhangzf has quit IRC
1292019-03-05T10:46:51  *** fanquake has joined #bitcoin-core-dev
1302019-03-05T10:48:38  *** promag has quit IRC
1312019-03-05T10:52:51  *** fanquake has quit IRC
1322019-03-05T10:53:11  *** fanquake has joined #bitcoin-core-dev
1332019-03-05T10:54:04  *** murrayn_ has joined #bitcoin-core-dev
1342019-03-05T10:54:47  *** murrayn has quit IRC
1352019-03-05T10:59:55  *** spinza has quit IRC
1362019-03-05T11:02:29  *** morcos has quit IRC
1372019-03-05T11:02:49  *** morcos has joined #bitcoin-core-dev
1382019-03-05T11:22:10  *** mn949588 has joined #bitcoin-core-dev
1392019-03-05T11:25:02  *** Dean_Guss has quit IRC
1402019-03-05T11:25:32  *** Dean_Guss has joined #bitcoin-core-dev
1412019-03-05T11:26:31  *** spinza has joined #bitcoin-core-dev
1422019-03-05T11:27:08  *** mn949588 has quit IRC
1432019-03-05T11:28:52  *** promag has joined #bitcoin-core-dev
1442019-03-05T11:33:07  *** promag has quit IRC
1452019-03-05T11:52:07  *** bitcoin-git has joined #bitcoin-core-dev
1462019-03-05T11:52:07  <bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/14023c966c51...4b57b7f0f0c3
1472019-03-05T11:52:08  <bitcoin-git> bitcoin/master fad76e7 MarcoFalke: doc: Remove pr release notes file in wrong dir
1482019-03-05T11:52:08  <bitcoin-git> bitcoin/master 4b57b7f Wladimir J. van der Laan: Merge #15527: doc: Remove pr release notes file in wrong dir
1492019-03-05T11:52:20  *** bitcoin-git has left #bitcoin-core-dev
1502019-03-05T11:52:47  *** bitcoin-git has joined #bitcoin-core-dev
1512019-03-05T11:52:47  <bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/6a178e52618d...71ac4ebe4893
1522019-03-05T11:52:48  <bitcoin-git> bitcoin/0.18 71ac4eb MarcoFalke: doc: Remove pr release notes file in wrong dir
1532019-03-05T11:52:50  *** bitcoin-git has left #bitcoin-core-dev
1542019-03-05T11:53:07  *** bitcoin-git has joined #bitcoin-core-dev
1552019-03-05T11:53:07  <bitcoin-git> [bitcoin] laanwj merged pull request #15527: doc: Remove pr release notes file in wrong dir (master...1903-docRelPr) https://github.com/bitcoin/bitcoin/pull/15527
1562019-03-05T11:53:11  *** bitcoin-git has left #bitcoin-core-dev
1572019-03-05T11:54:43  <jonasschnelli> hmmm.... looks like the linux build is not deterministic: https://bitcointools.jonasschnelli.ch/data/builds/1007/bitcoin-linux-0.18-build.assert
1582019-03-05T11:54:44  <jonasschnelli> diverges from wumpus
1592019-03-05T11:54:47  <jonasschnelli> +signatures
1602019-03-05T11:55:22  <jonasschnelli> Only arm64 and riscv though
1612019-03-05T11:55:39  <wumpus> achow101's was divergent too, maybe it matches his ?
1622019-03-05T11:56:29  <jonasschnelli> Oh. We merged divergent signaturs... :/
1632019-03-05T11:56:47  <jonasschnelli> fanquakes is not identical to yours wumpus but to mine
1642019-03-05T11:57:15  <fanquake> Yea, mine match achows
1652019-03-05T11:57:16  <wumpus> gitian sigs should always be merged, *especially* if they don't match, it's evidence
1662019-03-05T11:57:39  <jonasschnelli> fair point
1672019-03-05T11:57:48  <wumpus> okay so only mine are different? this is interesting
1682019-03-05T11:58:08  <fanquake> I thought maybe this bug was back.. https://github.com/fanquake/core-review/blob/master/determinism.md#ld64-threading
1692019-03-05T11:59:23  <wumpus> if it's that then if I build a few more times I should get different outputs?
1702019-03-05T11:59:36  <wumpus> trying
1712019-03-05T12:00:46  <fanquake> it'd be interesting if we'd somehow reintroduced that. More interesting given it's constrained to riscv and aarch64
1722019-03-05T12:01:11  *** zhangzf has joined #bitcoin-core-dev
1732019-03-05T12:01:37  <wumpus> I'm going to try if it's a race condition by trying to build a few times, if not I'd like to compare executables
1742019-03-05T12:02:39  <fanquake> wumpus achow's build results are up here: https://github.com/achow101/bitcoin/releases/tag/v0.18.0rc1. I can upload mine as well if needed
1752019-03-05T12:03:08  <wumpus> thanks! if they're the same it's not necessary, if you get *yet another* output, well :)
1762019-03-05T12:05:33  *** Chris_Stewart_5 has joined #bitcoin-core-dev
1772019-03-05T12:12:38  *** bitcoin-git has joined #bitcoin-core-dev
1782019-03-05T12:12:39  <bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b57b7f0f0c3...3800ca606896
1792019-03-05T12:12:39  <bitcoin-git> bitcoin/master 3eac2d5 Alistair Mann: docs: add "sections" info to example bitcoin.conf
1802019-03-05T12:12:40  <bitcoin-git> bitcoin/master 3800ca6 Wladimir J. van der Laan: Merge #15513: docs: add "sections" info to example bitcoin.conf
1812019-03-05T12:12:42  *** bitcoin-git has left #bitcoin-core-dev
1822019-03-05T12:13:27  *** bitcoin-git has joined #bitcoin-core-dev
1832019-03-05T12:13:27  <bitcoin-git> [bitcoin] laanwj merged pull request #15513: docs: add "sections" info to example bitcoin.conf (master...rebase-fixup-15387) https://github.com/bitcoin/bitcoin/pull/15513
1842019-03-05T12:13:28  *** bitcoin-git has left #bitcoin-core-dev
1852019-03-05T12:14:10  * wumpus confused by #15521, I think what ever shouldbe the solution to this, it's not doing a re-checkout of .
1862019-03-05T12:14:12  <gribble> An error has occurred and has been logged. Please contact this bot's administrator for more information.
1872019-03-05T12:16:46  *** mn949588 has joined #bitcoin-core-dev
1882019-03-05T12:20:23  *** AaronvanW has joined #bitcoin-core-dev
1892019-03-05T12:21:27  *** mn949588 has quit IRC
1902019-03-05T12:24:01  *** mn949588 has joined #bitcoin-core-dev
1912019-03-05T12:26:47  *** niska has quit IRC
1922019-03-05T12:28:47  *** mn949588 has quit IRC
1932019-03-05T12:31:58  *** niska has joined #bitcoin-core-dev
1942019-03-05T12:45:46  *** hebasto has quit IRC
1952019-03-05T12:46:13  *** hebasto has joined #bitcoin-core-dev
1962019-03-05T12:50:04  <rafalcpp> is there any reason for RPC to use http Basic Auth header, instead of adding the password as request parameter (so, in body)?
1972019-03-05T12:52:41  <luke-jr> rafalcpp: the latter would be ugly
1982019-03-05T12:55:09  <jonasschnelli> rafalcpp: both are kinda ugly...
1992019-03-05T12:55:55  <jonasschnelli> But the authentication does not protect from attackers on system level and exposing RPC to the internet is not recommended
2002019-03-05T12:56:06  <rafalcpp> the idea would be {"method":"getblockchaininfo","params":[],"id":1,"hmac-tag":"34d3f35460166cc84cc1b51a61abe9c5a9994558b777125969aed8d9d0c29588","hmac-nonce":"eaaa1578252fc8de8fe115e5802e999a67353bce", "hmac-clock":"1551790542"}
2012019-03-05T12:56:27  <luke-jr> rafalcpp: that violates the JSON-RPC protocol I'm pretty sure..
2022019-03-05T12:56:52  <jonasschnelli> I once proposed an ecc based authentication with no replay protection: https://github.com/bitcoin/bitcoin/pull/6604
2032019-03-05T12:57:55  <jonasschnelli> rafalcpp: if you need better authentication, consider adding a reverse proxy (Apache / Nginx), add TLS and cert based user authentication (on top of Cores HTTP BASIC AUTH)
2042019-03-05T12:58:01  <rafalcpp> jonasschnelli: yeah Im proposing the reverse, no DH/pubkey but full replay protection.  of course, we could combine both methods and then pin to pubkey in server and in client
2052019-03-05T12:58:20  <jonasschnelli> rafalcpp: I think there is no reason to implement that in core...
2062019-03-05T12:58:28  <jonasschnelli> we don't want that people expose it to the internet,...
2072019-03-05T12:58:34  <rafalcpp> I will include motivation in BIP
2082019-03-05T12:58:42  <jonasschnelli> we would suddenly become maintainer of a http server and it's pitfalls
2092019-03-05T12:58:45  <rafalcpp> (it is about localhost, not about internet)
2102019-03-05T12:58:52  <jonasschnelli> Just use existing authentication layer and reverse proxy to it
2112019-03-05T12:58:54  <luke-jr> rafalcpp: this is not a BIPable topic
2122019-03-05T13:00:47  *** Chris_Stewart_5 has quit IRC
2132019-03-05T13:01:00  <jonasschnelli> weak agree with luke-jr. The RPC layer is very core specific
2142019-03-05T13:01:16  <rafalcpp> * in the RFC :)
2152019-03-05T13:11:03  *** Chris_Stewart_5 has joined #bitcoin-core-dev
2162019-03-05T13:18:41  *** mn949588 has joined #bitcoin-core-dev
2172019-03-05T13:23:22  *** mn949588 has quit IRC
2182019-03-05T13:24:47  *** fanquake has quit IRC
2192019-03-05T13:26:03  <wumpus> tried rebuilding; got the same hash for risc-v and aarch64, now trying with wiped cache
2202019-03-05T13:27:25  *** cyber55 has joined #bitcoin-core-dev
2212019-03-05T13:44:41  *** zhangzf has quit IRC
2222019-03-05T13:48:25  *** captjakk has joined #bitcoin-core-dev
2232019-03-05T13:48:36  *** zhangzf has joined #bitcoin-core-dev
2242019-03-05T13:52:33  *** captjakk has quit IRC
2252019-03-05T13:55:33  *** Guyver2 has quit IRC
2262019-03-05T13:59:07  *** Chris_Stewart_5 has quit IRC
2272019-03-05T14:02:16  *** dviola has quit IRC
2282019-03-05T14:13:07  *** mn949588 has joined #bitcoin-core-dev
2292019-03-05T14:14:42  *** bitcoin-git has joined #bitcoin-core-dev
2302019-03-05T14:14:44  <bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/3800ca606896...a74d588f2154
2312019-03-05T14:14:45  <bitcoin-git> bitcoin/master fa6bf21 MarcoFalke: scripted-diff: test: Use py3.5 bytes::hex() method
2322019-03-05T14:14:46  <bitcoin-git> bitcoin/master fab5a1e MarcoFalke: build: Require python 3.5
2332019-03-05T14:14:47  <bitcoin-git> bitcoin/master fa0e65b MarcoFalke: scripted-diff: test: Remove brackets after assert
2342019-03-05T14:14:54  *** bitcoin-git has left #bitcoin-core-dev
2352019-03-05T14:15:20  *** bitcoin-git has joined #bitcoin-core-dev
2362019-03-05T14:15:20  <bitcoin-git> [bitcoin] MarcoFalke merged pull request #14954: build: Require python 3.5 (master...Mf1811-buildPython3) https://github.com/bitcoin/bitcoin/pull/14954
2372019-03-05T14:15:24  *** bitcoin-git has left #bitcoin-core-dev
2382019-03-05T14:18:11  *** mn949588 has quit IRC
2392019-03-05T14:21:35  *** bitcoin-git has joined #bitcoin-core-dev
2402019-03-05T14:21:36  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a74d588f2154...d8a62db8bf68
2412019-03-05T14:21:36  <bitcoin-git> bitcoin/master 4d4e4c6 Russell Yanofsky: Suggested interfaces::Chain cleanups from #15288
2422019-03-05T14:21:37  <bitcoin-git> bitcoin/master d8a62db MarcoFalke: Merge #15531: Suggested interfaces::Chain cleanups from #15288
2432019-03-05T14:21:39  *** bitcoin-git has left #bitcoin-core-dev
2442019-03-05T14:22:16  *** bitcoin-git has joined #bitcoin-core-dev
2452019-03-05T14:22:16  <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15531: Suggested interfaces::Chain cleanups from #15288 (master...pr/wclean2) https://github.com/bitcoin/bitcoin/pull/15531
2462019-03-05T14:22:17  *** bitcoin-git has left #bitcoin-core-dev
2472019-03-05T14:25:23  *** Victorsueca has quit IRC
2482019-03-05T14:26:23  *** Victorsueca has joined #bitcoin-core-dev
2492019-03-05T14:27:07  *** TheRec has quit IRC
2502019-03-05T14:27:46  *** TheRec has joined #bitcoin-core-dev
2512019-03-05T14:27:46  *** TheRec has joined #bitcoin-core-dev
2522019-03-05T14:35:23  <jonasschnelli> Looks like ChaCha20Poly1305 is pretty fast on arm64(aarch64)
2532019-03-05T14:35:29  <jonasschnelli> CHACHA20_1MB, 5, 340, 13.3704, 0.00772624, 0.00806671, 0.00775259
2542019-03-05T14:35:30  <jonasschnelli> CHACHA20_256BYTES, 5, 250000, 2.41802, 1.92206e-06, 1.95887e-06, 1.92964e-06
2552019-03-05T14:35:30  <jonasschnelli> CHACHA20_64BYTES, 5, 500000, 1.28993, 5.07247e-07, 5.26875e-07, 5.14802e-07
2562019-03-05T14:35:30  <jonasschnelli> HASH_1MB, 5, 340, 22.5945, 0.0128931, 0.0135617, 0.0132931
2572019-03-05T14:35:30  <jonasschnelli> HASH_256BYTES, 5, 250000, 6.84513, 5.43544e-06, 5.54961e-06, 5.45136e-06
2582019-03-05T14:35:31  <jonasschnelli> HASH_64BYTES, 5, 500000, 7.47419, 2.94502e-06, 3.04259e-06, 2.99531e-06
2592019-03-05T14:35:32  <jonasschnelli> POLY1305_1MB, 5, 340, 10.2145, 0.00591661, 0.00609435, 0.00601109
2602019-03-05T14:35:33  <jonasschnelli> POLY1305_256BYTES, 5, 250000, 1.88446, 1.48188e-06, 1.52889e-06, 1.52119e-06
2612019-03-05T14:35:34  <jonasschnelli> POLY1305_64BYTES, 5, 500000, 1.08101, 4.25452e-07, 4.43012e-07, 4.29685e-07
2622019-03-05T14:35:38  <jonasschnelli> ^ sipa gmaxwell
2632019-03-05T14:36:54  <jonasschnelli> results are from a RK3328 Quad-Core ARM Cortex A53 64-Bit
2642019-03-05T14:37:43  <jonasschnelli> (no SHA2 hardware acceleration)
2652019-03-05T14:38:03  *** zhangzf has quit IRC
2662019-03-05T14:39:05  <jonasschnelli> Which shows a tendency that something like BIP151 may speed up processing performance on ARM... especially small packets
2672019-03-05T14:40:17  <jonasschnelli> ~72MB/s
2682019-03-05T14:41:52  *** bitcoin-git has joined #bitcoin-core-dev
2692019-03-05T14:41:52  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8a62db8bf68...4952a953585e
2702019-03-05T14:41:53  <bitcoin-git> bitcoin/master 21be609 Glenn Willen: In lint-format-strings, open files sequentially
2712019-03-05T14:41:54  <bitcoin-git> bitcoin/master 4952a95 MarcoFalke: Merge #15534: [test] lint-format-strings: open files sequentially (fix for...
2722019-03-05T14:42:04  *** bitcoin-git has left #bitcoin-core-dev
2732019-03-05T14:42:36  *** bitcoin-git has joined #bitcoin-core-dev
2742019-03-05T14:42:36  <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15534: [test] lint-format-strings: open files sequentially (fix for OS X) (master...feature-fix-lint-osx) https://github.com/bitcoin/bitcoin/pull/15534
2752019-03-05T14:42:38  *** bitcoin-git has left #bitcoin-core-dev
2762019-03-05T14:43:58  *** spaced0ut has joined #bitcoin-core-dev
2772019-03-05T14:44:15  *** ExtraCrispy has joined #bitcoin-core-dev
2782019-03-05T15:01:28  *** Chris_Stewart_5 has joined #bitcoin-core-dev
2792019-03-05T15:04:41  *** promag has joined #bitcoin-core-dev
2802019-03-05T15:07:25  *** mn949588 has joined #bitcoin-core-dev
2812019-03-05T15:07:53  *** jarthur has joined #bitcoin-core-dev
2822019-03-05T15:12:12  *** mn949588 has quit IRC
2832019-03-05T15:19:51  *** didoerpl has joined #bitcoin-core-dev
2842019-03-05T15:19:52  <didoerpl> hey
2852019-03-05T15:20:02  <didoerpl> when will zksnarks be implemented for privacy
2862019-03-05T15:20:08  <didoerpl> why still no privacy
2872019-03-05T15:24:17  *** Guyver2 has joined #bitcoin-core-dev
2882019-03-05T15:34:41  *** didoerpl has quit IRC
2892019-03-05T15:36:48  *** pinheadmz has joined #bitcoin-core-dev
2902019-03-05T15:37:15  *** Aaronvan_ has joined #bitcoin-core-dev
2912019-03-05T15:38:04  *** captjakk has joined #bitcoin-core-dev
2922019-03-05T15:39:16  *** cubancorona has quit IRC
2932019-03-05T15:40:28  *** AaronvanW has quit IRC
2942019-03-05T15:46:52  *** freedomcode has joined #bitcoin-core-dev
2952019-03-05T15:47:40  *** reardencode has quit IRC
2962019-03-05T15:47:59  *** promag has quit IRC
2972019-03-05T15:48:18  *** freedomcode has quit IRC
2982019-03-05T15:48:30  *** reardencode has joined #bitcoin-core-dev
2992019-03-05T15:58:13  *** Chris_Stewart_5 has quit IRC
3002019-03-05T16:01:40  *** mn949588 has joined #bitcoin-core-dev
3012019-03-05T16:06:43  *** mn949588 has quit IRC
3022019-03-05T16:12:56  *** rabidus has quit IRC
3032019-03-05T16:14:19  *** bitcoin-git has joined #bitcoin-core-dev
3042019-03-05T16:14:19  <bitcoin-git> [bitcoin] instagibbs opened pull request #15538: wallet_bumpfee.py: Make sure coin selection produces change (master...bumpfee_change_test) https://github.com/bitcoin/bitcoin/pull/15538
3052019-03-05T16:14:23  *** bitcoin-git has left #bitcoin-core-dev
3062019-03-05T16:18:22  *** rabidus has joined #bitcoin-core-dev
3072019-03-05T16:23:16  *** setpill has quit IRC
3082019-03-05T16:26:50  *** OneFive has joined #bitcoin-core-dev
3092019-03-05T16:55:56  *** mn949588 has joined #bitcoin-core-dev
3102019-03-05T17:00:47  *** mn949588 has quit IRC
3112019-03-05T17:03:30  *** makey40 has left #bitcoin-core-dev
3122019-03-05T17:04:09  *** pinheadmz has joined #bitcoin-core-dev
3132019-03-05T17:05:28  *** cyber55 has quit IRC
3142019-03-05T17:06:27  *** cyber55 has joined #bitcoin-core-dev
3152019-03-05T17:07:23  *** makey40 has joined #bitcoin-core-dev
3162019-03-05T17:10:57  <provoostenator> Gitian woes: bin/gbuild:21:in `system!': failed to run on-target setarch x86_64 bash -x < var/build-script > var/build.log 2>&1 (RuntimeError)
3172019-03-05T17:11:11  *** arubi has quit IRC
3182019-03-05T17:11:20  <provoostenator> Last line in build.log: checking for BSD- or MS-compatible name lister (nm)... nm
3192019-03-05T17:11:38  *** arubi has joined #bitcoin-core-dev
3202019-03-05T17:11:53  <provoostenator> Ah, out of disk space :-)
3212019-03-05T17:14:15  *** hebasto has quit IRC
3222019-03-05T17:16:25  *** jungly has quit IRC
3232019-03-05T17:16:36  *** spinza has quit IRC
3242019-03-05T17:19:18  *** mn949588 has joined #bitcoin-core-dev
3252019-03-05T17:34:23  *** mn949588 has quit IRC
3262019-03-05T17:40:45  <wumpus> okay, after cleaning the cache I still get the same riscv/aarch64 output
3272019-03-05T17:44:53  *** spinza has joined #bitcoin-core-dev
3282019-03-05T17:55:05  *** promag has joined #bitcoin-core-dev
3292019-03-05T17:56:23  *** captjakk has quit IRC
3302019-03-05T17:57:46  *** mn949588 has joined #bitcoin-core-dev
3312019-03-05T17:59:07  *** promag has quit IRC
3322019-03-05T18:18:40  *** captjakk has joined #bitcoin-core-dev
3332019-03-05T18:20:25  *** millerti has joined #bitcoin-core-dev
3342019-03-05T19:00:58  <MarcoFalke> wumpus: Mind to upload the binaries?
3352019-03-05T19:01:58  *** promag has joined #bitcoin-core-dev
3362019-03-05T19:05:44  <MarcoFalke> or anyone else who has matching hashes
3372019-03-05T19:09:49  *** promag has quit IRC
3382019-03-05T19:10:40  *** promag has joined #bitcoin-core-dev
3392019-03-05T19:20:19  *** kexkey has joined #bitcoin-core-dev
3402019-03-05T19:31:33  *** Aaronvan_ has quit IRC
3412019-03-05T19:31:41  <jonasschnelli> gmaxwell: about the message histogram: I logged about 5h, ~50% of the messages are invs while ~90% of the traffic is due to the 5% block messages
3422019-03-05T19:31:57  <jonasschnelli> The median message size is 103 bytes (only the payload)
3432019-03-05T19:33:38  <jonasschnelli> (and thats sending)
3442019-03-05T19:35:27  *** promag has quit IRC
3452019-03-05T19:37:04  <jonasschnelli> receiving: 34% invs, 39% tx, median message size: 31 bytes
3462019-03-05T19:38:10  <jonasschnelli> 88% of inbound traffic is inv/tx (73% of all messages), median inv size: 109, median tx size: 325
3472019-03-05T19:38:45  *** promag has joined #bitcoin-core-dev
3482019-03-05T19:49:41  <gmaxwell> the 5% block messages, also then means these numbers aren't representative for all peers (they're from your node helping IBDing peers, and most nodes on the network don't participate in that).
3492019-03-05T19:50:37  *** bitcoin-git has joined #bitcoin-core-dev
3502019-03-05T19:50:37  <bitcoin-git> [bitcoin] MarcoFalke closed pull request #8471: Key origin metadata, with HD wallet support (master...keyorigin_hd) https://github.com/bitcoin/bitcoin/pull/8471
3512019-03-05T19:50:49  *** bitcoin-git has left #bitcoin-core-dev
3522019-03-05T20:30:34  *** promag has quit IRC
3532019-03-05T20:43:29  <mmgen> gmaxwell: is this a permanent ban from #bitcoin, greg?  Just asking.  To be honest, I'm astounded.  As a long-time participant here, I wasn't expecting this
3542019-03-05T20:43:57  <mmgen> gmaxwell: trying to fathom the motive
3552019-03-05T20:46:01  <gmaxwell> You are only in there continually promoting your "key generator tool" that sets off a multiple red flags, it would be difficult for it to look more like malware if you were trying.
3562019-03-05T20:46:20  <gmaxwell> It's not welcome in there.
3572019-03-05T20:47:33  <mmgen> gmaxwell: it's a complete wallet and cold storage system, not a key-generating tool
3582019-03-05T20:47:33  <mmgen> a 5-year old project
3592019-03-05T20:49:47  <mmgen> and I don't see the "continual promotion".  I mention it in response to peoples' queries, that's all
3602019-03-05T20:51:25  <gwillen> mmgen: just as a devil's advocate here, a popular thing for people to do is take over projects with a lot of history and inject malware
3612019-03-05T20:51:40  <gwillen> so that's not totally dispositive as to intent
3622019-03-05T20:52:29  <gwillen> (note that I only have an @ here for spam-fighting reasons, I am not in charge here and defer to gmaxwell on all matters of relevance)
3632019-03-05T20:52:55  <gwillen> (or to Appropriate Authorities)
3642019-03-05T20:52:57  *** AaronvanW has joined #bitcoin-core-dev
3652019-03-05T20:53:30  <gwillen> also, in general #bitcoin has a lot of people who are a danger to themselves in terms of running whatever software is in front of them
3662019-03-05T20:53:38  <gwillen> and risking their coins in the process
3672019-03-05T20:53:45  <gwillen> so there has to be a pretty high bar in there in general
3682019-03-05T20:54:18  <gwillen> (this is why e.g. most links are looked on with extreme suspicion)
3692019-03-05T20:54:34  <mmgen> gwillen: ok
3702019-03-05T20:55:22  <gwillen> FWIW I think your tool looks cool, although I am skeptical that your alternative to BIP32 is an improvement but I'd be interested to hear about the motivation behind it (but not in this channel, perhaps #bitcoin-dev would accept such a conversation)
3712019-03-05T20:55:30  <gwillen> (I'm not sure where the best place is)
3722019-03-05T20:55:41  <mmgen> gwillen: thanks for the interest
3732019-03-05T20:55:43  <gmaxwell> My logs show mmgen first joined #bitcoin on feb 23rd and in that time he his linked his tool 35 times.
3742019-03-05T20:56:05  <mmgen> s/tool/wallet/
3752019-03-05T20:56:25  <mmgen> and I've been here much longer than that
3762019-03-05T20:57:09  <mmgen> for well over a year
3772019-03-05T20:57:53  <gmaxwell> In any case, this discussion is offtopic here.
3782019-03-05T20:58:43  <mmgen> well if i'm banned on #bitcoin, how can I get unbanned?
3792019-03-05T20:58:55  <mmgen> that's the only reason I'm discussing it here
3802019-03-05T20:59:36  <mmgen> my nick was registered around July 2017, by the way
3812019-03-05T21:01:10  <mmgen> gwillen: my concern with bip32 is that is uses ecc, which could be a problem after the advent of quantum computing
3822019-03-05T21:02:39  <mmgen> gwillen: that's why my key-derivation scheme is hash-based
3832019-03-05T21:05:22  <gmaxwell> mmgen: hardend bip32 is a hash derrived private key, you are spreading disinformation claiming that it has any different security properties.
3842019-03-05T21:05:27  *** timothy has quit IRC
3852019-03-05T21:08:34  <mmgen> gmaxwell: but it uses ec as well
3862019-03-05T21:09:15  <sipa> mmgen: please take this elsewhere
3872019-03-05T21:09:21  <sipa> (and others)
3882019-03-05T21:09:48  <booyah> mmgen: #bitcoin-bans is about discussing bans
3892019-03-05T21:09:53  <mmgen> sipa: well, I'd be happy to take it to #bitcoin, but gmaxwell has banned me there, for promoting "snake oil"
3902019-03-05T21:10:15  <sipa> mmgen: sorry to hear that, but not my problem. it's completely off topic here
3912019-03-05T21:10:30  <mmgen> booyah: thanks for the pointer
3922019-03-05T21:10:41  *** ExtraCrispy has quit IRC
3932019-03-05T21:12:27  *** ExtraCrispy has joined #bitcoin-core-dev
3942019-03-05T21:27:29  *** AaronvanW has quit IRC
3952019-03-05T21:50:03  *** captjakk has quit IRC
3962019-03-05T21:58:29  *** captjakk has joined #bitcoin-core-dev
3972019-03-05T22:01:54  *** pinheadmz has quit IRC
3982019-03-05T22:05:08  *** Guyver2 has quit IRC
3992019-03-05T22:06:38  *** mmgen has quit IRC
4002019-03-05T22:09:47  *** timothy has joined #bitcoin-core-dev
4012019-03-05T22:13:54  *** Soligor has quit IRC
4022019-03-05T22:14:22  *** Soligor has joined #bitcoin-core-dev
4032019-03-05T22:22:35  *** Soligor has joined #bitcoin-core-dev
4042019-03-05T22:26:23  *** Soligor has quit IRC
4052019-03-05T22:26:38  *** Setherson has joined #bitcoin-core-dev
4062019-03-05T22:27:23  *** Setherson has quit IRC
4072019-03-05T22:28:09  *** Soligor has joined #bitcoin-core-dev
4082019-03-05T22:44:12  *** timothy has quit IRC
4092019-03-05T22:45:53  *** Dean_Guss has quit IRC
4102019-03-05T22:47:22  *** spinza has quit IRC
4112019-03-05T22:53:08  *** pinheadmz has joined #bitcoin-core-dev
4122019-03-05T22:57:14  *** afk11 has joined #bitcoin-core-dev
4132019-03-05T22:57:37  *** afk11 has joined #bitcoin-core-dev
4142019-03-05T23:10:07  *** spinza has joined #bitcoin-core-dev
4152019-03-05T23:24:44  *** AaronvanW has joined #bitcoin-core-dev
4162019-03-05T23:29:40  *** promag has joined #bitcoin-core-dev
4172019-03-05T23:32:35  *** Eliel has quit IRC
4182019-03-05T23:32:42  *** Eliel has joined #bitcoin-core-dev
4192019-03-05T23:37:43  *** captjakk has quit IRC
4202019-03-05T23:37:48  *** Zenton has quit IRC
4212019-03-05T23:45:10  *** Zenton has joined #bitcoin-core-dev
4222019-03-05T23:50:51  *** Zenton has quit IRC
4232019-03-05T23:56:50  *** promag has quit IRC
4242019-03-05T23:56:52  *** AaronvanW has quit IRC