Skip to content

Releases: koinos/koinos-cli

v2.0.0

09 Mar 16:43
43f03e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

04 Nov 23:26
5c5055f
Compare
Choose a tag to compare
Merge pull request #136 from koinos/bump-rc

Update .koinosrc for mainnet pob and vhp

v0.4.0

22 Aug 19:51
22b8889
Compare
Choose a tag to compare

New features and bugfixes

Compatibility with testnet 4

Koinos CLI v0.4.1 - RC

12 Aug 17:27
d25cc69
Compare
Choose a tag to compare
Pre-release
Merge pull request #117 from koinos/public

Add public command, and show public key on generate

Koinos CLI v0.3.1

09 Mar 19:40
55fbd63
Compare
Choose a tag to compare
  • Error message on transferring with insufficient funds now displays the address properly
  • Correct version number is now reported
  • Improvements to satoshi conversion

Koinos CLI v0.3.0

08 Mar 17:39
7473e14
Compare
Choose a tag to compare
  • 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.

Koinos CLI v0.2.0

02 Nov 19:54
be0815d
Compare
Choose a tag to compare

Major additions and bugfixes, including ABI generated commands and sessions.

Koinos CLI Wallet v0.1.2

10 Aug 19:34
efa092a
Compare
Choose a tag to compare

Minor bugfixes

Koinos CLI Wallet v0.1.1

04 Aug 23:31
Compare
Choose a tag to compare

Initial release