Skip to content

Releases: parallelchain-io/pchain-client-cli

v0.4.4

28 Jul 10:29
6269da5

Choose a tag to compare

This release includes minor fixes and enhancement.

Added

  • Support data type Option in parsing contract method arguments (#2)

Fixed

  • Correctly parse the base64-encoding string starts with double dash (#1)
  • Document typos (#5)

CI/CD

Starting from this version, release binaries are created by Github Actions.

pchain-client-cli v0.4.3

23 May 09:09

Choose a tag to compare

This is the first release of the pchain_client command-line tool.

New

  • Implemented the client to support ParallelChain protocol version 0.4

  • Reorganized the commands tree

  • Changed to specified home directory by the environment variables

  • Feature: create transaction as a JSON file

  • Feature: add password protection for keypair file encryption

  • Feature: export keypair as JSON file