--- Day changed Sat Jun 03 2017 00:18 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Remote host closed the connection] 00:18 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 00:48 < bitcoin-git> [bitcoin] jonasschnelli opened pull request #10517: Factor out CCoinsView based AreInputsStandard/IsWitnessStandard (master...2017/06/policy_compile) https://github.com/bitcoin/bitcoin/pull/10517 00:50 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Remote host closed the connection] 00:53 -!- [Author] [~Author]@2401:a400:3200:5600:bad:d09:15:90d] has quit [Ping timeout: 276 seconds] 00:54 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 00:58 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Remote host closed the connection] 01:01 -!- [Author] [~Author]@2401:a400:3200:5600:bad:d09:15:90d] has joined #bitcoin-core-dev 01:03 -!- vicenteH [~user@135.234.15.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 01:09 -!- btcdrak [uid230524@gateway/web/irccloud.com/x-dugyweebxfwgvhgj] has quit [Quit: Connection closed for inactivity] 01:12 -!- goatturneer [~Beatrootg@2a02:c7d:12e:100:70e1:c2b9:15a0:56ad] has joined #bitcoin-core-dev 01:16 -!- goatturner [~Beatrootg@2a02:c7d:12e:100:6c36:f949:a917:973a] has quit [Ping timeout: 255 seconds] 01:18 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-lazviadpzpydjzvl] has joined #bitcoin-core-dev 01:28 -!- beatrootfarmer [~Beatrootg@2a02:c7d:12e:100:a9e9:2ea7:ec3d:46a5] has joined #bitcoin-core-dev 01:30 -!- goatturner [~Beatrootg@2.126.80.59] has joined #bitcoin-core-dev 01:32 -!- goatturneer [~Beatrootg@2a02:c7d:12e:100:70e1:c2b9:15a0:56ad] has quit [Ping timeout: 260 seconds] 01:34 -!- beatrootfarmer [~Beatrootg@2a02:c7d:12e:100:a9e9:2ea7:ec3d:46a5] has quit [Ping timeout: 255 seconds] 01:48 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 02:01 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Remote host closed the connection] 02:05 -!- btcdrak [uid230524@gateway/web/irccloud.com/x-lfeoemrjhclqfemv] has joined #bitcoin-core-dev 02:16 -!- spudowiar [~android@unaffiliated/saleemrashid] has joined #bitcoin-core-dev 02:45 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has joined #bitcoin-core-dev 02:51 -!- tunafizz [~tuna@c-71-207-56-72.hsd1.pa.comcast.net] has quit [Ping timeout: 240 seconds] 02:51 -!- tunafizz [~tuna@c-71-207-56-72.hsd1.pa.comcast.net] has joined #bitcoin-core-dev 02:56 -!- tiagotrs [~tiago@dhcp-214-105.vpn.tu-berlin.de] has joined #bitcoin-core-dev 03:10 -!- d9b4bef9 [~d9b4bef9@207.38.86.239] has quit [Remote host closed the connection] 03:11 -!- d9b4bef9 [~d9b4bef9@207.38.86.239] has joined #bitcoin-core-dev 03:33 -!- rockhouse [~rockhouse@h54110.upc-h.chello.nl] has joined #bitcoin-core-dev 03:41 < spudowiar> luke-jr: I meant changing the use of Protocol Buffers in Payment Requests 03:43 < phantomcircuit> spudowiar, the payments protocol stuff is basically just broken 03:43 < spudowiar> I was just suggesting switching from Google Protocol Buffers to nanopb, because nanopb generates nicer code 03:43 < spudowiar> (It's a protoc plugin) 03:46 -!- rockhouse [~rockhouse@h54110.upc-h.chello.nl] has quit [Remote host closed the connection] 03:48 -!- rockhouse [~rockhouse@h54110.upc-h.chello.nl] has joined #bitcoin-core-dev 03:48 -!- tiagotrs [~tiago@dhcp-214-105.vpn.tu-berlin.de] has quit [Ping timeout: 255 seconds] 03:49 -!- rockhouse [~rockhouse@h54110.upc-h.chello.nl] has quit [Changing host] 03:49 -!- rockhouse [~rockhouse@unaffiliated/rockhouse] has joined #bitcoin-core-dev 03:56 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 04:07 < jonasschnelli> spudowiar: is nanopb a dropin replacement for protoc? 04:08 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 04:08 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 04:10 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 04:10 -!- gielbier [~michiel@ip-213-127-96-211.ip.prioritytelecom.net] has quit [Ping timeout: 240 seconds] 04:12 < spudowiar> jonasschnelli: It's a plugin for protoc. It generates different code but nicer code. It's primarily designed for C and microcontrollers though so it might not be that good a fit. Something to take a look at though. 04:13 < jonasschnelli> Thanks... will take a closer look soon. 04:32 -!- Yogaqueef [~textual@dsl-hkibrasgw3-58c3d4-235.dhcp.inet.fi] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 04:45 < jonasschnelli> Just curios,.. whats the reason for including ctaes.c in aes.c and adding CT_AES to EXTRA_DIST? instead of compiling/linking it regularly? 04:48 < spudowiar> Has anyone tested secp256k1 with ctgrind? 04:49 < spudowiar> (Valgrind constant time checker by Adam Langley) 04:50 < spudowiar> I mean libsecp256k1 04:56 < spudowiar> Actually, looking at the Modern Crypto mailing list, looks gmaxwell or someone did something similar 05:20 -!- elkalamar [~elkalamar@84.126.69.179.dyn.user.ono.com] has quit [Quit: Leaving] 05:29 -!- jtimon [~quassel@117.29.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 05:32 -!- spudowiar [~android@unaffiliated/saleemrashid] has quit [Quit: Leaving] 05:38 -!- spudowiar [~spudowiar@unaffiliated/saleemrashid] has joined #bitcoin-core-dev 05:40 < jtimon> jnewbery: perhaps if we can't agree on changing the current make check we can at least start by adding new targets that could replace it, check-functional, check-all or something 05:40 < jtimon> I would love to run the functional tests from the makefile 06:01 -!- nemgun [~nemgun@105.101.191.231] has joined #bitcoin-core-dev 06:21 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has joined #bitcoin-core-dev 06:25 -!- RubenSomsen [~RubenSoms@1.217.138.142] has joined #bitcoin-core-dev 07:02 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has quit [Ping timeout: 255 seconds] 07:16 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has joined #bitcoin-core-dev 07:19 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 07:29 < bitcoin-git> [bitcoin] biniek opened pull request #10518: Fix translation error (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10518 07:44 < cfields> achow101: they were needed at one point to fix a race with the wallet. They're probably unnecessary now. 07:46 < cfields> jonasschnelli: it's a .c file, but we want to make sure it gets compiled as c++, to avoid accidentally mixing in c flags 07:47 < cfields> jonasschnelli: because we add everything to cxxflags. We might forget to (for ex) add fPIC/fPIE to CFLAGS 08:08 -!- str4d [~str4d@27.110.123.91] has quit [Ping timeout: 255 seconds] 08:16 < jonasschnelli> cfields: thanks. I see. 08:16 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 08:30 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 08:51 < spudowiar> jonasschnelli: So, if Core RPC doesn't have a method for getting the xpub, should I just create one for my HWW support? 08:52 < spudowiar> Basically, I'm going to do a HWW plugin that's either a command or a server and supports JSON-RPC 08:52 < spudowiar> e.g. You could do `bitcoin-qt -hww-cmd=bitcoin-hww-trezor` 08:53 < spudowiar> Or even `bitcoin-qt -hww-server=http://user:password@othermachine:8332` and connect to another bitcoind 08:53 < spudowiar> So, I guess I should just create another method or smth 08:58 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 272 seconds] 08:59 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 09:22 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 09:36 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 09:36 < bitcoin-git> [bitcoin] achow101 opened pull request #10519: [RPC] Remove waitforblock and waitfornewblock (master...rm-waitforblock-rpcs) https://github.com/bitcoin/bitcoin/pull/10519 09:38 < jonasschnelli> spudowiar: for HWW support, Core needs flexible keypath (BIP44) with support for pub-key-derivation (currently only hardened derivation is supported), there is a PR from NicolasDorier (check it out). 09:38 < jonasschnelli> You don't want to mix xpriv with support for single child key private key exports 09:39 < jonasschnelli> mixing non hardened derivation with private child key export is kinda careless 09:52 < spudowiar> jonasschnelli: I have all the necessary patches from NicolasDorier applied to my tree 09:53 < spudowiar> jonasschnelli: Anyway, the HWW plugin has an RPC method gethwwinfo 09:53 < spudowiar> That contains some information about the hardware wallet 09:53 < spudowiar> Like the xpub 09:55 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 09:56 < jonasschnelli> spudowiar: So you are adding those methods to Core? Or do you have a "middleware" between Core and the HWW? 09:56 < jonasschnelli> Do you intend to PR that stuff? 09:56 < spudowiar> So, I have a HWW plugin (a command called bitcoin-hww-trezor) 09:56 < spudowiar> And CWallet starts that process 09:57 < spudowiar> Then I can send RPC requests over stdio to the process and it can send RPC requests back to Core 09:57 < spudowiar> So, when something is signed, it sends signrawtransaction to the HWW plugin 09:57 < spudowiar> And the HWW plugin will do stuff like send validateaddress (to get the keypath) and decoderawtransaction, etc. 09:58 < spudowiar> Also, there's a gethwwinfo which is sent by Core right at the start to get the xpub, etc. 10:01 < jonasschnelli> cool stuff 10:01 < spudowiar> Although this is quite a bit more complicated than my previous method so I'm not sure how good an idea it is 10:01 < spudowiar> Previous method was just start the process when signing needs to happen and pipe a JSON representation of the transaction, with some metadata 10:02 < jonasschnelli> IMO working with watchonlys on the Core side and send out the unsigned transaction to a plugin could make more sense? 10:02 < spudowiar> That's what it does 10:02 < jonasschnelli> ah! cool 10:02 < spudowiar> So, if it's a hardware wallet, CWallet::IsMine will treat watch only as normal keys 10:03 < spudowiar> e.g. ISMINE_WATCH_UNSOLVABLE => ISMINE_NO and ISMINE_WATCH_SOLVABLE => ISMINE_SPENDABLE 10:29 -!- d_t [~textual@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 10:31 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has quit [Ping timeout: 260 seconds] 10:38 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has joined #bitcoin-core-dev 11:03 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has quit [Ping timeout: 255 seconds] 11:03 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 258 seconds] 11:04 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 11:15 < bitcoin-git> [bitcoin] sipa closed pull request #10518: Fix translation error (master...patch-1) https://github.com/bitcoin/bitcoin/pull/10518 11:29 -!- Guest52697 [~bitcoin@112.208.45.118] has joined #bitcoin-core-dev 11:38 -!- RubenSomsen [~RubenSoms@1.217.138.142] has quit [Ping timeout: 255 seconds] 12:04 -!- elkalamar [~elkalamar@84.126.69.179.dyn.user.ono.com] has joined #bitcoin-core-dev 12:05 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has quit [Ping timeout: 240 seconds] 12:10 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 12:11 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Client Quit] 12:17 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has joined #bitcoin-core-dev 12:17 < spudowiar> jonasschnelli: What do you think about using a file descriptor for the child? Because having bi directional JSON-RPC gets a bit messy 12:18 < spudowiar> But I could do stdin, stdout and a file descriptor for a socket (to the Bitcoin daemon RPC server) 12:18 < spudowiar> Hmm, maybe not actually 12:18 < spudowiar> To be honest, only when you want to sign something should it handle the messages 12:18 < spudowiar> nvm 12:18 < spudowiar> :) 12:23 < luke-jr> spudowiar: why do you need bi-directional? 12:27 < spudowiar> luke-jr: Because then you can do "Bitcoin Core asks HWW signrawtransaction", "HWW asks Bitcoin Core gettransaction", "HWW responds to signrawtransaction" 12:27 < luke-jr> ah 12:29 < gmaxwell> spudowiar: I think it should be safe to assume the wallet needs the inputs and just pass them. 12:29 < gmaxwell> it can just drop them if it doesn't need them. 12:30 < spudowiar> gmaxwell: I was thinking of mimicking an API like signrawtransaction though 12:30 < gmaxwell> apparently not, since that api doesn't have two way communication. :P 12:31 < spudowiar> Well, it's going to be over stdio :) 12:31 < spudowiar> It's basically mimicking the API, because you could just as easily have the HWW plugin connect to the Bitcoin Core over HTTP RPC 12:31 < spudowiar> Except it's doing it over stdio 12:31 < spudowiar> Which happens to be where the other call came from :) 12:31 < sipa> thinking further, it seems strange that the HW/wrapper would need to know what it's missing 12:32 < spudowiar> What do you mean? 12:32 < sipa> especially if we ever get schnorr multisig or even aggregation 12:32 < sipa> the signrawtransaction API is "pass it in partially signed transactions, and do with it what you can" 12:33 < sipa> i think that's a good approach, also for HW wallets 12:33 < spudowiar> Yeah, but it needs to have the input transactions 12:33 < sipa> so pass them 12:33 < sipa> the wallet knows whether the HW wallet needs them 12:33 < spudowiar> Right, so don't bother with the JSON-RPC emulation then? 12:33 < sipa> i think that's unnecessarily complicating the API 12:34 < spudowiar> Well, I kept my old branch behind (without this stuff), so that's fine :) 12:34 < spudowiar> This was just an experiment :) 12:36 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 260 seconds] 12:43 -!- spudowiar [~spudowiar@unaffiliated/saleemrashid] has quit [Quit: WeeChat 1.8] 12:50 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 13:29 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has joined #bitcoin-core-dev 13:35 -!- roidster [~chatzilla@71-92-221-248.static.mtpk.ca.charter.com] has joined #bitcoin-core-dev 13:35 -!- roidster is now known as Guest64521 13:36 -!- d_t [~textual@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 13:41 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 13:55 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 14:01 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has quit [Ping timeout: 240 seconds] 14:27 -!- Guest64521 is now known as roidster 14:37 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has joined #bitcoin-core-dev 14:42 < bitcoin-git> [bitcoin] practicalswift opened pull request #10521: Limit variable scope (master...tighten-scope) https://github.com/bitcoin/bitcoin/pull/10521 14:47 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 260 seconds] 14:55 < bitcoin-git> [bitcoin] practicalswift opened pull request #10522: Remove unused variables (master...unused-strings) https://github.com/bitcoin/bitcoin/pull/10522 14:57 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has quit [Ping timeout: 260 seconds] 14:59 -!- roidster [~chatzilla@71-92-221-248.static.mtpk.ca.charter.com] has quit [Ping timeout: 240 seconds] 15:00 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 15:34 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has joined #bitcoin-core-dev 15:35 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has quit [Ping timeout: 255 seconds] 15:55 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 15:56 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 16:19 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 16:20 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has joined #bitcoin-core-dev 16:20 < bitcoin-git> [bitcoin] practicalswift opened pull request #10523: Perform member initialization in initialization lists where possible (master...initialization-list) https://github.com/bitcoin/bitcoin/pull/10523 16:31 < bitcoin-git> [bitcoin] practicalswift opened pull request #10524: Fix incorrect format strings (master...u-for-unsigned-int) https://github.com/bitcoin/bitcoin/pull/10524 16:33 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 16:34 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 16:37 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 16:51 -!- Yogaqueef [~textual@dsl-hkibrasgw3-58c3d4-235.dhcp.inet.fi] has joined #bitcoin-core-dev 16:53 -!- Guest19621 [~chatzilla@71-92-221-248.static.mtpk.ca.charter.com] has joined #bitcoin-core-dev 16:56 -!- Chris_Stewart_5 [~chris@173-31-39-168.client.mchsi.com] has quit [Ping timeout: 240 seconds] 16:56 -!- Guest19621 is now known as roidster 16:58 -!- str4d [~str4d@27.110.123.91] has joined #bitcoin-core-dev 17:03 -!- juscamarena [~justin@47.148.176.74] has joined #bitcoin-core-dev 17:03 -!- Yogaqueef [~textual@dsl-hkibrasgw3-58c3d4-235.dhcp.inet.fi] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 17:03 -!- juscamarena is now known as Guest56917 17:03 -!- roidster [~chatzilla@71-92-221-248.static.mtpk.ca.charter.com] has quit [Ping timeout: 240 seconds] 17:06 -!- juscamarena_ [~justin@47.148.176.74] has quit [Remote host closed the connection] 17:08 -!- vicenteH [~user@135.234.15.37.dynamic.jazztel.es] has quit [Ping timeout: 258 seconds] 17:19 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 17:21 -!- jtimon [~quassel@117.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 255 seconds] 17:22 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 268 seconds] 17:24 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has quit [Ping timeout: 245 seconds] 17:32 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has joined #bitcoin-core-dev 17:38 -!- nemgun [~nemgun@105.101.191.231] has quit [Quit: Leaving] 17:46 -!- nemgun [~nemgun@105.101.191.231] has joined #bitcoin-core-dev 18:04 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 255 seconds] 18:05 -!- Guest80280 [~john@host86-147-127-48.range86-147.btcentralplus.com] has quit [Ping timeout: 255 seconds] 18:05 -!- Guest60935 [~john@host86-147-127-48.range86-147.btcentralplus.com] has joined #bitcoin-core-dev 18:06 -!- nemgun1 [~nemgun@105.101.191.231] has joined #bitcoin-core-dev 18:09 -!- nemgun [~nemgun@105.101.191.231] has quit [Ping timeout: 245 seconds] 18:09 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-lazviadpzpydjzvl] has quit [Quit: Connection closed for inactivity] 18:26 -!- Guest60935 [~john@host86-147-127-48.range86-147.btcentralplus.com] has quit [Ping timeout: 240 seconds] 18:46 < btcdrak> looks like https://travis-ci.org/bitcoin/bitcoin/builds/238932256 needs of two jobs which stall-errored 18:58 -!- RubenSomsen [~RubenSoms@1.217.138.142] has joined #bitcoin-core-dev 19:20 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 19:34 -!- kadoban [~mud@unaffiliated/kadoban] has joined #bitcoin-core-dev 19:48 -!- nemgun1 [~nemgun@105.101.191.231] has quit [Quit: Leaving] 20:00 -!- Alina-malina [~Alina-mal@unaffiliated/alina-malina] has quit [Ping timeout: 240 seconds] 20:00 -!- Alina-malina [~Alina-mal@37.157.223.80] has joined #bitcoin-core-dev 20:06 -!- d9b4bef9 [~d9b4bef9@207.38.86.239] has quit [Remote host closed the connection] 20:07 -!- d9b4bef9 [~d9b4bef9@207.38.86.239] has joined #bitcoin-core-dev 20:08 -!- d_t [~textual@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 20:42 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 20:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 268 seconds] 20:50 -!- goatturner [~Beatrootg@2.126.80.59] has quit [Ping timeout: 260 seconds] 20:51 -!- justan0theruser is now known as justanotheruser 21:00 -!- kadoban [~mud@unaffiliated/kadoban] has quit [Ping timeout: 260 seconds] 21:20 -!- kadoban [~mud@unaffiliated/kadoban] has joined #bitcoin-core-dev 21:25 -!- kadoban [~mud@unaffiliated/kadoban] has quit [Ping timeout: 260 seconds] 21:32 -!- d_t [~textual@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 21:41 < gmaxwell> wumpus: https://blog.minio.io/accelerating-sha256-by-100x-in-golang-on-arm-1517225f5ff4 those are some pretty impressive numbers. 21:53 -!- kadoban [~mud@unaffiliated/kadoban] has joined #bitcoin-core-dev 22:07 < luke-jr> can people check their positions on https://en.bitcoin.it/wiki/Segwit_support and fill in any blanks? thanks 22:29 -!- Deadhand [~deadhand@2607:fea8:e3a0:7bf::6] has quit [Ping timeout: 255 seconds] 22:32 -!- Deadhand [~deadhand@2607:fea8:e3a0:7bf::6] has joined #bitcoin-core-dev 22:32 -!- RubenSomsen [~RubenSoms@1.217.138.142] has quit [Ping timeout: 260 seconds] 22:44 -!- btcdrak [uid230524@gateway/web/irccloud.com/x-lfeoemrjhclqfemv] has quit [Quit: Connection closed for inactivity] 23:00 -!- dermoth [~thomas@2002:4224:87a5:dead:5604:a6ff:feef:66a1] has quit [Read error: Connection reset by peer] 23:00 -!- dermoth [~thomas@dsl-66-36-135-165.mtl.aei.ca] has joined #bitcoin-core-dev 23:18 -!- Victor_sueca is now known as Victorsueca 23:20 -!- Alina-malina [~Alina-mal@37.157.223.80] has quit [Changing host] 23:20 -!- Alina-malina [~Alina-mal@unaffiliated/alina-malina] has joined #bitcoin-core-dev 23:52 -!- kadoban [~mud@unaffiliated/kadoban] has quit [Read error: Connection reset by peer] 23:53 -!- kadoban [~mud@unaffiliated/kadoban] has joined #bitcoin-core-dev 23:55 -!- d_t [~textual@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 23:56 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:57 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev