Skip to content

Kiviuq

Pre-release
Pre-release
Compare
Choose a tag to compare
@iljabvh iljabvh released this 21 Feb 16:28
· 23 commits to main since this release
ba09048

Exposure of protobuf converters & SignedState, abstraction of tests and bug fixes.

Added

  • Add Fabric to backend list in README: #377
  • Create new type TransparentChannel to expose SignedState: #389
  • Update backend compatibility list in README: #392
  • Add MAINTAINERS.md file, Update NOTICE: #394

Fixed

  • Fix sub-channel test: #359
  • Fix Multi-Adjudicator Subscription: #366
  • Use correct identity for client tests: #376
  • Fix link to white paper in README: #379
  • Fix linter copyright year checking in CI: #389
  • Fix failing unit tests: #399

Changed 💥

  • Abstract multiledger test, making it usable by backends: #355
  • Abstract fund recovery test, making it usable by backends: #370
  • Abstract virtual channel test, making it usable by backends: #375
  • Expose protobuf converters: #384 #393
  • Use absolute module path in wire.proto: #383
  • Create AppID Type to generalize app identifiers: #378 💥

Legend

  • 💥 This is a breaking change, e.g., it changes the external API.