Skip to main content

Changelogs

Changelogs

Jun 14, 2024

Contributors

    chessai

4.13.0

Minors

  • Support for encoding a hyperlane TokenMessage

Patches

  • Fixed support for decoding a hyperlane TokenMessage

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 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

Jul 8, 2024

Contributors

    javadkh2alber70g

1.2.1

Patches

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

    • @kadena/client@1.13.0
    • @kadena/client-utils@0.9.0
    • @kadena/pactjs-cli@1.13.0
    • @kadena/cryptography-utils@0.4.4
    • @kadena/hd-wallet@0.4.2
    • @kadena/pactjs@0.4.3
    • @kadena/pactjs-generator@1.13.0

Jul 1, 2024

Contributors

    ash-vdalber70gbarthuijgen

1.2.0

Minors

  • Add pactjs command for generating typescript from pact

Patches

  • Updated dependencies

  • Updated dependencies

    • @kadena/client@1.12.1
    • @kadena/hd-wallet@0.4.2
    • @kadena/client-utils@0.8.1
    • @kadena/pactjs-cli@1.12.1
    • @kadena/pactjs-generator@1.12.1

Aug 25, 2024

Contributors

    edmundnoble

2.25.1

This is a minor point release. Upgrading is strongly recommended.

To upgrade, pull the latest docker image, or download the binary and restart the node with the same configuration file as before.

Misc

  • Disable the unused p2p payload batch endpoint.

Jul 22, 2024

Contributors

    chessaiak3nedmundnoble

2.25

This is a major version update. This release replaces all previous versions.

Any prior version will stop working on 2024-08-21T00:00:00Z. Node administrators must upgrade to this version before that date. The 2.25 feature upgrade will occur at block height 5060924 which is estimated to be mined at 2024-08-21T00:00:00Z.

Misc

  • Updated to Pact 4.13: https://github.com/kadena-io/pact/releases/tag/v4.13.0

  • Database compaction: Significant performance improvements

  • Verifier Plugin support for Hyperlane merkle proofs. This brings Chainweb into compliance with the latest version of the Hyperlane protocol.

  • Log current cut periodically, instead of when it changes, for more consistency and less space use.

  • Better progress messages for read-only replay, including a time estimate and smoothed rate calculation.

  • Speed up read-only replay by avoiding playing empty blocks

  • Fix a performance bug in read-only replay which was not using a cache for module data

  • Small fixes to exception safety result in Ctrl-C now working properly during read-only replay (and other scenarios

  • Stop exporting constructor for BlockHeader from Chainweb.Blockheader

  • Stop exporting constructor for PayloadData from Chainweb.Payload

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

Jul 8, 2024

Contributors

    javadkh2

1.13.0

Minors

  • Fixed addSignatures for signatues object with pubKey + exported parseAsPactValue

Patches

  • Updated dependencies

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

Jul 1, 2024

Contributors

    ash-vd

1.12.1

Patches

  • Deprecated wallet function names (createSignWithX to provide a clearer naming scheme.

    The following functions have been deprecated:

    • createWalletConnectSign -> createSignWithWalletConnect
    • createWalletConnectQuicksign -> createQuicksignWithWalletConnect
    • createEckoWalletSign -> createSignWithEckoWallet
    • createEckoWalletQuicksign -> createQuicksignWithEckoWallet

Jul 8, 2024

Contributors

    alber70gjavadkh2

0.9.0

Minors

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

Patches

  • Adds CodeSandbox example with link in the readme

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

    • @kadena/client@1.13.0
    • @kadena/chainweb-node-client@0.6.3
    • @kadena/types@0.7.0
    • @kadena/pactjs-cli@1.13.0
    • @kadena/cryptography-utils@0.4.4
    • @kadena/pactjs@0.4.3

Jul 1, 2024

Contributors

    ash-vd

0.8.1

Patches

  • Updated dependencies

    • @kadena/client@1.12.1
    • @kadena/pactjs-cli@1.12.1

Jul 1, 2024

Contributors

    alber70g

0.4.2

Patches

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

Aug 22, 2024

Contributors

    alber70g

1.0.9

Patches

  • Improve performance by adding indexes for transactions.sender, and transfers.to_acct and transfers.from_acct, all with height DESC

    • @kadena/chainweb-node-client@0.6.3
    • @kadena/client@1.13.0
    • @kadena/client-utils@0.9.0
    • @kadena/cryptography-utils@0.4.4
    • @kadena/pactjs@0.4.3

Jul 17, 2024

Contributors

    alber70g

1.0.8

Patches

  • Improve performance by memoizing networkInfo result in graph every 30 seconds. Skipping in explorer when there's an error. Added block info to row-block component on main page

  • Fix performance issue when retrieving transactions by sender

  • Fix issues with performance of Graph queries on fungibleAccount.transfers

Aug 26, 2024

Contributors

    eileenmguosstraatemans

0.7.0

Minors

  • style the transition page

  • add ability to finish the crosschain transfer

  • style the block hash page

  • show an indicator icon if transaction is crosschain

Patches

  • Updated dependencies

  • Updated dependencies

    • @kadena/kode-ui@0.14.2

Aug 22, 2024

Contributors

    sstraatemansalber70geileenmguo

0.6.0

Minors

  • fixing the caching of the home page block table

  • add functionality and styling of accountpage

Patches

  • several minor IOS styling fixes

  • Updated dependencies

  • Updated dependencies

    • @kadena/graph@1.0.9
    • @kadena/kode-ui@0.14.1
    • @kadena/kode-icons@0.1.0

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

Jul 8, 2024

Contributors

    javadkh2

0.6.3

Patches

  • Updated types

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

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

Jul 8, 2024

Contributors

    javadkh2

1.13.0

Patches

  • Updated dependencies

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

Jul 1, 2024

Contributors

    ash-vd

1.12.1

Patches

  • Updated dependencies

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

-

1.13.0

-

1.12.1

Aug 26, 2024

Contributors

    eileenmguo

0.14.2

Patches

  • Fixed Card Pattern heading and responsive styles

  • Updated primaryFont and secondaryFont to Inter

Aug 22, 2024

Contributors

    eileenmguo

0.14.1

Patches

  • Updated the CardPattern component to allow for more flexible customization

    • @kadena/kode-icons@0.1.0

Jul 2, 2024

Contributors

    Ghislain89

0.1.0

Minors

Apr 25, 2024

Contributors

    MRVDH

0.0.3

Patches

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/kode-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

Jul 8, 2024

Contributors

    javadkh2

0.1.6

Patches

  • Updated dependencies

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

Jun 13, 2024

Contributors

    isaozler

0.1.5

Patches