Skip to main content

Changelogs

Changelogs

May 21, 2024

Contributors

    emilypiDevopsGothrsoeldnerchessai

4.12.0

Minors

  • Support for keccak256 native

  • Add poseidon hash alias as hash-poseidon

Patches

  • Fixed parsing of difftime as a property

Misc

  • Added pact version command to verify linking

May 21, 2024

Contributors

    jmcardonchessaikyoshisukisirlensalotemilypirsoeldneredmundnobleimalsogreg

4.11.0

Minors

  • Support for verifier plugins

  • Support for hyperlane-message-id

  • Support for decoding a hyperlane TokenMessage

Patches

  • Fix bug in enforce-pact-version parser

  • Fix pact CLI usage output to use correct naming

  • Fix step for defpacts in typechecker

Misc

  • List-modules moved to local-only

  • Update pact server typo

  • Deprecate readthedocs

May 23, 2024

Contributors

1.1.0

Minors

  • Added new concrete policy: marmalade-v2.non-updatable-uri-policy-v1

  • Added rotate creator information feature in Royalty Policy

  • Reintroduced creator-guard in the marmalade-v2.ledger.CREATE-TOKEN capability, and removed marmalade-v2.util-v1.UTIL-SIGN

  • Allow dutch-auction and conventional-auction that did not create auction to bypass enforce-withdrawal check.

  • Change in event emissions sale-contracts to minimize event arguments

  • Adjustment of marmalade-v2.util-v1 to support non-updatable-uri-policy

  • Update outdated docs on guard-policy-v1.enforce-init

Jun 5, 2024

Contributors

    javadkh2sanderlooijenganil-amrutlal-deptrealdreamerbarthuijgen

1.1.0

Minors

  • Updated table generation and json output format to improve account information display

    • Updated "tx send" command to include transaction logging functionality. Transactions are now saved in a log file, capturing network details, transaction ID, and status.
    • Implemented the tx history command to display a formatted transaction history. This command provides a user-friendly way to view detailed transaction logs, including network host, network ID, chain ID, status, and transaction ID.
  • Rename config path command to config show command Config show command to include all commands directory paths and counts of different resources like wallets, accounts, networks etc.

  • Add empty state warning message for network list command All empty state log level to warning for consistency

  • Fixed reducing the overall maximum fund amount to 20 and dynamically split the max amount per chain when funding multiple chains.

    Fixed sorting of chain ids in the log.

  • Add warning log message when user selects "no" for deploying the faucet.

    • Renamed --type option to --from in the account add command.
    • Updated --type=manual to --from=key for specifying account addition via key file or manual entry.
    • Improved descriptions in account from selection prompts for better clarity on available options.

Patches

  • Pin sensitive dependencies to specific versions

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/hd-wallet@0.4.1
    • @kadena/cryptography-utils@0.4.4
    • @kadena/client-utils@0.6.0
    • @kadena/pactjs-cli@1.11.2
    • @kadena/client@1.11.2
    • @kadena/pactjs-generator@1.11.2

May 13, 2024

Contributors

    alber70gMRVDHbarthuijgenjavadkh2realdreamer

1.0.0

Minors

  • Add support for funding accounts on devnet

Patches

  • Package updates

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/hd-wallet@0.4.0
    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs-generator@1.11.1
    • @kadena/client-utils@0.5.4
    • @kadena/pactjs-cli@1.11.1
    • @kadena/client@1.11.1
    • @kadena/pactjs@0.4.3

Misc

May 3, 2024

Contributors

    MRVDHrealdreamer

0.2.0

Minors

  • Fix test-library jest dom pacakage version for vue template

Patches

Mar 22, 2024

Contributors

    r-mulder

0.1.2

Patches

  • fix: use new text and header components from react-ui package

Jun 3, 2024

Contributors

    javadkh2

1.11.2

Patches

  • Pin sensitive dependencies to specific versions

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.4
    • @kadena/chainweb-node-client@0.6.2

Apr 25, 2024

Contributors

    MRVDH

1.11.1

Patches

  • Package updates

  • Updated dependencies \

    • @kadena/chainweb-node-client@0.6.1
    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs@0.4.3

Jun 5, 2024

Contributors

    javadkh2nil-amrutlal-deptsanderlooijenga

0.6.0

Minors

  • Added listModules function to client-utils

Patches

  • Pin sensitive dependencies to specific versions

  • Added marmalade functions and correspondent integration testing

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.4
    • @kadena/pactjs-cli@1.11.2
    • @kadena/client@1.11.2
    • @kadena/chainweb-node-client@0.6.2

Apr 25, 2024

Contributors

    MRVDH

0.5.4

Patches

  • Package updates

  • Updated dependencies \

    • @kadena/chainweb-node-client@0.6.1
    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs-cli@1.11.1
    • @kadena/client@1.11.1
    • @kadena/pactjs@0.4.3
    • @kadena/types@0.6.2

May 24, 2024

Contributors

    javadkh2

0.4.1

Patches

  • Expose api doc

  • Pin sensitive dependencies to specific versions

  • Verify that the derivation path template includes <index>

  • Separated test config for Chainweaver to avoid long timeout for all newly developed functions.

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.4

