dougefish__ has quit [Read error: Connection reset by peer]
andrew_mo_ has quit [Ping timeout: 246 seconds]
dougefish has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
andrew_mo_ has quit [Ping timeout: 260 seconds]
andrew_mo_ has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
nulldoot2k_ has quit [Quit: Leaving]
andrew_mo_ has quit [Ping timeout: 252 seconds]
brunoerg has quit [Ping timeout: 240 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
brunoerg has joined #bitcoin-core-dev
<dergoegge>
gleb: The mutex exists per-peer but you are looping over all peers and accessing their TxRelay struct so you need to lock it per-peer as well. L5767 only locks it for one peer.
<hebasto>
gleb: lock you point at belongs to the other `tx_relay` instance
andrew_mo_ has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
andrew_mo_ has quit [Ping timeout: 248 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
brunoerg has joined #bitcoin-core-dev
boris has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 246 seconds]
andrew_mo_ has joined #bitcoin-core-dev
Talkless has quit [Quit: Konversation terminated!]
StayWoke has quit [Remote host closed the connection]
flooded has quit [Ping timeout: 246 seconds]
andrew_mo_ has joined #bitcoin-core-dev
StayWoke has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 260 seconds]
preimage has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
mudsip has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
andrew_mo_ has quit [Ping timeout: 244 seconds]
zhejyan has joined #bitcoin-core-dev
zhejyan_ has quit [Ping timeout: 245 seconds]
fanta1 has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 240 seconds]
jonatack3 has quit [Ping timeout: 246 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_m_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
dougefish has quit [Read error: Connection reset by peer]
andrew_mo_ has joined #bitcoin-core-dev
andrew_m_ has quit [Ping timeout: 256 seconds]
jonatack3 has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
bugs_ has joined #bitcoin-core-dev
dougefish has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
preimage has quit [Quit: WeeChat 4.0.3]
andrew_mo_ has quit [Ping timeout: 260 seconds]
preimage has joined #bitcoin-core-dev
StayWoke has quit [Ping timeout: 250 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 250 seconds]
dougefish has quit [Read error: Connection reset by peer]
andrew_mo_ has joined #bitcoin-core-dev
DarrylTheFish has joined #bitcoin-core-dev
DarrylTheFish has quit [Changing host]
DarrylTheFish has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 250 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 250 seconds]
Nekorand has quit [Ping timeout: 248 seconds]
<fjahr>
Is there something I can do to help get the GH bot to announce the new PRs and merges again?
<sipa>
the bot is working fine, except it's posting to the #bitcoin-core-dev:libera.chat matrix channel, and the bridge between that channel and here is suspended indefinitely
jonatack3 has quit [Ping timeout: 246 seconds]
andrew_mo_ has joined #bitcoin-core-dev
jonatack3 has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
dougefish has joined #bitcoin-core-dev
<fjahr>
Ok, so indefinitely means there is no way to get it back through a workaround or so? Is there information what led to the suspension? Sorry if there was a bigger conversation on this, I can't find it. Just people saying that it died on the 9th and then sjors saying how sad he is twice...
<fjahr>
I guess we could have a new bot that doesn't go through matrix or is libera cracking down on bots in general somehow?
<pinheadmz>
fjahr i have a bot that posts all GH messages to a telegram channel: https://t.me/bitcoincoregithub I can filter out PR merges and send those to IRC as well
<pinheadmz>
(if the original cant be restored for whatever reason)
andrew_mo_ has joined #bitcoin-core-dev
<fjahr>
pinheadmz: sounds good to me! maybe you could send them to a test channel for now and we can ask in the meeting on Thursday if it's ok to turn it to this channel here?
<fjahr>
Would be easy to turn it off and if there are issues with the matrix bridge again, this could be our backup. This hasn't been the first time there are issues iirc
andrew_mo_ has quit [Ping timeout: 256 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 258 seconds]
flooded has joined #bitcoin-core-dev
test_ has quit [Ping timeout: 248 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 246 seconds]
boris has joined #bitcoin-core-dev
vysn has quit [Remote host closed the connection]
<pinheadmz>
ok ill try to have something working by thursday
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 246 seconds]
luke-jr has quit [Read error: Connection reset by peer]
andrew_mo_ has joined #bitcoin-core-dev
achow101 has joined #bitcoin-core-dev
luke-jr has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
<fjahr>
pinheadmz: let me know if I can help
DarrylTheFish has joined #bitcoin-core-dev
dougefish has quit [Read error: Connection reset by peer]
andrew_mo_ has joined #bitcoin-core-dev
provoostenator has joined #bitcoin-core-dev
<provoostenator>
After only three years of procrastinating - sorry emzy - my seed now uses DNSSEC... I think
achow101 has quit [Read error: Connection reset by peer]
dougefish_ has quit [Read error: Connection reset by peer]
Nekorand has quit [Read error: Connection reset by peer]
dougefish has joined #bitcoin-core-dev
<cfields>
sipa / fjahr: by my reading of the code, the serialization of Num3072 is platform-dependent as opposed to canonicalized like (I believe?) all of our other serializations. Was that intentional?
<cfields>
Or are the double limbs guaranteed to be written the same as 2x64?
<sipa>
cfields: we use LE encoding for all integers
<sipa>
so the 32-bit and 64-bit version should have the same serialization
<sipa>
as two concatenated 32-bit limbs should match the correspondong 64-bit one
<cfields>
sipa: exactly what I was looking for. Thanks!
Chris_Stewart_5 has joined #bitcoin-core-dev
<sipa>
it's perhals worthy of a comment
<sipa>
*perhaps
dougefish has quit [Read error: Connection reset by peer]
dougefish has joined #bitcoin-core-dev
dougefish has quit [Read error: Connection reset by peer]
Chris_Stewart_5 has quit [Ping timeout: 246 seconds]
dougefish has joined #bitcoin-core-dev
Chris_Stewart_5 has joined #bitcoin-core-dev
Chris_Stewart_5 has quit [Ping timeout: 245 seconds]
Chris_Stewart_5 has joined #bitcoin-core-dev
DarrylTheFish has quit [Remote host closed the connection]
DarrylTheFish has joined #bitcoin-core-dev
DarrylTheFish has quit [Max SendQ exceeded]
Talkless has joined #bitcoin-core-dev
aureleoules has joined #bitcoin-core-dev
DarrylTheFish has joined #bitcoin-core-dev
provoostenator has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
andrew_mo_ has quit [Remote host closed the connection]
PaperSword has quit [Quit: PaperSword]
andrew_mo_ has joined #bitcoin-core-dev
fanta1 has quit [Quit: fanta1]
Chris_Stewart_5 has quit [Ping timeout: 248 seconds]
andrew_mo_ has quit [Read error: Connection reset by peer]
andrew_m_ has joined #bitcoin-core-dev
Chris_Stewart_5 has joined #bitcoin-core-dev
Chris_Stewart_5 has quit [Ping timeout: 245 seconds]
jonatack3 has quit [Ping timeout: 246 seconds]
jonatack has joined #bitcoin-core-dev
StayWoke has joined #bitcoin-core-dev
Chris_Stewart_5 has joined #bitcoin-core-dev
andrew_m_ has quit [Remote host closed the connection]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
Chris_Stewart_5 has quit [Ping timeout: 252 seconds]
benwestgate has quit [Quit: Leaving.]
Talkless has quit [Quit: Konversation terminated!]
andrew_mo_ has joined #bitcoin-core-dev
PaperSword has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 246 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Remote host closed the connection]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 250 seconds]
Chris_Stewart_5 has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
StayWoke has quit [Remote host closed the connection]
DarrylTheFiish has joined #bitcoin-core-dev
preimage has quit [Quit: WeeChat 4.0.3]
DarrylTheFish has quit [Ping timeout: 245 seconds]
andrew_mo_ has quit [Remote host closed the connection]
andrew_mo_ has joined #bitcoin-core-dev
andrew_m_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
benwestgate has joined #bitcoin-core-dev
test_ has joined #bitcoin-core-dev
flooded has quit [Ping timeout: 258 seconds]
andrew_m_ has quit [Remote host closed the connection]