Skip to content

Version: 1.5.1

Compare
Choose a tag to compare
@d3p d3p released this 27 Dec 21:52
· 83 commits to main since this release
f291986

[1.5.1] - 2022-12-23

New

  • Include network giver account details in network info <network> command.
  • Giver's signer must be specified explicitly (default network signer will not be used).
  • Include EverNode SE Default Giver Keys to signers repository.
  • Solidity compiler accepts file name without extension.
  • network giver parameters signer and type are mandatory.

Fixed

  • Some contract commands failed with Wait for operation failed message in case
    when account does not exist.
  • Changing SE GraphQL port did not affect network endpoints related to this SE container.
  • Contract commands that expects contract file name as an arg will report more detailed
    error message in case when contract file does not exist.