-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store beacon aggregate after self-repair (#606)
* Handle DB operations for summaries aggregate * Add message to get beacon summaries aggregate * Store beacon aggregate after self repair * Split self repair for summary and aggregate fetch * Fix some self-repair tests * Adapt explorer * Fix ordering of retrieved aggregates * Clear beacon summaries just before the next beacon summary * Refactor beacon aggregate address derivation * Adapt the fetch of the transaction summaries based on date in explore live * Improve Self-Repair sync to avoid missed data * Add script to migrate summaries to aggregate
- Loading branch information
1 parent
fa5fad4
commit df6fd91
Showing
25 changed files
with
908 additions
and
386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.