<bitcoin-git>
[bitcoin] fanquake closed pull request #21006: rpc: reduce LOCK(cs_min) scope in rest_block: ~5 times as many requests per second (master...2021-01-reduce-cs_main-lock-in-rest_block) https://github.com/bitcoin/bitcoin/pull/21006
amovfx_ has joined #bitcoin-core-dev
_andrewtoth_ has quit [Ping timeout: 258 seconds]
amovfx has quit [Ping timeout: 264 seconds]
amovfx has joined #bitcoin-core-dev
amovfx has quit [Ping timeout: 260 seconds]
salvatoshi has joined #bitcoin-core-dev
amovfx_ has quit [Ping timeout: 260 seconds]
lhrbeijing has joined #bitcoin-core-dev
amovfx has joined #bitcoin-core-dev
lhrbeijing has quit [Quit: Client closed]
amovfx_ has joined #bitcoin-core-dev
amovfx_ has quit [Ping timeout: 260 seconds]
amovfx_ has joined #bitcoin-core-dev
amovfx_ has quit [Ping timeout: 264 seconds]
amovfx_ has joined #bitcoin-core-dev
Alina-malina has quit [Quit: !be back soon]
Alina-malina has joined #bitcoin-core-dev
amovfx has quit [Ping timeout: 268 seconds]
lhrbeijing has joined #bitcoin-core-dev
gleb07 has joined #bitcoin-core-dev
amovfx has joined #bitcoin-core-dev
gleb0 has quit [Ping timeout: 260 seconds]
Guyver2 has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [#bitcoin-core-dev]
amovfx_ has quit [Ping timeout: 260 seconds]
lhrbeijing has quit [Quit: Client closed]
sipsorcery has joined #bitcoin-core-dev
amovfx has quit [Ping timeout: 246 seconds]
amovfx has joined #bitcoin-core-dev
sipsorcery has quit [Ping timeout: 268 seconds]
amovfx has quit [Ping timeout: 260 seconds]
jonatack2 has joined #bitcoin-core-dev
SpellChecker has quit [Ping timeout: 258 seconds]
SpellChecker has joined #bitcoin-core-dev
amovfx has joined #bitcoin-core-dev
vasild has quit [Ping timeout: 258 seconds]
chipxxx has joined #bitcoin-core-dev
amovfx_ has joined #bitcoin-core-dev
amovfx_ has quit [Ping timeout: 264 seconds]
vasild has joined #bitcoin-core-dev
amovfx_ has joined #bitcoin-core-dev
jonatack2 has quit [Ping timeout: 252 seconds]
amovfx has quit [Ping timeout: 264 seconds]
bitcoin-git has quit [Quit: Bridge terminating on SIGTERM]
Murch has quit [Quit: Bridge terminating on SIGTERM]
vincenzopalazzo has quit [Quit: Bridge terminating on SIGTERM]
willcl_ark has quit [Quit: Bridge terminating on SIGTERM]
provoostenator has quit [Quit: Bridge terminating on SIGTERM]
robertspigler has quit [Quit: Bridge terminating on SIGTERM]
BlueMatt[m] has quit [Quit: Bridge terminating on SIGTERM]
stratospher[m] has quit [Quit: Bridge terminating on SIGTERM]
kvaciral has quit [Quit: Bridge terminating on SIGTERM]
denise[m] has quit [Quit: Bridge terminating on SIGTERM]
josie[m] has quit [Quit: Bridge terminating on SIGTERM]
SakshamSolanki[m has quit [Quit: Bridge terminating on SIGTERM]
cotsuka has quit [Quit: Bridge terminating on SIGTERM]
kakolainen[m] has quit [Quit: Bridge terminating on SIGTERM]
sipa has quit [Quit: Bridge terminating on SIGTERM]
ishaanam[m] has quit [Quit: Bridge terminating on SIGTERM]
euclid[m] has quit [Quit: Bridge terminating on SIGTERM]
arturomf94[m] has quit [Quit: Bridge terminating on SIGTERM]
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26302: refactor: Use type-safe time point for CWallet::m_next_resend (master...2210-wallet-time-🤗) https://github.com/bitcoin/bitcoin/pull/26302
Guest23 has quit [Quit: Client closed]
chipxxx has joined #bitcoin-core-dev
amovfx_ has joined #bitcoin-core-dev
amovfx has quit [Ping timeout: 264 seconds]
amovfx_ has quit [Ping timeout: 264 seconds]
vasild has quit [Ping timeout: 258 seconds]
nanotube has quit [Ping timeout: 252 seconds]
amovfx has joined #bitcoin-core-dev
vasild has joined #bitcoin-core-dev
amovfx has quit [Ping timeout: 268 seconds]
brunoerg has joined #bitcoin-core-dev
<laanwj>
i think we're skipping the meeting today because of coredev?
<achow101>
Seems reasonable. I have a couple of topics but they would probably be better for next week
<brunoerg>
Ok
yanmaani2 has quit [Remote host closed the connection]
yanmaani2 has joined #bitcoin-core-dev
_andrewtoth_ has joined #bitcoin-core-dev
amovfx has joined #bitcoin-core-dev
amovfx_ has joined #bitcoin-core-dev
_andrewtoth_ has quit [Remote host closed the connection]
<bitcoin-git>
bitcoin/master 0652dc5 Jeremy Rubin: [BugFix]: Do not allow deserializing PSBT with empty PSBT_OUT_TAP_TREE
<bitcoin-git>
bitcoin/master 7df6e1b Andrew Chow: psbt: Fix merging of m_tap_tree
<bitcoin-git>
bitcoin/master 22c051c Andrew Chow: tests: Test that PSBT_OUT_TAP_TREE is combined correctly
<bitcoin-git>
[bitcoin] glozow merged pull request #25858: psbt: Only include PSBT_OUT_TAP_TREE when the output has a script path (master...psbt-no-empty-taptree) https://github.com/bitcoin/bitcoin/pull/25858
<jamesob>
Anyone know why Github wouldn't be reflecting commits already merged into master on a PR based upon those commits? I've rebased, but the PR is still showing the now-in-master commits: https://github.com/bitcoin/bitcoin/pull/25740
<sipa>
If you push while the PR is closed, IIRC it doesn't update.
<bitcoin-git>
bitcoin/master e7a5bf6 Vasil Dimov: fees: make the class FeeFilterRounder thread-safe
<bitcoin-git>
bitcoin/master 8b4ad20 Vasil Dimov: fees: make FeeFilterRounder::feeset const
<bitcoin-git>
bitcoin/master 8173f16 Vasil Dimov: style: rename variables to match coding style
<bitcoin-git>
[bitcoin] achow101 merged pull request #24407: fees: make the class FeeFilterRounder thread-safe (master...FeeFilterRounder_thread_safe) https://github.com/bitcoin/bitcoin/pull/24407
_andrewtoth_ has quit [Remote host closed the connection]
<jamesob>
kouloumos achow101: I'm happy to write up release notes for scanblocks but had you start doing that? Do you want to do it?
<kouloumos>
jamesob: thanks for reaching out, tbh I was not sure what the process was in this kind of scenario and I never follow up to ask. Is it reasonable to open a new PR just for the release notes? I could do that.
<bitcoin-git>
[bitcoin] theStack opened pull request #26307: test: use MiniWallet for rpc_scanblocks.py (master...202210-test-use_MiniWallet_for_scanblocks) https://github.com/bitcoin/bitcoin/pull/26307
Talkless has quit [Quit: Konversation terminated!]
amovfx has joined #bitcoin-core-dev
andrewtoth has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26308: rest: reduce LOCK(cs_main) scope in rest_block: ~6 times as many requests per second (master...no-lock-for-read-block) https://github.com/bitcoin/bitcoin/pull/26308
chipxxx has quit [Read error: Connection reset by peer]