Skip to content

v2.4.6-rc.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 14:13
· 11 commits to main since this release

2.4.6-rc.0 (2026-01-16)

Chores
  • add tests for integrator fee parsing logic (08ec0bb2)
New Features
  • export IntegratorFeeRequest and IntegratorFeeResponse types (fe806851)
  • make receiver address mandatory in fee handling (c06fa02b)
  • improve integrator fee handling (272a6608)
  • align SDK fee handling with backend fee configuration (57aa6a64)
Bug Fixes