Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CovenantSQL
/
CovenantSQL
Public
Notifications
You must be signed in to change notification settings
Fork
146
Star
1.5k
Code
Issues
27
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CovenantSQL
proto
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 30, 2019
Refine metrics
Qi Xiao
committed
85d98bb
View commit details
Copy full SHA for 85d98bb
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Add config field and node info filed for direct RPC server
leventeliu
committed
44eea62
View commit details
Copy full SHA for 44eea62
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Merge remote-tracking branch 'origin/beta' into feature/promote_beta
leventeliu
committed
a94b9e4
View commit details
Copy full SHA for a94b9e4
View code at this point
Browse repository at this point
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 Feb 18, 2019
Stablize genesis block generation
Qi Xiao
committed
44adc79
View commit details
Copy full SHA for 44adc79
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Imporve unit test cover for supportive code
laodouya
committed
efc8ecc
View commit details
Copy full SHA for efc8ecc
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Regen HashStablePack for v2.0.0
auxten
committed
9ebc143
View commit details
Copy full SHA for 9ebc143
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Fix missing AccountAddress MarshalYAML UnmarshalYAML
auxten
committed
2071b30
View commit details
Copy full SHA for 2071b30
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Fix func (z *AccountAddress) String() string to func (z AccountAddress) String() string
auxten
committed
c3fc326
View commit details
Copy full SHA for c3fc326
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
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
Commits on Dec 26, 2018
Make cql create database with target miners use Hash string instead of byte array
Qi Xiao
committed
7496ddd
View commit details
Copy full SHA for 7496ddd
View code at this point
Browse repository at this point
Golint issues
Qi Xiao
committed
46aec6a
View commit details
Copy full SHA for 46aec6a
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Merge remote-tracking branch 'origin/develop' into feature/bpRefactor
leventeliu
committed
5522e5e
View commit details
Copy full SHA for 5522e5e
View code at this point
Browse repository at this point
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
Format code for new version goimports
auxten
committed
cf370e9
View commit details
Copy full SHA for cf370e9
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Merge remote-tracking branch 'origin/develop' into feature/bpRefactor
leventeliu
committed
43a58cf
View commit details
Copy full SHA for 43a58cf
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Return background context if not set
leventeliu
committed
e35728d
View commit details
Copy full SHA for e35728d
View code at this point
Browse repository at this point
If smux session dead, cancel the context passed to RPC through Envelope
auxten
committed
0c337ad
View commit details
Copy full SHA for 0c337ad
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Add test case
zeqing-guo
committed
8e46764
View commit details
Copy full SHA for 8e46764
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Add update permission
zeqing-guo
committed
9d6c393
View commit details
Copy full SHA for 9d6c393
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
Add miner-user matching mode
zeqing-guo
committed
9aa1747
View commit details
Copy full SHA for 9aa1747
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Unify sign/verification errors
Qi Xiao
committed
7ffd859
View commit details
Copy full SHA for 7ffd859
View code at this point
Browse repository at this point
Refactor non-chain types to use DefaultHashSignVerifierImpl
Qi Xiao
committed
4bcacd7
View commit details
Copy full SHA for 4bcacd7
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Increase test coverage on kayak/client/proto packages
Qi Xiao
committed
e2003bc
View commit details
Copy full SHA for e2003bc
View code at this point
Browse repository at this point
Improve test coverage
Qi Xiao
committed
37982fa
View commit details
Copy full SHA for 37982fa
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
NodeID.UnmarshalBinary process 64 bytes NodeID for backward compatible
auxten
authored and
Qi Xiao
committed
39cc93e
View commit details
Copy full SHA for 39cc93e
View code at this point
Browse repository at this point
Kayak performance refactor
Qi Xiao
committed
670bd0a
View commit details
Copy full SHA for 670bd0a
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Merge remote-tracking branch 'origin/develop' into feature/pprof
auxten
committed
449e5a8
View commit details
Copy full SHA for 449e5a8
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Fix proto.FindNeighborReq.NodeID proto.FindNodeReq.NodeID name collison with Envelope
auxten
committed
979fd44
View commit details
Copy full SHA for 979fd44
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
Merge remote-tracking branch 'origin/develop' into feature/pprof
auxten
committed
4874f0d
View commit details
Copy full SHA for 4874f0d
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Unify msgpack encode/decode
Qi Xiao
committed
b7a8bd4
View commit details
Copy full SHA for b7a8bd4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.