Skip to main content

0.6.0

Released on September 16th, 2025
  • ledgerFactory, TopologyFactory & ValidatorFactory changed to use URL instead of strings (where applicable)
  • connectTopology now uses scanProxy instead of scan for proper decentralized setup
  • stronger typing now required strings of specific formats for parties across all controllers
  • fixed a bug where the combinedHash returned from topologyController.prepareExternalPartyTopology was in hex encoding instead of base64
  • fixed a bug that caused the expectedDso field to be required when performing TransferPreApprovalProposal (this is only required after Splice 0.1.11)
  • simplified setParty & setSynchronizer, now it can all be done with one call on sdk.setPartyId()