Skip to content

v0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 08:03
· 19 commits to main since this release
1c34cae

0.29.0 (2024-12-11)

Features

  • add number input for finality window (#711) (1c34cae)

Bug Fixes

  • add BACKEND_BUILD_TARGET used in docker compose file in .env.example to run in debug (#707) (98216fe)
  • catch exception to keep loop running (#705) (b412609)
  • hardhat: prevent race conditions in contract deployment (#704) (d31d258)

Miscellaneous