--- Log opened Thu Jul 16 00:00:22 2020 00:03 -!- arowser [~arowser1@104.224.177.9] has quit [Ping timeout: 272 seconds] 00:04 -!- jonatack [~jon@37.167.48.219] has joined #bitcoin-core-dev 00:05 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 00:15 -!- provoostenator [~quassel@provoostenator.sprovoost.nl] has quit [Remote host closed the connection] 00:16 -!- provoostenator [~quassel@provoostenator.sprovoost.nl] has joined #bitcoin-core-dev 00:39 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has quit [Remote host closed the connection] 00:39 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 00:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:58 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a714c51dc79...6a53c3e39066 00:58 < bitcoin-git> bitcoin/master 80968cf Peter Bushnell: scripted-diff: rename movie folder to animation 00:58 < bitcoin-git> bitcoin/master 6a53c3e MarcoFalke: Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation... 00:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:14 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 01:30 -!- jonatack [~jon@37.167.48.219] has quit [Ping timeout: 265 seconds] 01:39 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Quit: Pavlenex] 01:52 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 01:52 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Client Quit] 01:58 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 02:00 -!- SukhE1 [~SukhE@84.39.116.180] has quit [] 02:01 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 02:09 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 02:13 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 02:16 -!- laxanofido [~laxanofid@84.39.116.180] has joined #bitcoin-core-dev 02:23 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 02:29 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 02:32 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 02:36 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 02:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:38 < bitcoin-git> [bitcoin] jnewbery opened pull request #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests (master...2020-07-dos-tests-cs-main) https://github.com/bitcoin/bitcoin/pull/19533 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:43 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 02:51 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 02:55 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 02:58 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 03:03 -!- Quentin70Keeling [~Quentin70@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-dev 03:13 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:13 < bitcoin-git> [bitcoin] vasild opened pull request #19534: net: save the network type explicitly in CNetAddr (master...explicit_network_type_in_CNetAddr) https://github.com/bitcoin/bitcoin/pull/19534 03:13 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:18 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:28 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 03:31 -!- jonatack [~jon@37.167.121.211] has joined #bitcoin-core-dev 03:33 < provoostenator> wumpus fjahr: I'm able to restart Travis instances as well. Sometimes the "trick" is to logout of Travis and log back in, as it forgets your powers. 03:53 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 03:54 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 03:55 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:56 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 04:03 < jonatack> provoostenator: yup, same 04:03 < jonatack> (and it's very handy) 04:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:06 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a53c3e39066...0f6900e780af 04:06 < bitcoin-git> bitcoin/master f58c4b5 Matt Corallo: [tests] Remove unnecessary cs_mains in denialofservice_tests 04:06 < bitcoin-git> bitcoin/master 0f6900e MarcoFalke: Merge #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests... 04:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:06 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests (master...2020-07-dos-tests-cs-main) https://github.com/bitcoin/bitcoin/pull/19533 04:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:06 -!- Quentin70Keeling [~Quentin70@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 272 seconds] 04:09 -!- jonatack [~jon@37.167.121.211] has quit [Read error: Connection reset by peer] 04:16 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 04:17 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 04:20 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:20 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 04:22 -!- Tennis [~Tennis@unaffiliated/tennis] has joined #bitcoin-core-dev 04:23 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Read error: Connection reset by peer] 04:23 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Client Quit] 04:23 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:30 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 04:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Read error: Connection reset by peer] 04:30 -!- braydonf [~braydon@gateway/tor-sasl/braydonf] has quit [Remote host closed the connection] 04:30 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 04:30 -!- afk11` [~afk11@gateway/tor-sasl/afk11] has quit [Remote host closed the connection] 04:30 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 04:30 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 04:30 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 04:30 -!- sdaftuar_ [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Remote host closed the connection] 04:30 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Write error: Connection reset by peer] 04:31 -!- braydonf [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 04:31 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 04:31 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 04:32 -!- afk11` [~afk11@gateway/tor-sasl/afk11] has joined #bitcoin-core-dev 04:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 04:32 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 04:32 -!- sdaftuar_ [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 04:32 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 04:32 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 04:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 04:41 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 04:43 -!- Highway61 [~Thunderbi@unaffiliated/highway61] has joined #bitcoin-core-dev 04:46 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 04:47 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 04:50 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 04:50 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 04:56 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 05:00 -!- laxanofido [~laxanofid@84.39.116.180] has quit [] 05:03 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 05:10 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 05:14 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 05:16 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 05:17 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 256 seconds] 05:20 -!- go1111111 [~go1111111@104.156.98.86] has quit [Remote host closed the connection] 05:20 -!- go1111111 [~go1111111@104.156.98.86] has joined #bitcoin-core-dev 05:22 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 05:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:23 < bitcoin-git> [bitcoin] promag closed pull request #19434: http: Detect remote disconnect (master...2020-06-remote-disconnect) https://github.com/bitcoin/bitcoin/pull/19434 05:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:23 < bitcoin-git> [bitcoin] promag reopened pull request #19434: http: Detect remote disconnect (master...2020-06-remote-disconnect) https://github.com/bitcoin/bitcoin/pull/19434 05:24 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 05:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:29 -!- adiabat [~adiabat@63.209.32.102] has quit [Ping timeout: 240 seconds] 05:40 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has quit [Remote host closed the connection] 05:40 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 05:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 05:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 05:53 < fjahr> provoostenator: yes, that fixed it :) 06:07 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has quit [Remote host closed the connection] 06:07 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 06:08 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 06:08 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 06:10 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 06:11 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 06:11 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 06:12 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 06:12 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 06:12 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has quit [Remote host closed the connection] 06:15 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 06:18 -!- marienz [~marienz@185.204.1.185] has joined #bitcoin-core-dev 06:18 -!- marienz is now known as Guest77842 06:21 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has joined #bitcoin-core-dev 06:28 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 06:28 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 06:30 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 06:32 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 06:33 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 06:34 -!- Guyver2_ is now known as Guyver2 06:36 -!- promag_ [~promag@bl23-82-251.dsl.telepac.pt] has joined #bitcoin-core-dev 06:43 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Disconnected by services] 06:44 -!- promag_ is now known as promag 06:44 < promag> MarcoFalke: are you able to re-test #19033? ty 06:44 < gribble> https://github.com/bitcoin/bitcoin/issues/19033 | http: Release work queue after event base finish by promag · Pull Request #19033 · bitcoin/bitcoin · GitHub 06:44 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 06:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:46 < bitcoin-git> [bitcoin] ryanofsky opened pull request #19535: Add base_blob and BaseHash data() methods (master...pr/ipc-blob) https://github.com/bitcoin/bitcoin/pull/19535 06:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:48 -!- promag__ [~promag@bl23-82-251.dsl.telepac.pt] has joined #bitcoin-core-dev 06:49 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has joined #bitcoin-core-dev 06:50 -!- promag [~promag@bl23-82-251.dsl.telepac.pt] has quit [Ping timeout: 258 seconds] 06:52 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 06:52 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 06:53 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:53 -!- promag__ [~promag@bl23-82-251.dsl.telepac.pt] has quit [Remote host closed the connection] 06:57 -!- csknk [~csknk@unaffiliated/csknk] has joined #bitcoin-core-dev 07:07 -!- promag [~promag@bl23-82-251.dsl.telepac.pt] has joined #bitcoin-core-dev 07:13 -!- Relis [~Relis@148.252.128.236] has joined #bitcoin-core-dev 07:15 -!- promag [~promag@bl23-82-251.dsl.telepac.pt] has quit [Remote host closed the connection] 07:19 -!- arowser [~arowser1@104.224.177.9] has quit [Ping timeout: 240 seconds] 07:19 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 07:20 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 07:23 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has quit [Remote host closed the connection] 07:23 -!- promag [~promag@bl23-82-251.dsl.telepac.pt] has joined #bitcoin-core-dev 07:24 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 07:24 -!- adiabat [~adiabat@63.209.32.102] has joined #bitcoin-core-dev 07:26 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 07:26 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 07:26 -!- Davterra [~tralfaz@89.45.90.114] has quit [Quit: Leaving] 07:29 -!- promag [~promag@bl23-82-251.dsl.telepac.pt] has quit [Ping timeout: 246 seconds] 07:31 < fanquake> I won't be at the meeting. However my input for my topic is that I think #19524 should be merged, and a 0.20.1rc1 tagged today/tomorrow. We've dragged our heels on this, and there is a publicly know issue affecting at-least the two most recent releases. 07:31 < gribble> https://github.com/bitcoin/bitcoin/issues/19524 | [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt by fanquake · Pull Request #19524 · bitcoin/bitcoin · GitHub 07:31 -!- mrostecki [mrosteckim@gateway/shell/matrix.org/x-mfunmjkjdtsfhfrj] has quit [Quit: issued !quit command] 07:31 -!- infernix [nix@unaffiliated/infernix] has quit [Quit: ZNC - http://znc.sourceforge.net] 07:32 -!- Highway62 [~Thunderbi@unaffiliated/highway61] has joined #bitcoin-core-dev 07:33 -!- Highway61 [~Thunderbi@unaffiliated/highway61] has quit [Ping timeout: 246 seconds] 07:33 -!- Highway62 is now known as Highway61 07:37 -!- Davterra [~tralfaz@104.200.129.62] has joined #bitcoin-core-dev 07:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:41 < bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/0f6900e780af...1148f3d63094 07:41 < bitcoin-git> bitcoin/master e6e5c8d Carl Dong: depends: Decouple toolchain + binutils 07:42 < bitcoin-git> bitcoin/master c9c572a Carl Dong: depends: Allow building with system clang 07:42 < bitcoin-git> bitcoin/master 156b604 Cory Fields: depends: force a new host id string if FORCE_USE_SYSTEM_CLANG is in use 07:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:43 < bitcoin-git> [bitcoin] fanquake merged pull request #17919: depends: Allow building with system clang (master...2020-01-depends-macos-allow-system-clang) https://github.com/bitcoin/bitcoin/pull/17919 07:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:46 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 07:56 -!- Netsplit *.net <-> *.split quits: MarcoFalke, dviola, meshcollider, mdunnio, TheHoliestRoger, instagibbs, Zenton, gleb 07:56 -!- Netsplit *.net <-> *.split quits: treyzania, victorSN, takinbo, hadjiszs_, isis, waxwing, DougieBot5000, wraithm 07:57 -!- Netsplit over, joins: wraithm, takinbo, waxwing, instagibbs, meshcollider, MarcoFalke, Zenton, treyzania, mdunnio, gleb (+6 more) 07:58 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has joined #bitcoin-core-dev 07:59 -!- shesek [~shesek@5.22.128.126] has quit [Ping timeout: 260 seconds] 07:59 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 256 seconds] 08:00 -!- Guest77842 [~marienz@185.204.1.185] has quit [] 08:01 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 08:16 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 08:18 -!- joeykrim [~joeykrim@77.243.177.38] has joined #bitcoin-core-dev 08:19 -!- joeykrim is now known as Guest57956 08:24 < wumpus> fanquake: +1 08:34 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 08:35 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 08:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 08:36 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 240 seconds] 08:39 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 08:42 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:48 -!- infernix [nix@unaffiliated/infernix] has joined #bitcoin-core-dev 08:50 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 08:50 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 08:52 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Quit: Pavlenex] 08:57 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has quit [Quit: mrostecki] 09:06 -!- marcoagner [~user@bl13-38-236.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 09:08 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 09:10 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 09:10 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 09:11 -!- Highway61 [~Thunderbi@unaffiliated/highway61] has quit [Remote host closed the connection] 09:12 -!- Highway61 [~Thunderbi@unaffiliated/highway61] has joined #bitcoin-core-dev 09:14 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:14 -!- Emcy_ [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 09:17 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 272 seconds] 09:21 -!- jeremyrubin [~jr@2601:645:c200:f539:cc9a:b428:d53:347b] has joined #bitcoin-core-dev 09:24 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 09:26 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 09:26 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 09:31 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 09:31 -!- marcoagner [~user@2001:8a0:6a45:1900:2fd7:e0f0:d356:dd70] has joined #bitcoin-core-dev 09:47 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:59 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 09:59 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Client Quit] 10:01 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 10:03 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 10:04 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 10:06 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Client Quit] 10:11 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 10:11 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:15 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 240 seconds] 10:21 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 10:31 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Read error: Connection reset by peer] 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:33 < bitcoin-git> [bitcoin] hebasto opened pull request #19536: qt, build: Fix QFileDialog for static builds (master...200716-fqd) https://github.com/bitcoin/bitcoin/pull/19536 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:33 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 10:34 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has joined #bitcoin-core-dev 10:41 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 10:43 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 10:43 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 10:45 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 10:48 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 10:51 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has quit [Remote host closed the connection] 10:51 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has joined #bitcoin-core-dev 10:54 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Quit: Pavlenex] 10:57 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 11:00 -!- Guest57956 [~joeykrim@77.243.177.38] has quit [] 11:01 -!- Relis [~Relis@148.252.128.236] has quit [Read error: Connection reset by peer] 11:03 -!- Relis [~Relis@148.252.128.236] has joined #bitcoin-core-dev 11:03 -!- sipsorcery [~sipsorcer@2a02:8084:6981:78f0:2e0:67ff:fe09:9b12] has joined #bitcoin-core-dev 11:06 -!- _joerodgers [~joerodger@45.83.220.166] has quit [Remote host closed the connection] 11:06 -!- _joerodgers [~joerodger@45.83.220.166] has joined #bitcoin-core-dev 11:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:07 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/2f6c7c0f6f47...f61398a978ba 11:07 < bitcoin-git> bitcoin/0.20 bad9cf8 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt 11:07 < bitcoin-git> bitcoin/0.20 f61398a Wladimir J. van der Laan: Merge #19524: [0.20] Backport #19517 - Increment input value sum only once... 11:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:07 < bitcoin-git> [bitcoin] laanwj merged pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524 11:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:08 < bitcoin-git> [bitcoin] dymex0 opened pull request #19537: qt: Typo fix in bitcoin_pl.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19537 11:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:20 -!- AimHere1 [~AimHere@84.39.116.180] has joined #bitcoin-core-dev 11:29 -!- adiabat [~adiabat@63.209.32.102] has quit [Ping timeout: 258 seconds] 11:36 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Remote host closed the connection] 11:37 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 11:41 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 240 seconds] 11:42 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] 11:44 -!- adiabat [~adiabat@63.209.32.102] has joined #bitcoin-core-dev 11:45 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 256 seconds] 11:45 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 11:46 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 11:47 -!- mrostecki [~vadorovsk@gateway/tor-sasl/mrostecki] has quit [Quit: mrostecki] 11:49 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 11:52 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 11:58 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 12:00 < meshcollider> meeting? 12:00 < wumpus> #startmeeting 12:00 < lightningbot> Meeting started Thu Jul 16 19:00:46 2020 UTC. The chair is wumpus. Information about MeetBot at http://wiki.debian.org/MeetBot. 12:00 < lightningbot> Useful Commands: #action #agreed #help #info #idea #link #topic. 12:00 < achow101> hi 12:00 < meshcollider> hi 12:01 < instagibbs> hi 12:01 < hebasto> hi 12:01 < amiti> hi 12:01 < sipa> hi 12:01 < luke-jr> hi 12:01 < troygiorshev> hi 12:01 < wumpus> one proposed topic: 0.20.1rc1 (fanquake) 12:02 < wumpus> any last minute topic suggestions? 12:02 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 12:02 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Client Quit] 12:03 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 12:03 < wumpus> #topic High priority for review 12:03 < jnewbery> hi 12:03 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 12:03 < achow101> #19334 for hi prio 12:03 < gribble> https://github.com/bitcoin/bitcoin/issues/19334 | wallet: Introduce WalletDatabase abstract class by achow101 · Pull Request #19334 · bitcoin/bitcoin · GitHub 12:03 < wumpus> https://github.com/bitcoin/bitcoin/projects/8 11 blockers, 1 bugfix, 3 chasing concept ACK 12:04 < jonatack> hi 12:04 < hebasto> may I ask for #18710 to hi prio? 12:04 < gribble> https://github.com/bitcoin/bitcoin/issues/18710 | Add local thread pool to CCheckQueue by hebasto · Pull Request #18710 · bitcoin/bitcoin · GitHub 12:04 -!- gzhao408 [49fcfb03@c-73-252-251-3.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 12:04 < wumpus> achow101: added 12:05 < kanzure> hi 12:05 < wumpus> hebasto: added 12:05 < hebasto> wumpus: thanks! 12:06 < wumpus> another one was already merged, so we're at 12 blockers now 12:06 < wumpus> enough to review for everyone I'd hope 12:07 < luke-jr> haven't seen it help tbh 12:07 < wumpus> oh 11 even 12:07 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 12:08 < luke-jr> wumpus: please add #11082 12:08 < gribble> https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr · Pull Request #11082 · bitcoin/bitcoin · GitHub 12:08 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 12:08 -!- jnewbery [~john@164.90.178.190] has quit [Quit: Lost terminal] 12:08 -!- jnewbery [~john@164.90.178.190] has joined #bitcoin-core-dev 12:08 < wumpus> luke-jr: added 12:09 < luke-jr> it also has a "Waiting for author" label that should be removed AFAICT 12:09 -!- gimballock [b8a4b1b9@d-184-164-177-185.fl.cpe.atlanticbb.net] has joined #bitcoin-core-dev 12:09 < wumpus> ok 12:09 < wumpus> #topic 0.20.1rc1 (fanquake) 12:10 < luke-jr> I guess technically #18818 needs to be dropped from the high-prio list. Nobody seems to care to review it, and it's not like the tarball has ever really worked anyway :/ 12:10 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 12:10 < gribble> https://github.com/bitcoin/bitcoin/issues/18818 | Fix release tarball generated by gitian by luke-jr · Pull Request #18818 · bitcoin/bitcoin · GitHub 12:11 < wumpus> "I won't be at the meeting. However my input for my topic is that I think #19524 should be merged, and a 0.20.1rc1 tagged today/tomorrow. We've dragged our heels on this, and there is a publicly know issue affecting at-least the two most recent releases." 12:11 < gribble> https://github.com/bitcoin/bitcoin/issues/19524 | [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt by fanquake · Pull Request #19524 · bitcoin/bitcoin · GitHub 12:11 < wumpus> I agree with fanquake there; that PR has been merged now, so I intend to start the release process for 0.20.0rc1 soon 12:12 < achow101> ack 12:12 < jnewbery> ack 12:12 < luke-jr> sgtm 12:12 < sipa> sgtm 12:12 < luke-jr> unless we want to merge Taproot with flagday activation on Dec 1st :P j/k 12:12 < wumpus> hehe 12:13 < wumpus> let's leave that for .2 :) 12:13 < hebasto> could a one line fix of https://github.com/bitcoin-core/gui/issues/32 bug could be included in 0.20.1 ? 12:13 -!- peltre [sid268329@gateway/web/irccloud.com/x-albumobqrvlbnusy] has quit [Ping timeout: 244 seconds] 12:13 < wumpus> how bad is it? 12:14 -!- ahmed_ [sid14086@gateway/web/irccloud.com/x-hlgxykdssqxqgbcb] has quit [Ping timeout: 244 seconds] 12:14 < hebasto> a user has problems while onboarding and choosing custom datadir 12:15 < hebasto> Fix is very simple #19536 12:15 < gribble> https://github.com/bitcoin/bitcoin/issues/19536 | qt, build: Fix QFileDialog for static builds by hebasto · Pull Request #19536 · bitcoin/bitcoin · GitHub 12:15 -!- peltre [sid268329@gateway/web/irccloud.com/x-ysonxmbeizsjviai] has joined #bitcoin-core-dev 12:15 < wumpus> I'm not sure that's critical enough to hold the release up further tbh 12:15 < hebasto> ok 12:15 < wumpus> but ok, it's a one line change 12:15 -!- ahmed_ [sid14086@gateway/web/irccloud.com/x-xaiquasvchoqstoo] has joined #bitcoin-core-dev 12:15 < wumpus> in bulid system 12:15 < jnewbery> #proposedtopic p2p irc meeting 12:16 < luke-jr> it means rebuilding Qt, but IMO should be fixed anyway 12:16 < wumpus> I'm sure we can get that merged and backported tomorrow if the build system people people review it 12:17 < wumpus> yes, it requires a rebuild of qt so would make the build somewhat longer 12:18 < wumpus> #topic p2p irc meeting (jnewbery) 12:18 -!- sipsorcery [~sipsorcer@2a02:8084:6981:78f0:2e0:67ff:fe09:9b12] has quit [Remote host closed the connection] 12:18 < jnewbery> thanks wumpus 12:18 -!- sipsorcery [~sipsorcer@2a02:8084:6981:78f0:2e0:67ff:fe09:9b12] has joined #bitcoin-core-dev 12:18 < jnewbery> I'd like to start a fortnightly (that's every two weeks) meeting in this channel for p2p PRs. 12:18 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 12:18 < jnewbery> It seems like there are enough people doing interesting things in p2p that a short check-in to share what everyone’s focus is would be helpful 12:18 < jnewbery> I’m aware of the following people actively working on p2p projects: 12:19 < jnewbery> vasild (addrv2), carl (addrv2 and parallel validation protocol), aj (various), suhas (wtxid relay and various), gleb (addr relay and various), amiti (refactor peer types, testing, tx relay), sipa (tx relay and various), troy (logging), me (net/net_processing split) 12:19 < jnewbery> ... and there are probably a bunch more that I’m temporarily not remembering. 12:19 < jonatack> Yup, I am, but I don't talk about it. 12:19 < wumpus> sounds good to me, though, don't those topics fit in the normal meeting? we generally have enough time for more topics in the main meeting 12:19 < gzhao408> +1 i wanna lurk 12:20 < jnewbery> jonatack: yes, I've seen you've been reviewing a bunch of PRs. There are quite a few other regular reviewers too 12:20 < jnewbery> it might end up just being a five minute check in on what everyone's focus is that week. I don't like having long meetings for meetings' sake. 12:20 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 246 seconds] 12:20 < gzhao408> are there other code area-specific meetings? 12:20 < wumpus> the wallet meeting 12:21 < sipa> jnewbery: it seems the biggest hurdle may be getting all those people on irc at the same time :) 12:21 < hebasto> build meeting 12:21 < troygiorshev> ack 12:21 < jnewbery> gzhao408: there's a fortnightly wallet meeting, which I think was very successful at focusing attention (at least initially) 12:21 < wumpus> bitcoin-builds even has its own IRC channel, but no planned time afaik? 12:21 < cfields> we've informally been doing meetings for buildsystem discussion too lately 12:21 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 12:21 < vasild> imhere now, a bit sleepy though ;) 12:21 < wumpus> ohh 12:21 < cfields> ^^ what hebasto said. 12:21 < jonatack> sipa: agree. this hour is too late for me tbh. 12:22 < jnewbery> yes, with apologies to our antipodean friends I'm going to suggest that we do the same time on a different day 12:22 < sipa> aj is also in a timezone far away from most others 12:22 < sipa> jnewbery: i think it may make sense to first see people's availability and preferences; if this time of day would be a good meeting time, those people would already be here in this meeting right now, i'd expect 12:22 < cfields> jnewbery: 1 min while everyone googles antipodean. 12:22 < jnewbery> or we could do an hour or two earlier and still get america and europe. Again, sorry to Asia and Australia :( 12:23 < cfields> TIL :) 12:23 < jnewbery> ok, I don't think we need to figure out a time now. Was more looking for concept ACKs/NACKs 12:23 < wumpus> concept ACK 12:23 < vasild> concept ACK 12:23 < gzhao408> concept ACK 12:23 < jonatack> these hours are pretty US-centric, would be nice to alternate a bit if possible, ACK if earlier 12:23 < amiti> concept ACK! I'm a fan of the idea of a p2p focused meeting. even if we can't get everyone at the same time, encouraging convo between our work tracks seems great! 12:23 < jnewbery> like I said, I'd prefer to keep the meeting short. I think there's always value in hearing what other people's focus is 12:24 < sipa> concept ACK, but conditional on finding a good time and buy-in :) 12:24 < jnewbery> I defintely want to avoid adding an hour of unproductive time to people's calendars 12:24 < sipa> my reasoning: if it'll just end up being the people who are here today now, we can also do it regular weekly meetings, especially if it's short 12:25 < wumpus> yes, that was also my only remark 12:25 < cfields> maybe meetings could be called for by a sponsor when there's something concrete to discuss? 12:26 < jnewbery> cfields jonatack: I think these things have much more chance of succeeding if they have a regular reliable time/day 12:26 < sipa> i agree with that 12:26 < cfields> fair enough. 12:27 < jnewbery> cfields: antipodean:feet on the wrong end 12:27 < jnewbery> ok, I'll try to figure out a process for choosing a time 12:28 < sipa> antipodism (uncountable) 12:28 < sipa> A form of foot juggling where the juggler lies on his or her back, usually on a sort of chair. 12:28 < wumpus> hehe 12:28 < meshcollider> Ah yes, regular occurrence down here 12:28 < cfields> clearly I was confused as that's the only usage I know ;) 12:28 < wumpus> I think there's no further topics for today then 12:29 < wumpus> #endmeeting 12:29 < lightningbot> Meeting ended Thu Jul 16 19:29:11 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) 12:29 < lightningbot> Minutes: http://www.erisian.com.au/meetbot/bitcoin-core-dev/2020/bitcoin-core-dev.2020-07-16-19.00.html 12:29 < lightningbot> Minutes (text): http://www.erisian.com.au/meetbot/bitcoin-core-dev/2020/bitcoin-core-dev.2020-07-16-19.00.txt 12:29 < lightningbot> Log: http://www.erisian.com.au/meetbot/bitcoin-core-dev/2020/bitcoin-core-dev.2020-07-16-19.00.log.html 12:29 < meshcollider> Speaking of specific meetings, reminder that the wallet meeting is on this week, same time tomorrow 12:29 < luke-jr> #16525 looks mergablek 12:29 < gribble> https://github.com/bitcoin/bitcoin/issues/16525 | Dump transaction version as an unsigned integer in RPC/TxToUniv by TheBlueMatt · Pull Request #16525 · bitcoin/bitcoin · GitHub 12:30 < jonatack> Goodnight! FWIW an unofficial blocker imho would be #18044. 12:30 < gribble> https://github.com/bitcoin/bitcoin/issues/18044 | Use wtxid for transaction relay by sdaftuar · Pull Request #18044 · bitcoin/bitcoin · GitHub 12:31 < sipa> luke-jr: somehow i read that word as "megablerk" i was wondering if that was a common way of saying awful 12:33 < luke-jr> merge-able 12:35 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Remote host closed the connection] 12:35 -!- gzhao408 [49fcfb03@c-73-252-251-3.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 12:37 -!- gimballock [b8a4b1b9@d-184-164-177-185.fl.cpe.atlanticbb.net] has quit [Remote host closed the connection] 12:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:38 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1148f3d63094...c57dc566b060 12:38 < bitcoin-git> bitcoin/master 970de70 Matt Corallo: Dump transaction version as an unsigned integer in RPC/TxToUniv 12:38 < bitcoin-git> bitcoin/master e80259f Matt Corallo: Additionally treat Tx.nVersion as unsigned in joinpsbts 12:38 < bitcoin-git> bitcoin/master c57dc56 Wladimir J. van der Laan: Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToU... 12:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:40 < bitcoin-git> [bitcoin] laanwj merged pull request #16525: Dump transaction version as an unsigned integer in RPC/TxToUniv (master...2019-07-unsigned-tx-ver) https://github.com/bitcoin/bitcoin/pull/16525 12:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:41 < wumpus> jonatack: added to high prio for review 12:44 < wumpus> seems close to mergeable 12:47 -!- joerodgers [~joerodger@45.83.220.166] has joined #bitcoin-core-dev 12:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:50 < bitcoin-git> [bitcoin] hebasto opened pull request #19538: ci: Add tsan suppression for race in DatabaseBatch (master...200716-tsan-db) https://github.com/bitcoin/bitcoin/pull/19538 12:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:50 -!- _joerodgers [~joerodger@45.83.220.166] has quit [Ping timeout: 240 seconds] 12:52 -!- sipsorcery [~sipsorcer@2a02:8084:6981:78f0:2e0:67ff:fe09:9b12] has quit [Ping timeout: 256 seconds] 13:01 -!- sipsorcery [~sipsorcer@2a02:8084:6981:78f0:2e0:67ff:fe09:9b12] has joined #bitcoin-core-dev 13:02 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 13:02 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 13:08 -!- adiabat [~adiabat@63.209.32.102] has quit [Ping timeout: 256 seconds] 13:27 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 13:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:28 < bitcoin-git> [bitcoin] ryanofsky closed pull request #19535: Add base_blob and BaseHash data() methods (master...pr/ipc-blob) https://github.com/bitcoin/bitcoin/pull/19535 13:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:34 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:39 -!- arowser [~arowser1@104.224.177.9] has quit [Ping timeout: 240 seconds] 13:39 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 13:40 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 13:40 -!- Tennis [~Tennis@unaffiliated/tennis] has quit [Read error: Connection reset by peer] 13:44 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 13:54 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 13:54 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 14:00 -!- AimHere1 [~AimHere@84.39.116.180] has quit [] 14:00 -!- csknk [~csknk@unaffiliated/csknk] has quit [Quit: leaving] 14:07 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 14:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:09 < bitcoin-git> [bitcoin] bram00767 opened pull request #19539: creathor (master...master) https://github.com/bitcoin/bitcoin/pull/19539 14:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:13 -!- spinza [~spin@102.132.245.16] has quit [Quit: Coyote finally caught up with me...] 14:19 -!- zivl [~zivl@unaffiliated/zivl] has joined #bitcoin-core-dev 14:20 -!- ThaDon [~ThaDon@185.204.1.185] has joined #bitcoin-core-dev 14:31 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 14:32 -!- isis is now known as isis_ 14:33 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 14:33 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 14:34 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 14:37 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 14:38 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 14:41 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:02 < bitcoin-git> [bitcoin] fanquake closed pull request #19539: creathor (master...master) https://github.com/bitcoin/bitcoin/pull/19539 15:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:06 < bitcoin-git> [bitcoin] fanquake closed pull request #19537: qt: Typo fix in bitcoin_pl.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19537 15:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:08 -!- gpled [~gpled@38.21.61.220] has joined #bitcoin-core-dev 15:17 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [Remote host closed the connection] 15:18 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 15:18 -!- wxss [~user@mail.deeplinkmedia.com] has quit [Ping timeout: 256 seconds] 15:18 -!- wxss [~user@mail.deeplinkmedia.com] has joined #bitcoin-core-dev 15:20 -!- spinza [~spin@102.132.245.16] has quit [Quit: Coyote finally caught up with me...] 15:20 -!- gpled [~gpled@38.21.61.220] has left #bitcoin-core-dev ["Leaving"] 15:25 -!- proofofk_ [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 15:29 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 264 seconds] 15:38 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 15:46 -!- Highway61 [~Thunderbi@unaffiliated/highway61] has quit [Ping timeout: 272 seconds] 15:54 -!- adiabat [~adiabat@63.209.32.102] has joined #bitcoin-core-dev 15:54 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 16:01 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 16:02 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 16:07 -!- marcoagner [~user@2001:8a0:6a45:1900:2fd7:e0f0:d356:dd70] has quit [Ping timeout: 260 seconds] 16:16 -!- Netsplit *.net <-> *.split quits: MarcoFalke, dviola, meshcollider, mdunnio, TheHoliestRoger, instagibbs, treyzania, victorSN, Zenton, justanotheruser, (+2 more, use /NETSPLIT to show all of them) 16:16 -!- Netsplit *.net <-> *.split quits: DougieBot5000, takinbo, isis_, wraithm, waxwing, hadjiszs_ 16:20 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 16:20 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 16:21 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 16:23 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 16:23 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 16:23 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 16:23 -!- MarcoFalke [~none@198.12.116.246] has joined #bitcoin-core-dev 16:23 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 16:23 -!- gleb [~gleb@159.224.16.138] has joined #bitcoin-core-dev 16:23 -!- instagibbs [~instagibb@pool-71-178-191-230.washdc.fios.verizon.net] has joined #bitcoin-core-dev 16:23 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 16:23 -!- meshcollider [meshcollid@gateway/shell/ircnow/x-otyqznegmsqkmiol] has joined #bitcoin-core-dev 16:23 -!- victorSN [~victorSN@unaffiliated/victorsn] has joined #bitcoin-core-dev 16:23 -!- treyzania [~treyzania@paphos.tr3y.io] has joined #bitcoin-core-dev 16:23 -!- takinbo [~takinbo@unaffiliated/takinbo] has joined #bitcoin-core-dev 16:23 -!- isis_ [~isis@abulafia.patternsinthevoid.net] has joined #bitcoin-core-dev 16:23 -!- hadjiszs_ [~yourname@ns348042.ip-5-39-92.eu] has joined #bitcoin-core-dev 16:23 -!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has joined #bitcoin-core-dev 16:23 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #bitcoin-core-dev 16:23 -!- wraithm [~wraithm@unaffiliated/wraithm] has joined #bitcoin-core-dev 16:24 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:26 -!- Relis [~Relis@148.252.128.236] has quit [Ping timeout: 240 seconds] 16:28 -!- TheRec_ [~toto@drupal.org/user/146860/view] has quit [] 16:32 -!- Relis [~Relis@148.252.133.93] has joined #bitcoin-core-dev 16:55 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 17:00 -!- ThaDon [~ThaDon@185.204.1.185] has quit [] 17:07 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 17:08 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 17:11 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 17:12 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 17:15 -!- proofofk_ [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Remote host closed the connection] 17:15 -!- Y84 [6968c371@105.104.195.113] has joined #bitcoin-core-dev 17:19 -!- hardaker [~hardaker@84.39.116.180] has joined #bitcoin-core-dev 17:25 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [] 17:27 -!- Y84 [6968c371@105.104.195.113] has quit [Remote host closed the connection] 17:51 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 17:54 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 17:54 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 17:56 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 246 seconds] 17:56 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 18:01 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 264 seconds] 18:07 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 18:07 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 18:15 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 18:15 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 18:27 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 18:29 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 18:30 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 18:43 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 18:48 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 240 seconds] 18:49 -!- arowser [~arowser1@104.224.177.9] has quit [Ping timeout: 240 seconds] 18:53 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 18:59 -!- jarthur_ [~jarthur@2605:6000:1019:48d9:21f4:20b9:11e:dbc1] has joined #bitcoin-core-dev 19:00 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 19:00 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 19:02 -!- jarthur [~jarthur@2605:6000:1019:48d9:1de4:4b3d:5361:dd66] has quit [Ping timeout: 260 seconds] 19:04 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 19:04 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 19:14 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 19:14 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 19:19 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 19:23 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 19:24 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 260 seconds] 19:50 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 19:54 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 240 seconds] 20:00 -!- hardaker [~hardaker@84.39.116.180] has quit [] 20:14 -!- jarthur_ is now known as jarthur 20:18 -!- guilhermeblanco [~guilherme@185.189.114.11] has joined #bitcoin-core-dev 20:28 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has quit [Remote host closed the connection] 20:28 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 20:34 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 20:36 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 21:13 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 21:18 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 256 seconds] 21:24 -!- Relis [~Relis@148.252.133.93] has quit [Quit: This computer has gone to sleep] 21:26 -!- arowser [~arowser1@104.224.177.9] has quit [Remote host closed the connection] 21:28 -!- arowser [~arowser1@104.224.177.9] has joined #bitcoin-core-dev 21:30 -!- zivl_ [~zivl@unaffiliated/zivl] has joined #bitcoin-core-dev 21:30 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Ping timeout: 240 seconds] 21:33 -!- zivl [~zivl@unaffiliated/zivl] has quit [Ping timeout: 260 seconds] 21:34 -!- Relis [~Relis@148.252.133.93] has joined #bitcoin-core-dev 21:35 -!- Relis [~Relis@148.252.133.93] has quit [Client Quit] 21:36 -!- Relis [~Relis@148.252.133.93] has joined #bitcoin-core-dev 21:36 -!- ppisati [~ppisati@net-37-119-130-61.cust.vodafonedsl.it] has quit [Quit: leaving] 21:37 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 21:43 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [Remote host closed the connection] 21:43 -!- ppisati [~ppisati@net-47-53-118-9.cust.vodafonedsl.it] has joined #bitcoin-core-dev 21:43 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 21:53 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 21:57 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 256 seconds] 22:07 -!- Relis [~Relis@148.252.133.93] has quit [Quit: This computer has gone to sleep] 22:13 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [Ping timeout: 256 seconds] 22:14 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 22:40 -!- zivl [~zivl@unaffiliated/zivl] has joined #bitcoin-core-dev 22:42 -!- zivl_ [~zivl@unaffiliated/zivl] has quit [Ping timeout: 264 seconds] 22:45 -!- jarthur [~jarthur@2605:6000:1019:48d9:21f4:20b9:11e:dbc1] has quit [] 22:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:53 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c57dc566b060...19aaf7945e89 22:53 < bitcoin-git> bitcoin/master cb31ee0 gzhao408: [test] feefilter during and after IBD 22:53 < bitcoin-git> bitcoin/master 19aaf79 MarcoFalke: Merge #19423: test: add functional test for txrelay during and after IBD 22:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:54 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #19423: test: add functional test for txrelay during and after IBD (master...ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/19423 22:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:00 -!- guilhermeblanco [~guilherme@185.189.114.11] has quit [] 23:07 -!- Giszmo [~leo@pc-78-151-120-200.cm.vtr.net] has joined #bitcoin-core-dev 23:15 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 23:15 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Client Quit] 23:16 -!- amueller [~amueller@185.189.114.11] has joined #bitcoin-core-dev 23:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:25 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19aaf7945e89...c04485850e72 23:25 < bitcoin-git> bitcoin/master 6457361 Hennadii Stepanov: qt: Fix QFileDialog for static builds 23:25 < bitcoin-git> bitcoin/master c044858 fanquake: Merge #19536: qt, build: Fix QFileDialog for static builds 23:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:26 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:26 < bitcoin-git> [bitcoin] fanquake merged pull request #19536: qt, build: Fix QFileDialog for static builds (master...200716-fqd) https://github.com/bitcoin/bitcoin/pull/19536 23:26 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:29 -!- Pavlenex [~Thunderbi@141.98.103.251] has joined #bitcoin-core-dev 23:29 -!- Pavlenex [~Thunderbi@141.98.103.251] has quit [Client Quit] 23:33 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has joined #bitcoin-core-dev 23:37 -!- arowser [~arowser1@104.224.177.9] has quit [Ping timeout: 260 seconds] 23:38 -!- arowser [~arowser1@104.224.177.9.16clouds.com] has joined #bitcoin-core-dev 23:41 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Read error: Connection reset by peer] 23:43 -!- dr-orlovsky [~dr-orlovs@2001:171b:c9ab:8170:d55c:34d1:9043:8e0c] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 23:44 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 23:50 -!- marcoagner [~user@bl13-38-236.dsl.telepac.pt] has joined #bitcoin-core-dev 23:54 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has joined #bitcoin-core-dev 23:58 -!- proofofkeags [~proofofke@174-29-8-246.hlrn.qwest.net] has quit [Ping timeout: 240 seconds] --- Log closed Fri Jul 17 00:00:22 2020