Skip to content

Latest commit

 

History

History
254 lines (181 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

254 lines (181 loc) · 5.89 KB

@kadena/client-utils

0.9.0

Minor Changes

  • 29168e2: Added safeTransferCreate to use transfer create for safe transfer + fixed issue with from in pipelines

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

  • 83c3d58: Add support for Marmalade utility functions

0.7.0

Minor Changes

  • 9c145f196: Add support for public key scheme

Patch Changes

0.6.0

Minor Changes

  • aa1aae60c: Added listModules function to client-utils

Patch Changes

0.5.4

Patch Changes

0.5.3

Patch Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

  • 57a734447: Introducing accountDiscovery and queryAllChainsClient

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • 1b4e49d96: introduce from function that allows start a process from a specific event

Patch Changes

  • 172734c8b: enable the utility function 'describeModule' to be used in other packages

0.3.0

Minor Changes

  • bbeef98a6: added createPactCommandFromStringTemplate method
  • 3fc8ac86d: add utility function for built-in Pact function 'describe-module'
  • 72f472e58: Add safeTransfer which requires both sender and receiver to sign

Patch Changes

0.2.0

Minor Changes

  • 4afeb196d: refactor create principal
  • 34e193c77: Introduce executeTo which executes the process until the specific event is fired then it returns the result of that and pauses the process until you call it again.
  • 15c203ee5: improve client utils returns type

Patch Changes

  • 9bec1fb8e: intruduce PactReturnType in order to extract pact functions return type
  • 70c126a32: Fixed minor issue in yaml converter related to an aditional data field in IPactCommand.
  • a3bb20737: let users pass Literal or ()=>string as function inputs to cover more advanced usecases.
  • Updated dependencies [9bec1fb8e]
  • Updated dependencies [c126ca38c]
  • Updated dependencies [c637a9596]
  • Updated dependencies [15c203ee5]
  • Updated dependencies [a3bb20737]

0.1.0

Minor Changes

  • a4ccd823a: Adding gasEstimate function + export commandCreator functions

Patch Changes

  • f37318e9d: Small fixes regarding yaml to kadena client transactions
  • 86e4927d3: Added YAML template to Pact Command converter
  • Updated dependencies [21a0d1530]

0.0.5

Patch Changes

0.0.4

Patch Changes

  • 7a0b62119: change the sign event that happens for continuation transaction from "sign" to "sign-continuation"
  • 445fb2c7d: Fix pred type for keysets
  • Updated dependencies [445fb2c7d]

0.0.3

Patch Changes

0.0.2

Patch Changes

  • Updated dependencies [badc7c2a3]
  • Updated dependencies [831c022c8]
  • Updated dependencies [2a0e92cd1]
  • Updated dependencies [c8bbec395]
  • Updated dependencies [b51b86507]
  • Updated dependencies [a664a9535]
  • Updated dependencies [69eec056f]
  • Updated dependencies [591bf035e]
  • Updated dependencies [d62a23ffe]
  • Updated dependencies [fec8dfafd]
  • Updated dependencies [eede6962f]
  • Updated dependencies [699e73b51]
  • Updated dependencies [7e5bfb25f]
  • Updated dependencies [a664a9535]
  • Updated dependencies [f6c52c340]
  • Updated dependencies [c375cb124]
  • Updated dependencies [f1259eafa]