Skip to content

Koinos CLI v0.3.0

Compare
Choose a tag to compare
@mvandeberg mvandeberg released this 08 Mar 17:39
· 143 commits to master since this release
7473e14
  • Commands that take file paths now have autofill.
  • Many arguments now have more specific argument types with better input verification and more detailed error messages.
  • Transaction receipts are printed upon successful application of a transaction.
  • The transaction RC Limit can now be set by the user as either a percentage of their mana, or as an absolute amount of mana.
  • Account nonces are tracked by the CLI to prevent nonce collisions.
  • Uploading a contract with the CLI allows you to specify an optional ABI file to upload alongside the contract.
  • The CLI can accept a file at start to run many commands sequentially.