bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
Guest7368 has joined #bitcoin-core-dev
Guest7368 has quit [Quit: Client closed]
Guest7330 has joined #bitcoin-core-dev
RDK_ has joined #bitcoin-core-dev
RDK has quit [Ping timeout: 258 seconds]
smartin has joined #bitcoin-core-dev
masta`` has joined #bitcoin-core-dev
goatpig has quit [Ping timeout: 260 seconds]
goatpig has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] theStack opened pull request #23371: test: MiniWallet: add P2TR support and use it per default (master...202110-test-MiniWallet-change_P2WSH_to_P2TR) https://github.com/bitcoin/bitcoin/pull/23371
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23305: test: refactor: add `script_util` helper for creating bare multisig scripts (master...202110-test-add_helper_for_bare_multisig_scripts) https://github.com/bitcoin/bitcoin/pull/23305
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
jespada has joined #bitcoin-core-dev
brunoerg has quit [Quit: Client closed]
morcos has quit [Remote host closed the connection]
morcos has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
roconnor has quit [*.net *.split]
AaronvanW has quit [*.net *.split]
chaotic_good has quit [*.net *.split]
cryptapus has quit [*.net *.split]
sturles has quit [*.net *.split]
lsilva_ has quit [*.net *.split]
stick has quit [*.net *.split]
dodo has quit [*.net *.split]
haakon has quit [*.net *.split]
r-ush has quit [*.net *.split]
roconnor has joined #bitcoin-core-dev
AaronvanW has joined #bitcoin-core-dev
chaotic_good has joined #bitcoin-core-dev
cryptapus has joined #bitcoin-core-dev
lsilva_ has joined #bitcoin-core-dev
sturles has joined #bitcoin-core-dev
stick has joined #bitcoin-core-dev
dodo has joined #bitcoin-core-dev
haakon has joined #bitcoin-core-dev
r-ush has joined #bitcoin-core-dev
jeremyrubin5 has joined #bitcoin-core-dev
bitdex has quit [Quit: = ""]
dr-orlovsky has joined #bitcoin-core-dev
amiti_ has joined #bitcoin-core-dev
Ara_ has joined #bitcoin-core-dev
pinheadmz_ has joined #bitcoin-core-dev
morcos has quit [Remote host closed the connection]
rex4539 has quit [Remote host closed the connection]
rex4539 has joined #bitcoin-core-dev
goatpig_ has joined #bitcoin-core-dev
morcos has joined #bitcoin-core-dev
jrayhawk_ has joined #bitcoin-core-dev
smartin has quit [Remote host closed the connection]
ogola has joined #bitcoin-core-dev
paairs_ has joined #bitcoin-core-dev
niska` has joined #bitcoin-core-dev
smartin has joined #bitcoin-core-dev
goatpig has quit [*.net *.split]
niska has quit [*.net *.split]
Ara has quit [*.net *.split]
ron-slc has quit [*.net *.split]
jrayhawk has quit [*.net *.split]
jeremyrubin has quit [*.net *.split]
amiti has quit [*.net *.split]
pinheadmz has quit [*.net *.split]
ogola_ has quit [*.net *.split]
paairs has quit [*.net *.split]
dr_orlovsky has quit [*.net *.split]
Ara_ is now known as Ara
jeremyrubin5 is now known as jeremyrubin
amiti_ is now known as amiti
ron-slc has joined #bitcoin-core-dev
brunoerg has quit [Quit: Client closed]
brunoerg has joined #bitcoin-core-dev
goatpig_ has quit [Remote host closed the connection]
RDK_ has quit [Remote host closed the connection]
RDK_ has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] vasild opened pull request #23373: Parse command line arguments from unit and fuzz tests, make addrman consistency check ratio easier to change (master...checkaddrman_in_tests) https://github.com/bitcoin/bitcoin/pull/23373
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
RDK_ has quit [Remote host closed the connection]
RDK_ has joined #bitcoin-core-dev
dr-orlovsky has quit [Ping timeout: 260 seconds]
copumpkin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
RDK_ has quit [Read error: Connection reset by peer]
awesome_doge has joined #bitcoin-core-dev
earnestly has joined #bitcoin-core-dev
sipsorcery has joined #bitcoin-core-dev
brunoerg has quit [Quit: Client closed]
Guyver2 has joined #bitcoin-core-dev
rex4539_ has joined #bitcoin-core-dev
rex4539 has quit [Ping timeout: 276 seconds]
davidbak has joined #bitcoin-core-dev
DavidBakin has quit [Ping timeout: 264 seconds]
b10c has joined #bitcoin-core-dev
mikehu44 has quit [Ping timeout: 264 seconds]
yanmaani has quit [Ping timeout: 276 seconds]
white5moke has joined #bitcoin-core-dev
yanmaani has joined #bitcoin-core-dev
sipsorcery has quit [Remote host closed the connection]
sipsorcery has joined #bitcoin-core-dev
rex4539_ has quit [Remote host closed the connection]
rex4539 has joined #bitcoin-core-dev
tutwidi[m] has quit [Quit: You have been kicked for being idle]
brunoerg has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] theStack opened pull request #23375: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldest first) (master...202110-test-MiniWallet-deterministic_coin_selection_oldest_first) https://github.com/bitcoin/bitcoin/pull/23375
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
luke-jr has quit [Read error: Connection reset by peer]
luke-jr has joined #bitcoin-core-dev
Guyver2_ has joined #bitcoin-core-dev
Guyver2 has quit [Ping timeout: 260 seconds]
Guyver2_ is now known as Guyver2
Guyver2 has left #bitcoin-core-dev [Closing Window]
<luke-jr>
it seems building for Win32 broke when upgrading from bionic to focal. It's segfaulting on the double free allocator test when it tries to throw an exception. :/
<luke-jr>
tempted to just ignore Win32, but I can't seem to prove it's a Win32-specific issue
<luke-jr>
a simple C++ dummy exception test works okay
<sipa>
stack overflow?
ogola has quit [Ping timeout: 245 seconds]
panpan has quit [Ping timeout: 265 seconds]
panpan has joined #bitcoin-core-dev
ogola has joined #bitcoin-core-dev
<luke-jr>
sipa: it's not a very deep stack compared to some other tests? :/