CovenantSQL v0.5.0 Release Notes

Release Date: 2019-03-28 // about 5 years ago
  • v0.5.0 (2019-03-28)

    ๐Ÿ”‹ Featured Changes

    • ๐Ÿ”€ Merge cql-utils, cql-adapter, cql-explorer into all-in-one cql
    • 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

    Full Changelog

    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)