CovenantSQL v0.3.0 Release Notes

Release Date: 2019-01-30 // about 5 years ago
  • v0.3.0 (2019-01-30)

    Full Changelog

    Closed issues:

    • Blocks are not written to chain #219

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘Œ Improve database query performance #240 (xq262144)
    • ๐Ÿ‘Œ Support query regulations and flag bit permissions #239 (xq262144)
    • โš™ Run each round sequentially to decrease running goroutines #238 (leventeliu)
    • ๐Ÿ›  Fix bug: bad critical section for multiple values #237 (leventeliu)
    • โž• Add missing private key and rename apinode to fullnode #236 (ggicci)
    • Regen HashStablePack for v2.0.0 #235 (auxten)
    • 0๏ธโƒฃ Use ~/.cql/ directory as default config location. #233 (laodouya)
    • GetCurrentBP also return BP follower #229 (auxten)
    • 0๏ธโƒฃ Use 114 DNS for default #228 (auxten)
    • โž• Add metric web for cqld and cql-minerd #227 (auxten)
    • โž• Add testnet client init process test. Add a param 'fast' for GNTE test #226 (laodouya)
    • ๐Ÿ›  Fix bug to avoid ack DDoS and add timeout for connecting db #225 (zeqing-guo)
    • โž• Add readonly flag for fuse #224 (auxten)
    • โž• Add other cmd tools in observer image #222 (zeqing-guo)
    • โž• Add cql-utils option to wait for confirmation #221 (leventeliu)
    • โž• Add isolation level for xenomint state #220 (leventeliu)
    • โž• Add TransactionState MarshalHash #218 (auxten)
    • ๐Ÿ›  Fix block producer genesis block hash mismatch #217 (leventeliu)
    • ๐Ÿ›  Fix gitlab ci script pipline will not return failed when go test failed. #216 (laodouya)
    • โž• Add query payload encode cache #215 (auxten)
    • โšก๏ธ Client log optimize #214 (auxten)
    • โž• Add testnet compatibility test in CI process. #212 (laodouya)
    • ๐Ÿ›  Fix block producers forking on startup #211 (leventeliu)
    • Coping with sqlchain soft forks #201 (xq262144)
    • ๐Ÿ‘Œ Support JSON RPC API #164 (ggicci)