Skip to content

Commit

Permalink
Option --keys/--sign can take private key as argument in `message…
Browse files Browse the repository at this point in the history
…`/`call` and another commands.
  • Loading branch information
IgorKoval committed Oct 9, 2024
1 parent a6d6de8 commit 3ff0b7c
Show file tree
Hide file tree
Showing 16 changed files with 328 additions and 335 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to this project will be documented in this file.

## 0.41.0
- Option `--keys`/`--sign` can take private key as argument in `message`/`call` and another commands.

## 0.40.0
- Supported [ABI 2.7](https://github.com/everx-labs/ever-abi/blob/master/CHANGELOG.md#version-270)
- Supported calling [TVM-Solidity getters](https://github.com/everx-labs/TVM-Solidity-Compiler/blob/master/API.md#getter).
Expand Down
Loading

0 comments on commit 3ff0b7c

Please sign in to comment.