Skip to content

gomod: update btcwallet version#8019

Merged
guggero merged 1 commit into
lightningnetwork:masterfrom
yyforyongyu:use-batch-rpc-mempool
Oct 16, 2023
Merged

gomod: update btcwallet version#8019
guggero merged 1 commit into
lightningnetwork:masterfrom
yyforyongyu:use-batch-rpc-mempool

Conversation

@yyforyongyu
Copy link
Copy Markdown
Member

@yyforyongyu yyforyongyu commented Sep 20, 2023

Update btcwallet to include updates made in this PR, which fixes the slow response from calling getinfo.

Fixes #8009
Fixes #7703

@yyforyongyu yyforyongyu added backend Related to the node backend software/interface (e.g. btcd, bitcoin-core) P1 MUST be fixed or reviewed mempool labels Sep 20, 2023
@yyforyongyu yyforyongyu self-assigned this Sep 20, 2023
@yyforyongyu yyforyongyu added this to the v0.17.1 milestone Sep 21, 2023
@yyforyongyu yyforyongyu force-pushed the use-batch-rpc-mempool branch from 10019f2 to 371fcc8 Compare October 12, 2023 15:41
Copy link
Copy Markdown
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦋

@Roasbeef
Copy link
Copy Markdown
Member

I think let's also add a release notes entry? Since for those before v0.24 (bitcoind), CPU usage should be lower, and for those after v0.24, we no longer need to poll at all.

@yyforyongyu yyforyongyu force-pushed the use-batch-rpc-mempool branch from 371fcc8 to efd39c8 Compare October 13, 2023 05:33
@yyforyongyu
Copy link
Copy Markdown
Member Author

I think let's also add a release notes entry? Since for those before v0.24 (bitcoind), CPU usage should be lower, and for those after v0.24, we no longer need to poll at all.

Done!

@guggero guggero merged commit 6a80530 into lightningnetwork:master Oct 16, 2023
@yyforyongyu yyforyongyu deleted the use-batch-rpc-mempool branch October 16, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Related to the node backend software/interface (e.g. btcd, bitcoin-core) mempool P1 MUST be fixed or reviewed

Projects

None yet

3 participants