All Versions
14
Latest Version
Avg Release Cycle
24 days
Latest Release
1861 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.0.4 Changes
November 08, 2018๐ 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๐ 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, 2018Closed 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, 2018Closed issues:
๐ 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