decentralized-identity / decentralized-identity/ion
ion-bitcoin should parse block files at a seperate thread
Open
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
When starting the service for the first time the service is blocked until it's done parsing. ion-core cannot start and connect successfully before parsing is complete. Shouldn't be possible to start listening to requests while parsing happens on a separate thread? Resolving might be slower and depending more on peers perhaps or is that not how this would work?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.