Skip to content
New issue

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

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

Already on GitHub? # to your account

Optimize initial sync and new sync status ApiSyncing #495

Merged
merged 2 commits into from
May 20, 2020
Merged

Conversation

omurovch
Copy link
Member

No description provided.

omurovch added 2 commits May 20, 2020 10:50
- get transactions from IInitialSyncApi for external and internal addresses with one request
- KitStateProvider is a KitStateManager that's responsible not only of storing the state
- separate ISyncStateListener to IKitStateManager, IApiSyncListener and IBlockSyncListener interfaces
- add KitStateProvider to BlockHashFetcher as IApiSyncListener
- refactor SyncManager: remove SyncManager.State, because now it duplicates the BitcoinCore.KitState
@omurovch omurovch merged commit 1e14f3e into master May 20, 2020
@omurovch omurovch deleted the api-sync branch May 20, 2020 08:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants