Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: relax mempool probes to 4 minutes #3120

Merged
merged 1 commit into from
May 17, 2023

Conversation

openoms
Copy link
Contributor

@openoms openoms commented May 17, 2023

This is on signet:

May 17 15:09:10 [98] NOTICE: Starting Mempool Server... (57eddac)
May 17 15:09:11 [98] INFO: [Mining] Downloading pools-v2.json for the first time from https://raw.githubusercontent.com/mempool/mining-pools/master/pools-v2.json over clearnet
May 17 15:09:12 [98] INFO: Mining pools-v2.json import completed (no database)
May 17 15:09:12 [98] NOTICE: Mempool Server is running on port 8999
May 17 15:09:13 [98] NOTICE: The mempool is now in sync!
May 17 15:09:17 [98] INFO: Latest BTC fiat averaged price: {"time":0,"USD":26764,"EUR":24754,"GBP":21480,"CAD":36082,"CHF":24092,"AUD":40295,"JPY":3677626}

the

NOTICE: The mempool is now in sync!

is missing on mainnet and probably restarted before it can query everything from bitcoind

An other mainnet instance needs 28 seconds to sync on mainnet, but it has a cache.

@openoms openoms requested a review from krtk6160 May 17, 2023 15:30
@openoms openoms merged commit f6375ef into main May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants