Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 762 Bytes

Changelog

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

[1.0.0]

Added

  • payer command which sets the current transaction payer

[v0.4.0]

Added

  • public command which shows open wallet's public key
  • generate now shows public key

Changed

  • Fix terminal scrolling error
  • Many small parser fixes

[v0.2.0]

Added

  • Optional parameters
  • .env file handling
  • error handling when attempting to transfer too low an amount
  • session
  • abi generated commands

Changed

  • Transfer checks balance to ensure there is enough KOIN
  • balance command will now use the open wallet's address is none is given
  • open, import, and create now check the environment variable WALLET_PASS if no password is given