Skip to content

v1.2.2

Compare
Choose a tag to compare
@abourget abourget released this 09 Jan 15:44
· 76 commits to master since this release

Changelog

505cf2d Added base go.mod deps.
d64117b Fix memory info formatting: RAMQuota and RAMUsage are of eos-go.Int64 type
72b6a5b Fix transaction ID obtaining: ID method returns multiple values
6947ee2 Implement 'get currency-stats' CLI command
25894ff Improve output of 'get currency-stats'
f0cb094 Loop and loop for more producers when doing --request-producers.
91dd79c MIGRATED TO Go Modules. Move eosc out of your GOPATH and use Go 1.11+ for simplified development.
c1d80c4 Prevent adding delegatebw upon newaccount, if there's nothing staked. Make --transfer invalid if nothing is staked (since its a delegatebw option).
f6c093d Revert "optionallyPrepareWallet"
6098117 Same when listing producers for votes.
d1fc375 Set the expiration after we have unlocked the vault, in case you went searching for your passphrase during those default 30 seconds
5cc3c14 Updated eos-go vendoring (needed for 'get currency-stats')
a958407 optionallyPrepareWallet