May 7, 2024

Contributors

    MRVDHbarthuijgen

0.4.0

Minors

Patches

Nov 6, 2023

Contributors

    nil-amrutlal-deptMRVDHjavadkh2

1.0.3

Patches

  • Added query to get transactions by public key

  • Added endpoint for graph and chainweb-data general info

  • Updated simulate command to now incorporate safe-transfers

  • Added proper error logging for the graph and client

  • Added PactData as optional argument to PactQueries

  • Updated dependencies \

    • @kadena/client@1.6.1

Oct 27, 2023

Contributors

    nil-amrutlal-deptwebpro

1.0.2

Patches

  • Added pactQuery and pactQueries for arbitrary PACT code execution

  • Added signer object and signer fields on transactions (graph

  • No auto-globals for vitest specs

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/chainweb-node-client@0.5.1
    • @kadena/cryptography-utils@0.4.1
    • @kadena/client@1.6.0
    • @kadena/pactjs@0.4.1

Apr 25, 2024

Contributors

    MRVDH

0.1.3

Patches

Oct 27, 2023

Contributors

    webpro

0.1.1

Patches

Apr 25, 2024

Contributors

    MRVDH

0.2.3

Patches

Oct 27, 2023

Contributors

    webpro

0.2.1

Patches

Jun 3, 2024

Contributors

    javadkh2

0.6.2

Patches

  • Remove cross-fetch since we only support node >=18

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.4

Apr 25, 2024

Contributors

    MRVDH

0.6.1

Patches

  • Package updates

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs@0.4.3

May 24, 2024

Contributors

    javadkh2

1.11.2

Patches

  • Pin sensitive dependencies to specific versions

  • Updated dependencies \

    • @kadena/client@1.11.2
    • @kadena/pactjs-generator@1.11.2

Apr 25, 2024

Contributors

    MRVDHjavadkh2

1.11.1

Patches

  • Package updates

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/pactjs-generator@1.11.1
    • @kadena/client@1.11.1

Apr 25, 2024

1.11.2

Apr 25, 2024

Contributors

    MRVDHjavadkh2

1.11.1

Patches

  • Package updates

  • fix the build issue by removing prebuild script since we dont need it anymore

Jun 6, 2024

Contributors

    r-mulderferreroltdisaozlersstraatemans

0.10.0

Minors

  • Added a hook to toggle and keep theme state, removing the necessity of a theme provider context

  • Added a new variant to apply different colors to the Divider component

Patches

  • Add checkboxgroup component

  • Add indication arrow and add an compact version of the tooltip

  • Update border and radius based on layout

  • Update border styles for the Notification component

  • Added stable status to ui components

  • Token sync

  • Adds story for new System icons

  • Fixed the accessibility issues (font-weight and color related to the badge

  • added the high contrast variant and fixed the inline spacing for the large variant

  • Add new checkbox component

  • Add new tabs component style and added the pagination option

  • Updated sync plugin and tokens

May 8, 2024

Contributors

    ferreroltdr-mulderMRVDH

0.9.0

Minors

Patches

  • Added proper sizes for the dialog

  • Update the textfield and numberfield components to the new branding

  • Package updates

  • Use new brand icons

  • feat: update textarea component to new styling

  • Refactor button component to match new styles and replace component throughout the mono repo

  • update style notification

  • In this PR the combobox is using the internal field component which will update the styles to the new standard

  • added extra color variants to the badge'

  • feat: updated the select component with the new styling updates. These include new size variants, font variants and consistent states like the other form elements. Breaking change: startIcon has been renamed to startVisual to be consistent with other components.

  • Updated dependencies \

    • @kadena/react-icons@0.0.3

Apr 25, 2024

Contributors

    MRVDH

0.0.3

Patches

Feb 15, 2024

Contributors

    salamaashoush

0.0.2

Patches

  • New icons library generated from design system tokens

May 24, 2024

Contributors

    javadkh2

0.4.4

Patches

  • Pin sensitive dependencies to specific versions

Apr 25, 2024

Contributors

    MRVDH

0.4.3

Patches

Sep 15, 2023

Contributors

    alber70gjavadkh2jessevanmuijden

0.1.3

Patches

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/client@1.4.0
    • @kadena/pactjs-generator@1.4.0

Sep 12, 2023

Contributors

    eileenmguowebprotimoheddesjavadkh2

0.1.2

Patches

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/react-components@0.1.0
    • @kadena/react-ui@0.1.0
    • @kadena/chainweb-node-client@0.4.4
    • @kadena/cryptography-utils@0.3.8
    • @kadena/pactjs-generator@1.3.0
    • @kadena/client@1.3.0
    • @kadena/pactjs@0.3.2

Apr 25, 2024

Contributors

    MRVDH

0.4.3

Patches

Oct 27, 2023

Contributors

    webpro

0.4.1

Patches

Jun 3, 2024

Contributors

    javadkh2

0.1.4

Patches

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.4
    • @kadena/chainweb-node-client@0.6.2

Apr 25, 2024

Contributors

    MRVDH

0.1.3

Patches

  • Package updates

  • Updated dependencies \

    • @kadena/chainweb-node-client@0.6.1
    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs@0.4.3