Releases: driftluo/cita-cli
Releases · driftluo/cita-cli
0.19.4
0.19.3
0.19.2
0.19.1
v0.19 Osmanthus Cake
- Replace
linefeed
withrustyline
for more friendly configuration options,such as vi/emacs edit mode selection, completion mode switching, etc. - The
client
is optimized from holding runtime to holding the sender - Added support for new RPC interfaces, new system contracts.
- Clean up useless code
- Support for the Sm2/Sm3 algorithm
- Interactive automatic completion optimization to the fuzzy matching algorithm
- Upgrade partial dependency library and the commit id is added to the version number.
- Fixed some magic bugs
v0.18 Egg Fried Rice
- Supports batch transaction
- Add
get
set
interface to temporarily store data - The previous interactive return message defaults to
result
- Optimized part of the code
- Replace sha3 to tiny-keccak
- Change default quota used to 10_000_000
- Bug fix:
- Fix recover address by transaction
- Fix panic on scm command
v0.17 Flos Sophorae Pancake
- Refactor cita-tool, use proc-macro to system contract client
- Rename JSON-RPC methods.
- Separate cli module
- Fix lots of bugs:
- Encode cannot encode large numbers
- Encode integer type can't input negative number
- Encode ABI with no parameter function must enter a parameter
- When compiled in release mode, the demo can handle a paste of 15,000 characters in about five seconds.
- Add some command, such as
search
,benchmark
v0.16 Kutto Roti
Support 0.16 version cita:
- Send transaction, support sha3hash and blake2b
- Support interactive command line
- Support system contract