Skip to content

Latest commit

 

History

History
335 lines (191 loc) · 19.3 KB

File metadata and controls

335 lines (191 loc) · 19.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.9.1 (2025-08-22)

0.5.6 (2025-08-07)

0.5.5 (2025-07-31)

0.9.0 (2025-08-21)

Features

  • add useTags parameter to workflows and related types (5bd4c7b)
  • get-module: introduce TUseTags generic for input/output processing (64095f8)
  • types: add new utility types for output formatting and input processing (14738d1)

0.5.6 (2025-08-07)

0.5.5 (2025-07-31)

0.5.4 (2025-06-20)

Features

  • env: add example environment file and pass environment variables in pre-test script (b336967)

0.5.3 (2025-05-28)

0.5.2 (2025-05-23)

Features

  • deploy-workflow: introduce tagConfig parameter for enhanced workflow customization (e7cf240)
  • deploy: enhance bytecode deployment with wallet client integration (74e49d1)
  • deploy: implement contract deployment functions for enhanced workflow (0ff60b2)
  • documentation: enhance JSDoc comments across multiple files for improved clarity (7fe8dd3)
  • get-simulated-workflow: add bytecode and factory address to parameters (6c957ee)
  • get-simulated-workflow: add detailed documentation and type definitions for getSimulatedWorkflow (c983052)
  • get-simulated-workflow: enhance workflow simulation with token support and debug logging (a64a718)
  • get-simulated-workflow: implement and enhance getSimulatedWorkflow function (f74c904)
  • get-simulated-workflow: integrate trusted forwarder address into return type (a730201)
  • get-simulated-workflow: refactor to retrieve trusted forwarder address dynamically (6dad067)
  • index: export multicall function from index.ts (9d5c07d)
  • inverter: add multicall method for batch execution of module write methods (69af87b)
  • multicall: add debugging support and enhance bytecode handling (78edeac)
  • multicall: add support for failed purchase calls in multicall tests (0958490)
  • multicall: add TRUSTED_FORWARDER_ADDRESS constant and clean up test setup (424db2c)
  • multicall: enhance multicall functionality with improved logging and return structure (c518345)
  • multicall: enhance writeMulticall with error handling and options support (46d6768)
  • multicall: implement moduleMulticall for batch operations and refactor related components (c3126fa)
  • multicall: implement multicall functionality for batch transactions (27c749d)
  • multicall: introduce bytecode handling in deploy workflow (9410942)
  • multicall: refactor multicall functionality to writeMulticall (cbbc91d)
  • multicall: update multicall method to return structured results (bb751f9)
  • prettier: add import sorting plugin and update configuration (5060e24)
  • tests: add end-to-end tests for multicall workflows (acad95a)
  • tests: add end-to-end tests for one-click and simulate multicall workflows (8b2286a)
  • tests: add new e2e tests for deploy-workflow with various configurations (7753fa9)

Bug Fixes

  • deploy: update default calls parameter to an empty array for consistency (101e512)
  • get-simulated-workflow: correct logicModulesAddresses to logicModuleAddresses (b667b9c)
  • multicall: improve error handling and logging in writeMulticall function (3d87e8a)
  • multicall: update skipApprove option in multicall test (eae48b5)
  • tag-processor: enhance token address retrieval and decimals handling (c4375e6)

0.5.1 (2025-05-14)

Features

  • scripts: add new utility scripts for deployment and logging (aa716ad)

Bug Fixes

  • scripts: update script paths for consistency (7bb2647)

0.5.0 (2025-05-13)

0.5.0-alpha.0 (2025-05-05)

0.4.4 (2025-04-24)

0.4.3 (2025-03-11)

0.4.2 (2025-03-10)

Features

  • workflow: add support for custom token types (2b6e341)

0.4.1 (2025-03-03)

0.4.0 (2025-03-03)

0.4.0-alpha.0 (2025-02-02)

0.3.18 (2025-01-31)

