Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

v0.5.0

Latest
Compare
Choose a tag to compare
@auki-bot auki-bot released this 23 Nov 07:47
· 11 commits to main since this release
1b1e75e

What's Changed

Breaking changes

  • New mandatory HAGALL_PRIVATE_KEY or HAGALL_PRIVATE_KEY_FILE configuration options. A unique private key per Hagall server is required.
  • Deprecated HAGALL_WALLET_ADDRESS configuration option.

Added

  • Endpoint signature with private key for proof of ownership (later used to enforce $AUKI deposit to operate on the posemesh network).
  • Support forwarding signed receipts from ConjureKit SDK to the posemesh backend.
  • Session UUID in participant join response.
  • App key tagging in metrics.

Fixed

  • Registration retries and back-off.