Skip to content

v4.0.0

Compare
Choose a tag to compare
@llunaCreixent llunaCreixent released this 28 Mar 15:15
· 161 commits to main since this release

[4.0.0] - 2023-03-28

Changed

  • New feature: the core can request the pathfinder service API instead of the circles-api. The pathfinder service is used by default. Methods affected: core.token.transfer and core.token.findTransitiveTransfer. New parameters for instantiating the core are needed: pathfinderType (cli or server, by defalut server) and pathfinderServiceEndpoint. Use randomUUID() for the pathfinder server requests ids #165 #169 #175
  • Update all dependencies #171