-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #4
Merged
Merged
Develop #4
Conversation
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
## [0.1.0-develop.1](v0.0.1...v0.1.0-develop.1) (2024-04-12) ### Features * update impacts ask for new proto types, remove crowded logging ([c86bcd2](c86bcd2)) ### Bug Fixes * add memo to tx and write custom sync for catchup purposes ([68398e8](68398e8))
## [0.1.0-develop.2](v0.1.0-develop.1...v0.1.0-develop.2) (2024-04-18) ### Features * improve performance and memory usage ([e946a91](e946a91))
## [0.1.0-develop.3](v0.1.0-develop.2...v0.1.0-develop.3) (2024-04-21) ### Features * replace prisma with raw sql and node-pg for migrations ([430a0cd](430a0cd))
## [0.1.0-develop.4](v0.1.0-develop.3...v0.1.0-develop.4) (2024-04-23) ### Bug Fixes * add DATABASE_USE_SSL option for remote dbs ([254fc13](254fc13))
## [0.1.0-develop.5](v0.1.0-develop.4...v0.1.0-develop.5) (2024-06-04) ### Bug Fixes * add break if block add fails ([9df7e3e](9df7e3e))
## [0.1.0-develop.6](v0.1.0-develop.5...v0.1.0-develop.6) (2024-06-18) ### Bug Fixes * test commit ([6e2233f](6e2233f))
## [0.1.0-develop.7](v0.1.0-develop.6...v0.1.0-develop.7) (2024-09-26) ### Features * make all block trx atomic, add self healing timeout retry ([69b84b0](69b84b0)) ### Bug Fixes * also error on 20 block sync attempts ([3c0412a](3c0412a))
🎉 This PR is included in version 0.1.0-develop.8 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.