Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

optimize search for version-corresponding block hash #542

Closed
harrysolovay opened this issue Feb 3, 2023 · 1 comment
Closed

optimize search for version-corresponding block hash #542

harrysolovay opened this issue Feb 3, 2023 · 1 comment
Assignees

Comments

@harrysolovay
Copy link
Contributor

#541 introduced the ability to specify previous versions in Capi server imports and get back a generated API based on that old version. The code which searches for these old versions is currently (repeatedly backtracks by 2048 blocks with no timeout). How best to proceed?

@tjjfvi
Copy link
Contributor

tjjfvi commented Apr 21, 2023

Closing in favor of #534

@tjjfvi tjjfvi closed this as not planned Won't fix, can't repro, duplicate, stale Apr 21, 2023
@github-project-automation github-project-automation bot moved this to Done in Capi Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants