Skip to content

Releases: mimic-protocol/tooling

@mimicprotocol/test-ts@0.1.0

30 Apr 15:46
bc60434

Choose a tag to compare

Minor Changes

  • 45a5f9f: Add operations and dynamic call operation

Patch Changes

  • 45a5f9f: Refactor intents to have operations and bump to runner version v0.1.0

@mimicprotocol/lib-ts@0.1.0

30 Apr 15:46
bc60434

Choose a tag to compare

Minor Changes

  • 45a5f9f: Add operations and dynamic call operation

Patch Changes

  • 45a5f9f: Refactor intents to have operations and bump to runner version v0.1.0

@mimicprotocol/cli@1.0.0

30 Apr 15:46
bc60434

Choose a tag to compare

Minor Changes

  • 45a5f9f: Add operations and dynamic call operation

Patch Changes

  • 45a5f9f: Refactor intents to have operations and bump to runner version v0.1.0
  • Updated dependencies [45a5f9f]
  • Updated dependencies [45a5f9f]
    • @mimicprotocol/lib-ts@0.1.0

@mimicprotocol/test-ts@0.0.1

29 Apr 12:36
561d73a

Choose a tag to compare

Patch Changes

  • 54f7344: Add Polygon, Avalanche, and BNB chain support
  • 9a993b0: Add getNativeBalance
  • 8aa883e: Bump sdk and runner versions
  • 32adf4f: Fix ERR_UNSUPPORTED_NODE_MODULES_TYPE_STRIPPING for new node versions
  • 72bb607: Fix relevant tokens query price filter
  • 8853afe: Fix clashing Result import
  • 2bbe278: update eslint config
  • 1e48dff: Bump runner-node to version 0.0.1-rc.8
  • da39b85: Added Tokens class
  • 9530e1c: Revert test command directory change
  • 4a47218: Add function filter to codegen
  • 426a4fe: Environment refactored
  • 73e9713: Add getCode function to get the code of an address (Only EVM)
  • 52b567d: Align oracle types naming convention
  • 6a4fb70: rename to use functions
  • 7657416: Add address and chain to event data
  • e1277c7: Refactor Result to use unwrap instead of value
  • 73a7900: Add login, logout and profiles commands
  • 323663a: Change directory to positional argument in init and test command
  • 213f37f: Fix class names overlapping
  • 73a9cde: Fix npx init
  • faac37c: Ensure early returns in favor of else blocks
  • 0a6602a: Handle oracle query errors
  • 48352fe: Add runner target on compilation
  • ed2d252: Refactor credentials commands
  • 21aba8d: Improve mocks error messages
  • 94ef728: add custom storage
  • 5c8c562: Fix MockConfig validator
  • d455822: Bump SDK version
  • 7d2279d: Refactor codegen, compile, build, deploy and test commands and their parameters

@mimicprotocol/lib-ts@0.0.1

29 Apr 12:36
561d73a

Choose a tag to compare

Patch Changes

  • 54f7344: Add Polygon, Avalanche, and BNB chain support
  • 9a993b0: Add getNativeBalance
  • 8aa883e: Bump sdk and runner versions
  • 32adf4f: Fix ERR_UNSUPPORTED_NODE_MODULES_TYPE_STRIPPING for new node versions
  • 72bb607: Fix relevant tokens query price filter
  • 8853afe: Fix clashing Result import
  • 2bbe278: update eslint config
  • 1e48dff: Bump runner-node to version 0.0.1-rc.8
  • da39b85: Added Tokens class
  • 9530e1c: Revert test command directory change
  • 4a47218: Add function filter to codegen
  • 426a4fe: Environment refactored
  • 73e9713: Add getCode function to get the code of an address (Only EVM)
  • 52b567d: Align oracle types naming convention
  • 6a4fb70: rename to use functions
  • 7657416: Add address and chain to event data
  • e1277c7: Refactor Result to use unwrap instead of value
  • 73a7900: Add login, logout and profiles commands
  • 323663a: Change directory to positional argument in init and test command
  • 213f37f: Fix class names overlapping
  • 73a9cde: Fix npx init
  • faac37c: Ensure early returns in favor of else blocks
  • 0a6602a: Handle oracle query errors
  • 48352fe: Add runner target on compilation
  • ed2d252: Refactor credentials commands
  • 21aba8d: Improve mocks error messages
  • 94ef728: add custom storage
  • 5c8c562: Fix MockConfig validator
  • d455822: Bump SDK version
  • 7d2279d: Refactor codegen, compile, build, deploy and test commands and their parameters

