Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 13:21
· 111 commits to master since this release
f6e9ea2

1.10.0 (2025-12-03)

Bug Fixes

  • backup-event-listener: error handling when getting keys (d1301c8)
  • backup-event-listener: missing reconnect function (0d9a624)
  • backupdata: fix error in backing up data for contracts that don't have nullification (98ccb6d)
  • commitment-storage: incorrect console.logs when storing commitments (945b1ca)
  • docker-compose: remove unnused MONGO_HOST and MONGO_PORT (14f042c)

Features

  • backupdata: add an event listener for backup data that will store any correctly decrypted commitments in the DB (e83f6b8)
  • commitmentDB: allow zapps to have different commitment DBs in startup double (fed086f)