Skip to content

v0.0.3-beta

Compare
Choose a tag to compare
@iuwqyir iuwqyir released this 10 Oct 14:29
· 20 commits to main since this release
df13321

What's Changed

  • Insight now handles reorgs by continuously scanning and fixing invalid blocks
    • Refactor rpc for easier reuse by @iuwqyir in #88
    • Refactor data insertion logic by @iuwqyir in #89
    • Create storage functions for handling reorgs by @iuwqyir in #90
    • Add reorg handler functionality and configuration options by @iuwqyir in #91
    • Refactor RPC client to use interface by @iuwqyir in #94
  • Add TLS disable option for ClickHouse and include Docker Compose file by @iuwqyir in #93
  • Add configurable API host and update Swagger documentation by @iuwqyir in #96
  • Add CORS middleware to API routes by @iuwqyir in #97
  • Update Swagger documentation handling in the API by @iuwqyir in #98
  • Test setup and reorg handling tests by @iuwqyir in #95

Full Changelog: v0.0.2-beta...v0.0.3-beta