Skip to content

Commit

Permalink
Merge pull request #943 from everx-labs/IgorKoval/body
Browse files Browse the repository at this point in the history
Option `--keys`/`--sign` can take private key as argument
  • Loading branch information
IgorKoval authored Oct 9, 2024
2 parents a6d6de8 + 3ff0b7c commit 245c3b9
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 245c3b9

Please sign in to comment.