FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for consistent - Web3-Net/CovenantSQL · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Web3-Net
/
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
consistent
on
develop
User selector
Datepicker
Commit history
Commits on May 13, 2019
Fix Consistent.count
auxten
committed
a6ee5c2
View commit details
Copy full SHA for a6ee5c2
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Add service:DHT:NodeCount to metric web
auxten
committed
0bc4cc0
View commit details
Copy full SHA for 0bc4cc0
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Recycle keystore file in unit test
Qi Xiao
committed
eea91b5
View commit details
Copy full SHA for eea91b5
View code at this point
Browse repository at this point
Fix corner case in keystore unit test
Qi Xiao
committed
4c65bae
View commit details
Copy full SHA for 4c65bae
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Format godoc
leventeliu
committed
c2aa4e6
View commit details
Copy full SHA for c2aa4e6
View code at this point
Browse repository at this point
Add imports format script and format all codes
leventeliu
committed
e301969
View commit details
Copy full SHA for e301969
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Format logging messages
Show description for 8b4a70a
leventeliu
committed
8b4a70a
View commit details
Copy full SHA for 8b4a70a
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Normalize log formats and calls
Qi Xiao
committed
2348127
View commit details
Copy full SHA for 2348127
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Fix NodeID unit tests
auxten
committed
2bf4ecc
View commit details
Copy full SHA for 2bf4ecc
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Fix race condition in dht consistent ring
Qi Xiao
committed
ee46afd
View commit details
Copy full SHA for ee46afd
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
rename all thunderdb words
auxten
committed
5110e08
View commit details
Copy full SHA for 5110e08
View code at this point
Browse repository at this point
move back to github
auxten
committed
1eae4c4
View commit details
Copy full SHA for 1eae4c4
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
fix lots of lint issueand stupid lint bugs
auxten
committed
8566616
View commit details
Copy full SHA for 8566616
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
remove periodicPingBlockProducer, BP will init nodes during consistent.InitConsistent()
auxten
committed
bbdf8bc
View commit details
Copy full SHA for bbdf8bc
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
all BP node info can get from dc.GetBPFromDNSSeed
auxten
committed
eb839b4
View commit details
Copy full SHA for eb839b4
View code at this point
Browse repository at this point
Commits on Jul 22, 2018
Merge remote-tracking branch 'origin/bugfix/integration-bugfixes' into feature/sessionPool
auxten
committed
8cfce94
View commit details
Copy full SHA for 8cfce94
View code at this point
Browse repository at this point
TestSessionPool_Leak WIP
auxten
committed
346086f
View commit details
Copy full SHA for 346086f
View code at this point
Browse repository at this point
Commits on Jul 21, 2018
Verbose log for debug purpose
Qi Xiao
committed
6f6c9e9
View commit details
Copy full SHA for 6f6c9e9
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Add GetCurrentBP method based on DHT.FindNeighbor
Qi Xiao
committed
122e9c3
View commit details
Copy full SHA for 122e9c3
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
fix test case log
auxten
committed
e31adb4
View commit details
Copy full SHA for e31adb4
View code at this point
Browse repository at this point
DHT.FindNeighbor add ServerRole filter
auxten
committed
252876c
View commit details
Copy full SHA for 252876c
View code at this point
Browse repository at this point
move ServerRole from conf to proto package
auxten
committed
831211d
View commit details
Copy full SHA for 831211d
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
wrap logrus to utils/log
auxten
committed
5027913
View commit details
Copy full SHA for 5027913
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
add FindNode RPC
auxten
committed
065ea2f
View commit details
Copy full SHA for 065ea2f
View code at this point
Browse repository at this point
fix consistent Benchmark
auxten
committed
5f09ed6
View commit details
Copy full SHA for 5f09ed6
View code at this point
Browse repository at this point
use uint256 key space for consistent hash, add GetNode func
auxten
committed
23c7dd4
View commit details
Copy full SHA for 23c7dd4
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
rename consistent.Get* to consistent.GetNeighbor*
auxten
committed
b2ae1f3
View commit details
Copy full SHA for b2ae1f3
View code at this point
Browse repository at this point
Commits on Jul 3, 2018
clean up kayak.Role and CheckNum
auxten
committed
3096cd4
View commit details
Copy full SHA for 3096cd4
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
organize all BPInfo in kms.BP
auxten
committed
78a8041
View commit details
Copy full SHA for 78a8041
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
client can query any BP
auxten
committed
9a66ab5
View commit details
Copy full SHA for 9a66ab5
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
fix comments make golint happy
auxten
committed
bd4fe4b
View commit details
Copy full SHA for bd4fe4b
View code at this point
Browse repository at this point
BP node Consistent Secure DHT built on kayak and sqlite
auxten
committed
05c734b
View commit details
Copy full SHA for 05c734b
View code at this point
Browse repository at this point
use interface for consistent hash persistence
auxten
committed
8f56caf
View commit details
Copy full SHA for 8f56caf
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
fix consistent test
auxten
committed
7cf7e44
View commit details
Copy full SHA for 7cf7e44
View code at this point
Browse repository at this point
add thunderdbd kayak in bootstrap.go
auxten
committed
6767366
View commit details
Copy full SHA for 6767366
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL