console v1.0.9
v1.0.9
(2020-03-31)
Please read the console documentation.
CHANGELOG
- Add
- Add contract lifecycle management commands
- Add commands for contract permission management
- Add KVTableTest.sol example contract
- Update
- Upgrade web3sdk version to 2.3.0, refer to web3sdk update
- Provide more friendly error message display
- Fix
- Fix bug where field values set by SQL statements cannot contain commas
- Fix the issue that the deploymentlog.txt file format was incorrect and the console could not be started
请阅读console文档。
变更日志
- 新增
- 新增冻结合约的命令列表
- 新增合约权限管理的命令列表
- 添加KVTableTest.sol示例合约
- 更新
- 升级web3sdk版本为2.3.0, 参考web3sdk的更新内容
- 提供更友好的错误信息展示
- 修复
- 修复SQL语句设置的字段值无法包含逗号的bug的问题
- 修复deploylog.txt文件格式不正确,控制台无法启动的问题