Releases: ixofoundation/ixo-blocksync-core
Releases · ixofoundation/ixo-blocksync-core
v0.2.1
0.2.1 (2024-12-13)
Bug Fixes
- increase rate limit for liveness probes (55081dc)
v0.1.0-develop.12
Bug Fixes
- increase rate limit for liveness probes (55081dc)
v0.2.0
0.2.0 (2024-12-10)
Features
- add custom comet.blockResults for finalizeBlockEvents (c5b7224)
- add new events and update ixo sdk (13aa615)
- update ixo sdk and all use cometClient for proto queries (e0fa819)
v0.1.0-develop.11
Features
- add custom comet.blockResults for finalizeBlockEvents (c5b7224)
v0.1.0-develop.10
Features
- add new events and update ixo sdk (13aa615)
v0.1.0-develop.9
Features
- update ixo sdk and all use cometClient for proto queries (e0fa819)
v0.1.0
0.1.0 (2024-09-27)
Features
- improve performance and memory usage (e946a91)
- make all block trx atomic, add self healing timeout retry (69b84b0)
- replace prisma with raw sql and node-pg for migrations (430a0cd)
Bug Fixes
- add break if block add fails (9df7e3e)
- add DATABASE_USE_SSL option for remote dbs (254fc13)
- also error on 20 block sync attempts (3c0412a)
- make error count less (745f593)
- test commit (6e2233f)
v0.1.0-develop.7
Features
- make all block trx atomic, add self healing timeout retry (69b84b0)
Bug Fixes
- also error on 20 block sync attempts (3c0412a)