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

dependencies: rm "pylru" dep, instead inline stripped-down "cachetools" #248

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

SomberNight
Copy link
Member

closes #247

@ben-grande
Copy link

That was quick, thanks. Checked out your branch or a new install:

INFO:Prefetcher:catching up to daemon height 828,405 (720,366 blocks behind)
INFO:BlockProcessor:our height: 108,049 daemon: 828,405 UTXOs 0MB hist 0MB
INFO:BlockProcessor:our height: 109,049 daemon: 828,405 UTXOs 1MB hist 3MB
INFO:BlockProcessor:our height: 110,049 daemon: 828,405 UTXOs 3MB hist 5MB

All seems fine. Should I check something specific?

@SomberNight
Copy link
Member Author

The caching is only used for serving client sessions, and you seem to still be doing initial sync.
Anyway, I've tested it a bit now.

@SomberNight SomberNight merged commit 470c76d into spesmilo:master Feb 2, 2024
3 of 4 checks passed
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.

Please use a LRU library available in major distributions
2 participants