@mimicprotocol/cli@0.0.1

29 Apr 12:36
561d73a

Choose a tag to compare

Patch Changes

  • 54f7344: Add Polygon, Avalanche, and BNB chain support
  • 9a993b0: Add getNativeBalance
  • 8aa883e: Bump sdk and runner versions
  • 32adf4f: Fix ERR_UNSUPPORTED_NODE_MODULES_TYPE_STRIPPING for new node versions
  • 72bb607: Fix relevant tokens query price filter
  • 8853afe: Fix clashing Result import
  • 2bbe278: update eslint config
  • 1e48dff: Bump runner-node to version 0.0.1-rc.8
  • da39b85: Added Tokens class
  • 9530e1c: Revert test command directory change
  • 4a47218: Add function filter to codegen
  • 426a4fe: Environment refactored
  • 73e9713: Add getCode function to get the code of an address (Only EVM)
  • 52b567d: Align oracle types naming convention
  • 6a4fb70: rename to use functions
  • 7657416: Add address and chain to event data
  • e1277c7: Refactor Result to use unwrap instead of value
  • 73a7900: Add login, logout and profiles commands
  • 323663a: Change directory to positional argument in init and test command
  • 213f37f: Fix class names overlapping
  • 73a9cde: Fix npx init
  • faac37c: Ensure early returns in favor of else blocks
  • 0a6602a: Handle oracle query errors
  • 48352fe: Add runner target on compilation
  • ed2d252: Refactor credentials commands
  • 21aba8d: Improve mocks error messages
  • 94ef728: add custom storage
  • 5c8c562: Fix MockConfig validator
  • d455822: Bump SDK version
  • 7d2279d: Refactor codegen, compile, build, deploy and test commands and their parameters
  • Updated dependencies [54f7344]
  • Updated dependencies [9a993b0]
  • Updated dependencies [8aa883e]
  • Updated dependencies [32adf4f]
  • Updated dependencies [72bb607]
  • Updated dependencies [8853afe]
  • Updated dependencies [2bbe278]
  • Updated dependencies [1e48dff]
  • Updated dependencies [da39b85]
  • Updated dependencies [9530e1c]
  • Updated dependencies [4a47218]
  • Updated dependencies [426a4fe]
  • Updated dependencies [73e9713]
  • Updated dependencies [52b567d]
  • Updated dependencies [6a4fb70]
  • Updated dependencies [7657416]
  • Updated dependencies [e1277c7]
  • Updated dependencies [73a7900]
  • Updated dependencies [323663a]
  • Updated dependencies [213f37f]
  • Updated dependencies [73a9cde]
  • Updated dependencies [faac37c]
  • Updated dependencies [0a6602a]
  • Updated dependencies [48352fe]
  • Updated dependencies [ed2d252]
  • Updated dependencies [21aba8d]
  • Updated dependencies [94ef728]
  • Updated dependencies [5c8c562]
  • Updated dependencies [d455822]
  • Updated dependencies [7d2279d]
    • @mimicprotocol/lib-ts@0.0.1

@mimicprotocol/test-ts@0.0.1-rc.41

12 Mar 17:53
eadecbf

Choose a tag to compare

Pre-release

Patch Changes

  • 54f7344: Add Polygon, Avalanche, and BNB chain support

@mimicprotocol/lib-ts@0.0.1-rc.41

12 Mar 17:53
eadecbf

Choose a tag to compare

Pre-release

Patch Changes

  • 54f7344: Add Polygon, Avalanche, and BNB chain support

@mimicprotocol/cli@0.0.1-rc.41

12 Mar 17:53
eadecbf

Choose a tag to compare

Pre-release

Patch Changes

  • 54f7344: Add Polygon, Avalanche, and BNB chain support
  • Updated dependencies [54f7344]
    • @mimicprotocol/lib-ts@0.0.1-rc.41

@mimicprotocol/test-ts@0.0.1-rc.40

26 Feb 18:53
09154b7

Choose a tag to compare

Pre-release

Patch Changes

  • 32adf4f: Fix ERR_UNSUPPORTED_NODE_MODULES_TYPE_STRIPPING for new node versions
  • 2bbe278: update eslint config