issues
search
aeternity
/
aepp-cli-js
Command line interface for the æternity blockchain
http://docs.aeternity.com/aepp-cli-js/
ISC License
7
stars
6
forks
source link
Release 4.1.0
#197
Closed
davidyuk
closed
2 years ago
davidyuk
commented
2 years ago
4.1.0
(2022-07-28)
Features
don't print stack traces for cli errors (
e62be74
)
Bug Fixes
commands in crypto module (
6d6da0c
)
contract:
always store aci in descriptor, override descr by options (
278a6ff
)
contract:
clear error when can't parse call arguments (
34ae285
)
contract:
create file descriptor at not existing path (
485117e
)
contract:
fall if descriptor file specified but not exists (
37b490f
)
remove broken
crypto decrypt
command (
03c645c
)
remove broken
crypto genkey
command (
32e5b0f
)
4.1.0 (2022-07-28)
Features
Bug Fixes
crypto decrypt
command (03c645c)crypto genkey
command (32e5b0f)