Skip to content

Latest commit

 

History

History
249 lines (180 loc) · 6.18 KB

CHANGELOG.md

File metadata and controls

249 lines (180 loc) · 6.18 KB

@kadena/kadena-cli

1.3.0

Minor Changes

  • d8ed195: Add support to sign transactions from chainweaver

1.2.1

Patch Changes

1.2.0

Minor Changes

  • 8f4897d44: Add pactjs command for generating typescript from pact

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

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

  • e79c1800e: - 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.
  • e1c80f695: 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.

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

  • 6b940f9ce: 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.

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

  • 9a5d89c74: - 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.

Patch Changes

1.0.0

Major Changes

  • 0ea2d14f7: Release v1.0.0

Minor Changes

  • 862e6d909: Add support for funding accounts on devnet

Patch Changes

0.2.0

Minor Changes

  • e4b24d905d: Added default network setup
  • 990dda2ad0: Added getting a transaction status(tx status) command

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

  • b383c722b: Fix account add command for --quiet flag
  • 1a326e534: Add scripts to deploy faucet to devnet Add "account fund" command to kadena-cli
  • caae0f830: Fix account details sub command

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

  • 737f1c914: Update account get details sub command

0.2.0

Minor Changes

  • bf09d1161: Feat: "add-manual" and "add-from-wallet" sub command as part of account command
  • 8ce9095ef: add dapp create command

Patch Changes

  • 9b7efef2a: Add max time option for kadena devnet
  • 095aca720: Added kadena devnet simulate command and auxiliary functionalities
  • Updated dependencies [172734c8b]
  • Updated dependencies [1b4e49d96]

0.1.0

Minor Changes

  • 8fca466c7: refactor hd-wallet to use web-crypto api for cross platform compatibility

Patch Changes

  • b266703d7: add account commands
  • 7b5b93b38: add devnet commands to kadena-cli
  • Updated dependencies [c756c1425]
  • Updated dependencies [64dd84ee0]
  • Updated dependencies [bbeef98a6]
  • Updated dependencies [3ed72cddf]
  • Updated dependencies [8fca466c7]
  • Updated dependencies [0540b213b]
  • Updated dependencies [3fc8ac86d]
  • Updated dependencies [72f472e58]