This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 458
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ♻️ Fix legacy DB keys and encode/decode * ♻️ Improve syncing process - Add snapshotBlockID in requestSchema - Use bracketInfo to respond with legacyBlocks - Add legacyChainBracketInfoExist storage api - Fix tests and add test for getLegacyBrackets endpoint * 🐛 Fix schema prop name blockId->blockID * ♻️ Fix legacy request schema * ♻️ Fix legacy sync issue * ♻️ Improve FailAndAttemptSyncError handling * ♻️ Update legacy sync handler flow - Fix storage bug related to getTransactionsByBlockID - Handle timeouts - Handler errors * ♻️ Update improve sync timeouts * 💅Improve naming and format * ✅ Fix and improve tests
- Loading branch information
Showing
16 changed files
with
613 additions
and
241 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
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
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.