Skip to content

v0.0.6

Compare
Choose a tag to compare
@alexgao001 alexgao001 released this 31 Mar 07:45
· 48 commits to develop since this release
ef87b45

Description

This release fixes bugs, reducing latency, and enable read keys from secret manager and env var

Changes

Notable changes:

  • (#27) fix: fix assignment
  • (#29) fix: outturn relayer should not mark previous tx to delivery
  • (#30) feat: combine save blocks and broadcast vote threads
  • (#31) fix: remove unused config
  • (#32) feat: use secret manager for bls and db pass, and enable passing env var for all keys
  • (#33) build: fix dockerfile