Skip to content

v0.22.0

Choose a tag to compare

@0xultravioleta 0xultravioleta released this 05 Apr 22:35
· 76 commits to main since this release

feat: add commerce + escrow scheme support

  • PaymentPayload, PaymentRequirements, PaymentRequirementsV2 now accept scheme: exact | escrow | commerce
  • Aligns with facilitator v1.43.0 which serves 'commerce' as alias for 'escrow'
  • Default scheme remains 'exact' — no breaking changes
  • 4 new tests for scheme validation