Skip to content

v0.1.18

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 10:13
· 102 commits to master since this release
0b7cba2

This release brings support for tracing methods in the JSON-RPC spec: a new flag --simulate for transaction-sending commands, and a trace command for querying transaction traces.

There are also a few QoL improvements, including the addition of support for setting plain private keys via environment variables. See the feature list for details.

Features

  • e774b45: short flag -w for --watch
  • eeb5602: make receipt the canonical command name
  • b24149a: add trace command
  • 2384b57: transaction simulation
  • e853927: manually specify transaction nonces
  • d0e96eb: argument resolution for storage command
  • 884279e: apply argument resolution to selectors
  • f379378: option to disable private key warning
  • 5d27c90: setting private key via env var
  • ee078d2: bn alias for block-number

Full Changelog: v0.1.17...v0.1.18