Skip to main content

Changelogs

Changelogs

Oct 25, 2024

Contributors

    larskuhtz

4.13.1

Misc

  • Support data-default-0.8.0.0

Jun 14, 2024

Contributors

    chessai

4.13.0

Minors

  • Support for encoding a hyperlane TokenMessage

Patches

  • Fixed support for decoding a hyperlane TokenMessage

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

Nov 22, 2024

Contributors

    javadkh2

1.3.7

Patches

  • Updated dependencies

    • @kadena/hd-wallet@0.6.0

Nov 4, 2024

Contributors

    barthuijgen

1.3.6

Patches

  • Fixed malformed json error in tx send

    • @kadena/client@1.15.0
    • @kadena/client-utils@0.11.0
    • @kadena/cryptography-utils@0.4.4
    • @kadena/hd-wallet@0.5.0
    • @kadena/pactjs@0.4.3
    • @kadena/pactjs-generator@1.15.0
    • @kadena/pactjs-cli@1.15.0

Oct 12, 2024

Contributors

    edmundnoblelarskuhtz

2.26

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

Any prior version will stop working on 2024-11-13T00:00:00Z. Node administrators must upgrade to this version before that date. The 2.26 feature upgrade will occur at block height 5302559 which is estimated to be mined at 2024-11-14T00:00:00Z.

Misc

  • Update to Pact 4.13.1 (see Pact's [CHANGELOG](https://github.com/kadena-io/pact/blob/master/CHANGELOG.md

  • Log large response sizes after a response completes. If the response doesn't complete, still log it if it's large.

  • p2p payload batch endpoint: Return 404 when the payload batch limit is 0

  • Support GHC 9.10, build with GHC 9.8.2 by default

  • More rigorous system health checks at startup

  • Log request bodies with debug level

  • Performance: Avoid redundant decode/encode in mempool lookup

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.

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

Sep 26, 2024

Contributors

    alber70gjavadkh2

1.15.0

Minors

Patches

  • Updated dependencies

    • @kadena/chainweb-node-client@0.7.0

Sep 5, 2024

Contributors

    ash-vd

1.14.0

Minors

  • Add eckoStatus to createEckoWalletQuicksign and createEckoWalletSign.

Sep 28, 2024

Contributors

    alber70gjavadkh2

0.11.0

Minors

  • Add script to deploy faucet contract

Patches

  • Updated dependencies

  • Updated dependencies

    • @kadena/chainweb-node-client@0.7.0
    • @kadena/client@1.15.0
    • @kadena/pactjs-cli@1.15.0

Sep 16, 2024

Contributors

    javadkh2

0.10.0

Minors

  • Added faucet helpers to call the contract on testnet + added transfer all to transfer all available balance form one account to another one

Nov 22, 2024

Contributors

    javadkh2

0.6.0

Minors

  • Add support for buffer in kadenaChangePassword

Oct 21, 2024

Contributors

    javadkh2alber70g

0.5.0

Minors

  • Export entropy to mnemonic function

  • Export utility functions for legacy chainweaver: legacyKadenaChangePassword and legacyKadenaGenKeypair

Patches

  • convert lagacy kadena-crypto to esm; this will fix rollup build

Nov 25, 2024

Contributors

    alber70g

2.0.2

Patches

  • Disable relationJoins until nix' package for prisma-engines is updated

Nov 22, 2024

Contributors

    alber70g

2.0.1

Patches

  • Add all files to published package

Nov 25, 2024

Contributors

    alber70g

0.8.11

Patches

  • Updated dependencies

    • @kadena/graph@2.0.2

Nov 22, 2024

Contributors

    alber70g

0.8.10

Patches

  • Updated dependencies

    • @kadena/graph@2.0.1

Oct 7, 2024

Contributors

    alber70g

0.1.4

Patches

  • fix issue where chainweb-node is greedy and does not return the full batch on /payload/outputs/batch

Apr 25, 2024

Contributors

    MRVDH

0.1.3

Patches

Apr 25, 2024

Contributors

    MRVDH

0.2.3

Patches

Oct 27, 2023

Contributors

    webpro

0.2.1

Patches

Sep 25, 2024

Contributors

    alber70g

0.7.0

Minors

  • Adds 'testnet05' to ChainwebNetworkId

Jul 8, 2024

Contributors

    javadkh2

0.6.3

Patches

  • Updated types

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

Sep 26, 2024

Contributors

    javadkh2

1.15.0

Patches

  • Updated dependencies

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

Sep 5, 2024

Contributors

    ash-vd

1.14.0

Patches

  • Updated dependencies

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

-

1.15.0

-

1.14.0

Nov 20, 2024

Contributors

    sstraatemansisaozler

0.19.0

Minors

  • add SideBar Component

  • add notifications hook to the sidebar layout

  • Text size extended with inherit

Patches

  • @kadena/kode-icons@0.3.0

Oct 21, 2024

Contributors

    sstraatemansisaozler

0.18.0

Minors

Patches

  • add the checkbox group component

  • Updated dependencies

    • @kadena/kode-icons@0.3.0

Oct 21, 2024

Contributors

    isaozler

0.3.0

Minors

Aug 29, 2024

Contributors

    Randynamic

0.2.0

Minors

  • New logo for Kadena SpireKey

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

Oct 23, 2024

Contributors

    sstraatemans

1.0.0

Patches

  • official release

Oct 22, 2024

Contributors

    sstraatemans

0.0.1-dev-16

Patches

  • change the domain name to chainweaver