0.3.17 (2025-01-31)

0.3.16 (2025-01-30)

Features

  • add issuance token address to workflow details (e6407f2)

0.3.15 (2025-01-29)

0.3.14 (2024-12-26)

0.3.13 (2024-12-23)

Bug Fixes

  • chain names and time util (3f8b634)

0.3.12 (2024-12-23)

Bug Fixes

  • missing export at utils (673ee5d)

0.3.11 (2024-12-23)

Features

0.3.10 (2024-12-20)

0.3.9 (2024-12-18)

0.3.8 (2024-12-10)

0.3.7 (2024-10-30)

0.3.6 (2024-10-26)

Bug Fixes

  • update workflow cache if wallet client is present or not (739a3d2)

0.3.5 (2024-10-26)

0.3.4 (2024-10-19)

Bug Fixes

  • missing issuance token at default pim (60284f2)

0.3.3 (2024-10-19)

0.3.2 (2024-10-15)

Bug Fixes

  • excessive type dec at workflow tokens (7cb7c97)

0.3.1 (2024-10-15)

Bug Fixes

0.3.0 (2024-10-14)

0.3.0-alpha.0 (2024-10-02)

Refactor

  • deploy contract api has changed to be more flexible and type safe (2068d9b)

Features

Bug Fixes

  • part of fr-231-feat-add-update-wallet-clients-to-class, add chainId keys to cache (0b514e4)

0.2.10 (2024-09-30)

Features

  • method options for module and getDeploy (8e707f4)

Bug Fixes

  • overwrite applies to its tag (ebf63e5)
  • redundant issuance token address on custom pim (d72bd47)
  • sim output wrong key (6747cba)

0.2.9 (2024-09-13)

0.2.8 (2024-09-05)

Bug Fixes

0.2.7 (2024-09-02)

0.2.6 (2024-09-01)

0.2.5 (2024-08-27)

Bug Fixes

  • missing args type for custom factories (ed24365)

0.2.4 (2024-08-26)

Bug Fixes

  • bigint array simple primitive (0491481)
  • tag primitive type util (15554f6)

0.2.3 (2024-08-26)

0.2.2 (2024-08-23)

Features

0.2.1 (2024-08-22)

Features

  • auto allowance at pim-factory (2303f2d)

0.2.0 (2024-08-21)

0.1.8 (2024-08-12)

0.1.7 (2024-08-07)

Bug Fixes

0.1.6 (2024-07-26)

0.1.5 (2024-07-05)

Bug Fixes

  • caching function instead of decimals (545756b)
  • formula address & allowance amount calc (b14ff2e)
  • missing defaultToken and missing wC ( todo replace redun wC with extras userWallet ) (be616ab)

0.1.4 (2024-07-04)

Bug Fixes

  • caching function instead of decimals (545756b)
  • formula address & allowance amount calc (b14ff2e)
  • missing defaultToken and missing wC ( todo replace redun wC with extras userWallet ) (be616ab)

0.1.3 (2024-06-20)

0.1.2 (2024-06-12)

0.1.1 (2024-06-12)

Bug Fixes

0.1.0 (2024-06-11)

0.0.8 (2024-04-29)

Features

0.0.7 (2024-04-24)

0.0.6 (2024-04-07)

0.0.5 (2024-03-19)

0.0.4 (2024-03-19)

Bug Fixes

  • erc20 module missing extras (af63d7e)

0.0.3 (2024-03-19)

0.0.2 (2024-03-13)

0.0.1 (2024-03-08)

0.0.1-alpha.0 (2024-03-08)

Features

Bug Fixes

0.0.2 (2023-12-15)

0.0.1 (2023-12-13)

Features

  • add current set of dev contracts (2b5e7a3)

0.0.1-beta.1 (2023-12-13)

Bug Fixes

  • seperate build and bundle (2fbca8e)

0.0.1-beta.0 (2023-12-13)

Features