This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
What's Changed
Breaking changes
- New mandatory
HAGALL_PRIVATE_KEY
orHAGALL_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.