Skip to main content

0.8.0

Release on September 24th, 2025
  • Important!: The flow has been simplified for prepare and execute of commands, however this means code needs to be converted
in the new flow it is no longer needed to perform the array wrapping [{ ExerciseCommand: tapCommand }] and you can instead pass the tapCommand directly
this goes for all transaction!
  • Support Withdrawal flow for 2-step transfer
it is now possible for sender to withdraw a 2-step transfer that have previously been send
note: this does not work if the receiver have already perform Accept or Reject
  • Allow validating if receiver have set up transfer pre-approval before performing a transaction
  • Tested and verified against Splice 0.4.17
  • Fix endless loop bug when onboarding a party