decentralized-identity / decentralized-identity/sidetree-reference-impl

Consider to not requiring bitcoin service to wait on full sync during initialization

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Today the bitcoin service is required to perform full transaction processing until the current block height during initialization, and if an unexpected error is thrown (such as dependent service being down), the system process exits. It would be more ideal that once the service is started, it can enter the polling mode quickly such it does not depend on the bitcoin client's availability for initialization.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.