Metis
Pre-release
Pre-release
Support for multiple backends, allowing multiple address implementations per client. This enables the simultaneous use of several smaller backends, enhancing modularization.
Added 💥
- Multi-Backend functionality to allow cross contract payment channels #410
- Backend field in Allocation
- Added interface restrictions to ensure cross-contract compatibility, including new functions and fields in interfaces such as Asset and Address
- Participant map to allow multiple addresses per participant 💥
Changed
- Update action cache #409
- Update workflow go version to 1.18 #410
- Code refactoring from channel ID map to singular channel ID #413
Legend
- 💥 This is a breaking change, e.g., it changes the external API.