All Versions
14
Latest Version
Avg Release Cycle
24 days
Latest Release
1717 days ago

Changelog History
Page 2

  • v0.0.4 Changes

    November 08, 2018

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โœ… Potential deadlock in testing #93

    Closed issues:

    • Where can I find covenantsql.io/covenantsql_adapter #53

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix loadChain failure, remove the lock in sync() #114 (zeqing-guo)
    • ๐ŸŽ Kayak performance improvement refactor #112 (xq262144)
    • ๐Ÿ›  Fix index out of bound, refactor part of sqlchain code #110 (leventeliu)
    • ๐Ÿ‘Œ Support lastInsertID/affectedRows in kayak #109 (xq262144)
  • v0.0.3 Changes

    November 04, 2018

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โœ… Cannot receive tokens from testnet #84

    Closed issues:

    • Command cqld -version failed without -config parameter #99

    ๐Ÿ”€ Merged pull requests:

    • โž• Add call stack print for Error, Fatal and Panic #108 (auxten)
    • โšก๏ธ Update GNTE submodule to it's newest master #105 (laodouya)
    • โž• Add GNTE bench test #102 (laodouya)
    • ๐Ÿ‘‰ Use leveldb to instead boltdb on sqlchain #101 (zeqing-guo)
    • โšก๏ธ Update Dockerfile, using go1.11 instead #100 (laodouya)
    • Replace hashicorp/yamux with xtaci/smux #98 (auxten)
    • โšก๏ธ Update MySQL Adapter to support mysql-java-connector/SequelPro/Navicat #96 (xq262144)
    • ๐ŸŽ Minerd performance tuning #95 (auxten)
    • โšก๏ธ Update README #91 (foreseaz)
    • Blockproducer Explorer feature including Transaction type encode/decode improvements #90 (xq262144)
  • v0.0.2 Changes

    October 17, 2018

    Full Changelog

    Closed issues:

    • ๐Ÿ‘Œ Improve commit messages for better project tracking and changelogs #62

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘‰ Use c implementation of secp256k1 in Sign and Verify #89 (auxten)
    • Provide a runnable MySQL adapter using mysql text protocol #87 (xq262144)
    • Sanitize SQL query before applying to underlying storage engine #85 (xq262144)
    • Limit codecov threshold to 0.5% #83 (auxten)
    • โž• Add SQLite and 1, 2, 3 miner(s) with or without signature benchmark test suits #82 (auxten)
    • ๐Ÿ›  Fix a fatal bug while querying ACK from other peer #81 (leventeliu)
    • ๐Ÿ›  Fix fetch block API issue #79 (leventeliu)
    • ๐Ÿ›  Fix observer dynamic subscribe from oldest #78 (auxten)
  • v0.0.1 Changes

    September 27, 2018

    Full Changelog

    Closed issues:

    • ThunderDB has been renamed to CovenantSQL #58
    • ๐Ÿ— build error #50

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘‰ Make idminer and README.md less ambiguous #77 (auxten)
    • ๐Ÿ”ง Make all path config in adapter relative to working root configuration #76 (auxten)
    • โœ… TestNet faucet for CovenantSQL API demo #75 (auxten)
    • HTTPS RESTful API for CovenantSQL #74 (xq262144)
    • Unify the nonce increment, BaseAccount also increases account nonce. #73 (leventeliu)
    • ๐Ÿ›  Fix a nonce checking issue and add more specific test cases. #72 (leventeliu)
    • โž• Add an idminer readme for generating key pair and testnet address #71 (zeqing-guo)
    • โž• Add BenchmarkSingleMiner, use rpc.NewPersistentCaller for client conn #70 (auxten)
    • โž• Add RPC methods for balance query. #69 (leventeliu)
    • โž• Addrgen to generate testnet address #68 (zeqing-guo)
    • ๐Ÿ‘Œ Support hole skipping in observer #67 (xq262144)
    • โž• Add base account type transaction with initial balance for testnet. #66 (leventeliu)
    • โž• Add auto config generator #65 (zeqing-guo)
    • ๐Ÿ‘‰ Use a well-defined interface to process transactions on block producers. #64 (leventeliu)
    • โž• Add an explanation for non-deterministic authenticated encryption input vector #63 (auxten)
    • โž• Add nonce generator in idminer #61 (zeqing-guo)
    • ๐Ÿ‘ Optional database encryption support on database creation. #60 (xq262144)
    • Clarify README.md for project and DH-RPC #59 (auxten)
    • ๐Ÿ“‡ Rename ThunderDB to CovenantSQL #57 (zeqing-guo)
    • โšก๏ธ Update README.md #55 (auxten)
    • โž• Add address test cases #54 (zeqing-guo)
    • ๐Ÿ›  Fix block index issue #52 (leventeliu)
    • ๐Ÿ›  Fix/issue-50: use major version tag in docker file #51 (leventeliu)
    • โž• Add DH-RPC example #49 (auxten)
    • ๐Ÿ”€ Merge cli tool to core code base #48 (xq262144)

    * This Changelog was automatically generated by github_changelog_generator