FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for client - developgo/CovenantSQL · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
developgo
/
CovenantSQL
Public
forked from
CovenantSQL/CovenantSQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CovenantSQL
client
on
develop
User selector
Datepicker
Commit history
Commits on Jan 14, 2019
Optimize client error log
auxten
committed
f883e86
View commit details
Copy full SHA for f883e86
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Merge branch 'develop' into feature/txInfo
xq262144
authored
8edf6d6
View commit details
Copy full SHA for 8edf6d6
View code at this point
Browse repository at this point
Fix test case for mock
Qi Xiao
committed
ccc6359
View commit details
Copy full SHA for ccc6359
View code at this point
Browse repository at this point
WaitDBCreation now wait miner create complete.
laodouya
authored and
Qi Xiao
committed
1f9cef2
View commit details
Copy full SHA for 1f9cef2
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Merge remote-tracking branch 'origin/develop' into feature/txInfo
leventeliu
committed
dcafc90
View commit details
Copy full SHA for dcafc90
View code at this point
Browse repository at this point
Add withError
zeqing-guo
committed
b71e2c7
View commit details
Copy full SHA for b71e2c7
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/txInfo
leventeliu
authored
f2febee
View commit details
Copy full SHA for f2febee
View code at this point
Browse repository at this point
Merge branch 'feature/chainBus-SQLChain' of github.com:CovenantSQL/CovenantSQL into feature/chainBus-SQLChain
zeqing-guo
committed
a9b5c48
View commit details
Copy full SHA for a9b5c48
View code at this point
Browse repository at this point
Remove stable coin and covenant coin interface
zeqing-guo
committed
9c0a4c7
View commit details
Copy full SHA for 9c0a4c7
View code at this point
Browse repository at this point
Add tx TTL, refactor chain codes
leventeliu
committed
3160413
View commit details
Copy full SHA for 3160413
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/chainBus-SQLChain
auxten
authored
69090fd
View commit details
Copy full SHA for 69090fd
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/chainBus-SQLChain
auxten
authored
7685f7a
View commit details
Copy full SHA for 7685f7a
View code at this point
Browse repository at this point
Fix comment typo
Qi Xiao
committed
8754820
View commit details
Copy full SHA for 8754820
View code at this point
Browse repository at this point
Wait for database creation before using database
Qi Xiao
committed
139054f
View commit details
Copy full SHA for 139054f
View code at this point
Browse repository at this point
Add and fix WaitDatabaseCreation WaitBPChainService
auxten
committed
8abdd58
View commit details
Copy full SHA for 8abdd58
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Improve cql input format
zeqing-guo
committed
42166a5
View commit details
Copy full SHA for 42166a5
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Add UpdatePermission and Transfer transaction in cql-util
zeqing-guo
committed
9d63edd
View commit details
Copy full SHA for 9d63edd
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/chainBus-SQLChain
xq262144
authored
2d89b6e
View commit details
Copy full SHA for 2d89b6e
View code at this point
Browse repository at this point
Add GetTokenBalance interface in driver
zeqing-guo
committed
7b665f2
View commit details
Copy full SHA for 7b665f2
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Prune unused codes
leventeliu
committed
1cbcb82
View commit details
Copy full SHA for 1cbcb82
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/chainBus-SQLChain
xq262144
authored
25ab125
View commit details
Copy full SHA for 25ab125
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
Fix bug: incorrect mock BP RPC
zeqing-guo
committed
64f104e
View commit details
Copy full SHA for 64f104e
View code at this point
Browse repository at this point
Fix client example code
Qi Xiao
committed
afe653b
View commit details
Copy full SHA for afe653b
View code at this point
Browse repository at this point
Also wait for database connection ready on testing
leventeliu
committed
c477c19
View commit details
Copy full SHA for c477c19
View code at this point
Browse repository at this point
Add comment
auxten
committed
5280790
View commit details
Copy full SHA for 5280790
View code at this point
Browse repository at this point
Add Client.WaitDBCreation
auxten
committed
34ebc34
View commit details
Copy full SHA for 34ebc34
View code at this point
Browse repository at this point
Format readme, use absolute refer
leventeliu
committed
33c03b2
View commit details
Copy full SHA for 33c03b2
View code at this point
Browse repository at this point
Use dbID instead of dbid
Qi Xiao
committed
2e4a94e
View commit details
Copy full SHA for 2e4a94e
View code at this point
Browse repository at this point
Use proto.DatabaseID instead of *proto.DatabaseID
Qi Xiao
committed
324ee20
View commit details
Copy full SHA for 324ee20
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/chainBus-SQLChain
Qi Xiao
committed
607bcf5
View commit details
Copy full SHA for 607bcf5
View code at this point
Browse repository at this point
Fix client testing
leventeliu
committed
7db056a
View commit details
Copy full SHA for 7db056a
View code at this point
Browse repository at this point
Commits on Dec 26, 2018
Add Chinese version of client readme
laodouya
committed
9ba9e7b
View commit details
Copy full SHA for 9ba9e7b
View code at this point
Browse repository at this point
Auto provide service on miner start
Qi Xiao
committed
67dd873
View commit details
Copy full SHA for 67dd873
View code at this point
Browse repository at this point
Update client README to compatible with chain bus new scheme
Qi Xiao
committed
87a1b4a
View commit details
Copy full SHA for 87a1b4a
View code at this point
Browse repository at this point
Merge branch 'feature/chainBus-SQLChain' of github.com:CovenantSQL/CovenantSQL into feature/chainBus-SQLChain
zeqing-guo
committed
ae130e9
View commit details
Copy full SHA for ae130e9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL