TestNet with SQL web console released
Pre-release
Pre-release
v0.5.0 (2019-03-28)
Featured Changes
- Merge
cql-utils,cql-adapter,cql-explorerinto all-in-onecql - Simplify cql config and use IPv6 for bootstrap
- TestNet with Web Console released
- Use a global leveldb instance for multiple chains in cql-minerd
- Use sqlite for dht key store
- Optimize cql-minerd memory & cpu & network usage
Closed issues:
- 生成的钱包地址无效 #282
- I have developed an Excel add-in for this project #281
- get stable coin balance failed #245
- cql cannot parse covenantsql url with params #148
- Error with fio test on cql-fuse #123
- testnet.covenantsql.io上facebook发完有检测不到的情况 #107
- Master key should not be input with env or args #106
Merged pull requests:
- Support version upgrade in update billing tx header #299 (xq262144)
- Promote beta branch #298 (leventeliu)
- Revert a transaction type removal #297 (leventeliu)
- Merge beta upstream #296 (leventeliu)
- Reduce meta key length using byte version database id #294 (xq262144)
- Move all cql-utils functions to cql command #291 (laodouya)
- Simplify cql config and use IPv6 for bootstrap #290 (auxten)
- Use a global leveldb instance for multiple chains #289 (leventeliu)
- Support read-only local mirror #288 (xq262144)
- Use sqlite for dht key store #287 (xq262144)
- Refactor faucet for new testnet logic #286 (xq262144)
- Refactor benchmark codes and scripts #285 (leventeliu)
- Refactor cql command #284 (laodouya)
- Support content-type header in cors #280 (xq262144)
- Add end to end decrypt encrypt func #279 (auxten)
- Trim release pkg #278 (auxten)
- Use host default name server in docker #276 (auxten)
- Skip empty block producing and add read queries #275 (leventeliu)
- Update beta branch #274 (leventeliu)
- Combine cql-adapter command into cql command. #273 (laodouya)
- Add http log level switcher for debug purpose #272 (xq262144)
- Fix isolation level auto rollback bug #271 (xq262144)
- Fix transaction directives, add commit to query sanitizer ignore list #270 (xq262144)
- Add previous version compatibility test #269 (laodouya)