v10.0.0
What's Changed
- Event listener for Messenger Contracts by @havan in #27
- Cheque and matrix-message types and signing by @evlekht in #28
- Add cash in event listener, move events to pkg by @evlekht in #29
- Create booking pkg to mint and buy booking tokens by @havan in #30
- Remove avalanchego dependency, update key reading/signing by @evlekht in #31
- Update dependencies to newer versions, update tracer by @evlekht in #32
- Add sqlite3 database by @evlekht in #33
- CM Account: Partner bot discoverability + by @VjeraTurk in #34
- Docker compose config by @mo-c4t in #40
- Add insurance message and support v2 by @VjeraTurk in #41
- BookingToken bought/expired notification by @evlekht in #35
- Fee Mechanism: Cheque Creation for network fee by @nkoljanin in #37
- Mint - Price and PaymentToken (CAM ONLY) by @VjeraTurk in #42
- Supplier cheques verification & cash-in by @evlekht in #43
Incompatibilities
- This bot version is incompatible with the previous bot versions because it uses CM-Account as a basis to discover other bots instead of directly addressing other bots
- Please take note of the changed configuration values (see examples/config)
- Currently only the latest service versions are supported by the bot. In next releases we'll add multi-version support.
New Contributors
- @nkoljanin made their first contribution in #37
Full Changelog: v9.0.0...v10.0.0