Skip to content

Metis

Pre-release
Pre-release
Compare
Choose a tag to compare
@sophia1ch sophia1ch released this 12 Feb 08:45
eddc25b

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.