All notable changes to the celo cli package will be documented in this file.
This package will follow the release process outlined here.
Features
- [one-line summary] - [link PR]
Bug Fixes
- [one-line summary] - [link PR]
Other Changes
- [one-line summary] - [link PR]
Features
- cEUR support - #7524
- Add more info to network:contracts - #7379
- Approvehotfix to support multisigs - #7671
Other Changes
- Add --globalHelp option to BaseCommand - #7669
Features
- Support Portuguese mnemonics - #7220
- Improve granularity of governance tooling information - #6475
- Small fixes in the proposal process for cEUR/Release 3 - #7184
- CIP8 name access via the CLI - #6855
Other Changes
- Upload/Download Profile Data with CIP8 - #6604
- Improve naming in the DKG - #4062
- Fix packages vulnerabilities - #7476
Features
Bug Fixes
releasegold:show
should succeed w/o account registration - #7092- Add check for signer or registered account in
releasegold:show
- #7098
Other Changes
- Clarify Docs for
multisig:transfer
- #6982
Bug Fixes
- Add missing lib in the
shrinkwrap.json
that avoids the usage of the package - #6671
Bug Fixes
- Fixed Global Flag Parsing in CLI - #6619
Other Changes
- Fix libraries versions (
shrinkwrap
) to avoid supply chain attacks - #6575
Features
- Pass through oclif table flags to commands which output tables - #5618
- CIP 8 Encryption - #5091
- Add authorized signers to release gold show - #5596
- Extract governance:build-proposal command - #5847
- Add downtime slashing commands - #5632
- Add ability to withdraw attestation rewards via CLI #6176
- Mnemonic validation flexibility within Valora - #6372
- Write transfer and transferFrom commands for MultiSig contract - #6425
Bug Fixes
- Fix param order on account:new internal call - #6319
- Remove broken header links in generated CLI docs - #6415
- Fix @ledgerhq package version in CK and CLI - #6496
- Fix call to set gas currency in CLI base - #6505
Other Changes
- KomenciKit - #5436
- Update base and utils package versions #5655
- Parallelize and simplify fetching of comprensive registry address map - #5568
- Add readability to (big) number and timestamp/duration outputs in CK and CLI - #5584
- Rename build-proposal flag - #5885
- Compatibility with Sdk Modularization - #4790
- Adjust how CLI docs are generated - #5882
- Add install instructions for CLI readme - #6466
Bug Fixes
- Uses the most up-to-date version of @celo/contractkit (0.4.17) & fixes backward compatibility issues from the last release
- Actually call toString in oracle report CLI - #5594
Other Changes
- Support the use of scientific notation for the deposit of a governance proposal - #5326
- Require
--force
withaccount:claim-attestation-service-url
for non-TLS urls #5599
Features
- Add
jsonTransactions
flag togovernance:show
for use in the (contract release process)[https://docs.celo.org/community/release-process/smart-contracts] - #5111
Bug Fixes
- Fix attestation service test delivering false negatives - #5336
- Fix error when listing contract addresses and include some missing new contracts - #5301
Other Changes
- Convert default log output color from red to yellow - #5517
Features
- CLI compatability with Attestation Service 1.0.5 - #5011
- Adds an interactive prompt for forming proposals from Celo registry contracts and functions - #3008
Other Changes
- Correct documentation on the validator and validator group deregister - #5197
Features
- Adds ODIS identifier query to celocli - #4976
Bug Fixes
- Fixes backward compatibility issues in cli - #5124
Note: Changes before 0.0.57 are not documented