Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.1.0](v0.0.4...v0.1.0) (2024-09-27) ### Features * improve performance and memory usage ([e946a91](e946a91)) * make all block trx atomic, add self healing timeout retry ([69b84b0](69b84b0)) * replace prisma with raw sql and node-pg for migrations ([430a0cd](430a0cd)) ### Bug Fixes * add break if block add fails ([9df7e3e](9df7e3e)) * add DATABASE_USE_SSL option for remote dbs ([254fc13](254fc13)) * also error on 20 block sync attempts ([3c0412a](3c0412a)) * make error count less ([745f593](745f593)) * test commit ([6e2233f](6e2233f))
- Loading branch information