All Versions
14
Latest Version
Avg Release Cycle
24 days
Latest Release
1509 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.8.0 Changes
August 07, 2019v0.8.0 (2019-08-07)
๐ Merged pull requests:
- โ Add generate choose testnet region ability #366 (laodouya)
- โ Add sydney bp, fix IPv6 seed for public key bug #365 (auxten)
- โ Remove -file param in cql console command. #363 (laodouya)
- ๐ Use goroutine specified rpc caller to avoid concurrent issue #361 (leventeliu)
- CQL-Proxy And CQL-ETH-Bridge #359 (xq262144)
- ๐ Fix dep vender hash difference. #358 (laodouya)
- โก๏ธ Update SQLite to 3.28.0 with Full Text Search supported #356 (auxten)
-
v0.7.0 Changes
June 12, 2019Implemented enhancements:
- โก๏ธ cql ๅขๅ ไธไธช update ๆดๆฐ่ชๅทฑ็ๅฝไปค๏ผๅ่nvm๏ผ #343
Closed issues:
- https://covenantsql.io/blog/quickstart-zh ๆๆกฃไธๆฏๆๆฐ็ #344
- Can not use double quote in table name #113
๐ Merged pull requests:
- ๐ Fix sqlchain head block timestamp metric inaccurate bug #355 (xq262144)
- โก๏ธ Update sqlparser to support CREATE INDEX statement with dobule quoted name #354 (xq262144)
- โ Add timeout while synchronizing head blocks #352 (leventeliu)
- โ Add wechat qr code in readme #351 (auxten)
- ๐ Fix cql explorer bugs #350 (laodouya)
- ๐ Fix account type IsValid bug. #346 (laodouya)
- โ Add cql repeating logs while long process #345 (laodouya)
- โ Add AES-128-CBC PKCS#7 end to end encryption and decryption #342 (auxten)
- Collapse Readme on pure developer stuff #341 (auxten)
- ๐ Support double quote ident for table/column name #339 (xq262144)
- ๐ Resolve DNS seeds in parallel #338 (744189447)
- โ Add eventual mode in stable test #336 (laodouya)
- โก๏ธ Update ci previous version to v0.6.0. #335 (laodouya)
-
v0.6.0 Changes
May 15, 2019v0.6.0 (2019-05-15)
๐ Fixed bugs:
- [Document] some Quickstart pages are outdated #309
Closed issues:
- ๐ฆ signal SIGBUS: bus error code #151
- truncate database cmd not found #149
- ๐ Static build get some warnings about glibc #143
- ๐ณ Panic while docker stop miner. #125
๐ Merged pull requests:
- ๐ Fix incorrect log condition #334 (leventeliu)
- ๐ Fix bug in provide service immutable tx apply height #333 (xq262144)
- โ Remove the initialization BP step #332 (744189447)
- ๐ Fix provide service miner overcharge deposit bug #331 (xq262144)
- Serve RPC server first to prevent connection issue #330 (leventeliu)
- ๐ Fix cql misunderstanding #329 (laodouya)
- ๐ Support android arm64 system compatible ELF binary release #328 (xq262144)
- ๐ Parallelize chain synchronization in startup #327 (leventeliu)
- โ Add more metric vars of miner node #326 (xq262144)
- Query account database deposit and arrears #325 (xq262144)
- โก๏ธ Faucet api update & cql command improvement #324 (xq262144)
- ๐ Feature/refactor cql #323 (laodouya)
- Lower memory consumption while rebuilding chain #322 (leventeliu)
- โ Add service:DHT:NodeCount to metric web #321 (auxten)
- โ Add bench chart in README.md #318 (laodouya)
- โ Add receipt for query and execute methods with context #317 (leventeliu)
- โก๏ธ Update README.md #315 (ConnorLi96)
- โก๏ธ Update CovenantSQL README-zh.md #314 (ConnorLi96)
- ๐ป Bring some improvements to the cql command line toolset #313 (leventeliu)
- โ Add bash zsh completion and homebrew for cql #312 (auxten)
- ๐ Fix GNTE billingcount too large. Clean database before every single bench. #311 (laodouya)
- ๐ Fix cql command dsn parser bug #310 (xq262144)
- Provide more aggressive cache control for sqlchain #308 (leventeliu)
- โ Add Comparison and use cases #307 (auxten)
- โ Add direct-PRC server for cql-minerd #306 (leventeliu)
- โ Remove boltdb dependency #305 (xq262144)
- ๐จ Refactor ETLS/RPC/mux packages #303 (leventeliu)
- ๐ Fix kayak memleak bugs #277 (xq262144)
-
v0.5.0 Changes
March 28, 2019v0.5.0 (2019-03-28)
๐ Featured Changes
- ๐ Merge
cql-utils
,cql-adapter
,cql-explorer
into 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)
- ๐ Merge
-
v0.4.0 Changes
February 25, 2019โ TestNet Docs:
๐ฑ Click โ ๐ TestNet ๅฟซ้ๅผๅง
v0.4.0 (2019-02-25)
๐ Merged pull requests:
- ๐ Use minimum assertion instead of exact version #265 (leventeliu)
- Promote beta branch #264 (leventeliu)
- โ Add imports format script and format all codes #263 (leventeliu)
- โ Add listen flag for adapter #262 (auxten)
- ๐ Use rpc broadcast for dht node info synchronization instead of kayak #261 (xq262144)
- ๐ Merge observer and explorer into cql #260 (auxten)
- โ Add transaction hash as return value in create/drop #259 (leventeliu)
- Combine createRandomBlock functions into one. #258 (laodouya)
- ๐ Improve unit test cover ratio #257 (laodouya)
- ๐จ Refactor observer synchronization to pull mode #256 (xq262144)
- ๐จ Refactor observer synchronization to pull mode #255 (xq262144)
- ๐ Fix SQLChain forks #254 (xq262144)
- โก๏ธ Update beta with develop updates #253 (xq262144)
- ๐ Improve unit test cover ratio. #251 (laodouya)
- โ Add blocks cache limit for block producers #249 (leventeliu)
- ๐ Support pprof http handler in BlockProducer #248 (xq262144)
- ๐ณ Unit all docker client config to same private.key #247 (laodouya)
- ๐ Make observer API writeTimeout = 10 * readTimeout #246 (auxten)
-
v0.3.0 Changes
January 30, 2019v0.3.0 (2019-01-30)
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)
-
v0.2.0 Changes
January 05, 2019โ TestNet Docs:
๐ฑ Click โ ๐ TestNet ๅฟซ้ๅผๅง
๐ Merged pull requests:
- โก๏ธ Update GNTE config #193 (laodouya)
- ๐ Fix matchProvidersWithUser inconsistent #188 (auxten)
- Speed up BPs at genesis startup #186 (leventeliu)
- Wait for database creation fix #185 (xq262144)
- ๐ฒ Simplify cql and cql-utils log #184 (auxten)
- ๐ Fix Makefile PHONY, add push_testnet #183 (auxten)
- ๐ Fix issue: duplicate branches #182 (leventeliu)
- โก๏ธ Update testnet conf #181 (auxten)
- โ Remove base58 wallet address #179 (auxten)
- ๐ Fix GNTE test config missing miner wallet init coin #178 (laodouya)
- โฌ๏ธ Upgrade transaction structure: add Timestamp field #177 (ggicci)
- Block main cycle when BP network is unreachable #176 (leventeliu)
- โ Remove useless hash in base58 encoded private key #175 (auxten)
- Prune unused codes #174 (leventeliu)
- ๐ Fix docker entry point #173 (leventeliu)
- โ Add permission granting/revoking #172 (leventeliu)
- ๐ณ Extract observer to an independent docker image #163 (laodouya)
-
v0.1.0 Changes
December 29, 2018CovenantSQL Developer Center
๐ CovenantSQL Developer Center released.Closed issues:
- Private Key Format should be humanly readable #144
๐ Merged pull requests:
- ๐ Change test config IsTestMode to true. #171 (laodouya)
- โก๏ธ Update node_c config for testnet #170 (leventeliu)
- ๐ Fix miner crash on billing #169 (leventeliu)
- โก๏ธ Update ci config #168 (xq262144)
- โก๏ธ Update observer api to support queries pagination #167 (xq262144)
- โ Add testnet parameters package and fix cql-utils congen tool #166 (leventeliu)
- โก๏ธ Update ci config, run reviewdog on travis, other in gitlab #165 (xq262144)
- โ Add README-zh for cql-utils #161 (leventeliu)
- โก๏ธ Update client readme and example #160 (laodouya)
- โ Add more test cases for ETLS #159 (auxten)
- โฌ๏ธ Reduce unnecessary object copy while producing/applying new block #158 (leventeliu)
- HTTP(S) Adapter Improvements and various query sanitizations #157 (xq262144)
- โ Add raw socket magic header and encrypted magic header for ETLS #156 (auxten)
- ๐ Fix RunCommandNB pipe issue #155 (auxten)
- ๐ Fix some issues in block producer #154 (leventeliu)
- ๐ณ Use docker mapping port for node_c #150 (auxten)
- โก๏ธ Update default makefile task to all #147 (draveness)
- ๐พ Save & load private key in base58 format #146 (draveness)
- โ Add billing process and chain bus support #145 (zeqing-guo)
- ๐จ Refactor build.sh and Makefile #142 (laodouya)
- ๐จ Block producer refactor and chain bus integration #135 (leventeliu)
-
v0.0.6 Changes
December 18, 2018Closed issues:
- ๐ณ Could not run in docker based alpine image #134
- Quickstart cli document 404 #97
- ๐ Any plan to NodeJS support? #80
๐ Merged pull requests:
- โ Add a Gitter chat badge to README.md #137 (gitter-badger)
- โ Add DSN options to enable SQL queries on follower nodes #136 (ggicci)
- If smux session dead, cancel the context passed to RPC through Envelope #133 (auxten)
- โ Add new cloudflare.com DNSKEY #132 (auxten)
- Prepare for auto bench in jenkins environment. #131 (laodouya)
-
v0.0.5 Changes
November 23, 2018๐ Fixed bugs:
- Stuck in 2pc inconsistent state error #56
Closed issues:
- ็จ cql ๆฅๆฅ็ไฝ ็้ฑๅ ไฝ้ขๆถๅบ้ #111
๐ Merged pull requests:
- ๐ Fix table name should add space in one test case. #128 (laodouya)
- ๐ Fix memory exhausting issue #127 (leventeliu)
- โ Add block cache pruning #126 (leventeliu)
- ๐ฒ Utils/Profiler log field name wrong. #124 (laodouya)
- โ Add simple Pub Sub framework and fix bug during long march #122 (auxten)
- ๐ Move client.conn.pCaller init in newConn #121 (auxten)
- ๐ Fix broken BenchmarkMinerXXX add BenchmarkMinerTwo to travis #120 (auxten)
- FUSE on CovenantSQL #119 (auxten)
- โ Integration bench test support on exist database file. #118 (laodouya)
- ๐ฆ Move HashSignVerifier definition to crypto package #117 (leventeliu)
- โ Increase project test coverage and fix bugs in kayak #116 (xq262144)
- ๐ Fix invalid parent, and increate block producing period on main chain #115 (zeqing-guo)
- A shard chain eventual consistency implementation #103 (leventeliu)