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
worker
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2019
Use raw expvar.Int for dbcount
auxten
committed
ccf4d21
View commit details
Copy full SHA for ccf4d21
View code at this point
Browse repository at this point
Fix miner db:count to counter
auxten
committed
c17d70e
View commit details
Copy full SHA for c17d70e
View code at this point
Browse repository at this point
Ignore error in initialization
leventeliu
committed
0ffa188
View commit details
Copy full SHA for 0ffa188
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Use once reset instead of once assignmet in test case
Qi Xiao
committed
ccd94b8
View commit details
Copy full SHA for ccd94b8
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Fix tests for go-sqlite 3.28.0 will return table name and column name with string type
auxten
committed
789418e
View commit details
Copy full SHA for 789418e
View code at this point
Browse repository at this point
Commits on May 30, 2019
Merge branch 'develop' into bugfix/rpc_timeout
leventeliu
authored
229fece
View commit details
Copy full SHA for 229fece
View code at this point
Browse repository at this point
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 May 28, 2019
Add timeout while synchronizing head blocks
leventeliu
committed
a1a618f
View commit details
Copy full SHA for a1a618f
View code at this point
Browse repository at this point
Commits on May 13, 2019
Fix race and return error via channel
leventeliu
committed
89b19a0
View commit details
Copy full SHA for 89b19a0
View code at this point
Browse repository at this point
Parallelize database initialization instead of chain
leventeliu
committed
5c22397
View commit details
Copy full SHA for 5c22397
View code at this point
Browse repository at this point
Parallelize chain synchronization in startup
leventeliu
committed
2cf42e0
View commit details
Copy full SHA for 2cf42e0
View code at this point
Browse repository at this point
Add more metric vars of miner node (#326)
Show description for 6af1b83
Qi Xiao
authored and
auxten
committed
6af1b83
View commit details
Copy full SHA for 6af1b83
View code at this point
Browse repository at this point
Commits on May 7, 2019
Add throttle to missing log fetch marker
Qi Xiao
committed
8095caf
View commit details
Copy full SHA for 8095caf
View code at this point
Browse repository at this point
Fix fetch log mux code bug
Qi Xiao
committed
70b3612
View commit details
Copy full SHA for 70b3612
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Add direct RPC server for miner
leventeliu
committed
7735fdf
View commit details
Copy full SHA for 7735fdf
View code at this point
Browse repository at this point
Commits on Apr 1, 2019
Merge remote-tracking branch 'origin/develop' into feature/rpc_improve
leventeliu
committed
47ec19b
View commit details
Copy full SHA for 47ec19b
View code at this point
Browse repository at this point
More refactoring
leventeliu
committed
0c60c01
View commit details
Copy full SHA for 0c60c01
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Refactor rpc package
leventeliu
committed
219a94a
View commit details
Copy full SHA for 219a94a
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Fix bug: ignore locally unknown billing
leventeliu
committed
ac85f9f
View commit details
Copy full SHA for ac85f9f
View code at this point
Browse repository at this point
Revert a transaction type removal
leventeliu
committed
b7e8c56
View commit details
Copy full SHA for b7e8c56
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Merge branch 'beta' into bugfix/beta_chain_db_key_prefix
laodouya
authored
988da9f
View commit details
Copy full SHA for 988da9f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/beta_upstream
leventeliu
committed
cda2a61
View commit details
Copy full SHA for cda2a61
View code at this point
Browse repository at this point
Fix database test case using valid database id
Qi Xiao
committed
2e93401
View commit details
Copy full SHA for 2e93401
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Move mux PRC package
leventeliu
committed
bbf3fe7
View commit details
Copy full SHA for bbf3fe7
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Use a global leveldb instance for multiple chains
leventeliu
committed
6b51d52
View commit details
Copy full SHA for 6b51d52
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 invalid format directive
Qi Xiao
committed
180d97d
View commit details
Copy full SHA for 180d97d
View code at this point
Browse repository at this point
Add kms public keystore recycle function for leak test
Qi Xiao
committed
12dfa79
View commit details
Copy full SHA for 12dfa79
View code at this point
Browse repository at this point
Add missing break to users permission update
Qi Xiao
authored
dd7f080
View commit details
Copy full SHA for dd7f080
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Fix bug in dbms updatePermission call
Qi Xiao
committed
207db59
View commit details
Copy full SHA for 207db59
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Add billing range
leventeliu
committed
e2c1a7a
View commit details
Copy full SHA for e2c1a7a
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Fix format string of errors wrap
leventeliu
committed
cd05207
View commit details
Copy full SHA for cd05207
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
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
Combine all createRandomBlock funcs to one(exclude sqlchain/xxx_test.go)
laodouya
committed
f3fce74
View commit details
Copy full SHA for f3fce74
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.