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 }}
ChanSimper
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CovenantSQL
utils
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2018
Add proto.AccountAddress & readable address conversion functions
Qi Xiao
committed
7a92f46
View commit details
Copy full SHA for 7a92f46
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Minor fix for goreport card
leventeliu
committed
1738d64
View commit details
Copy full SHA for 1738d64
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
add nonce generator in idminer
zeqing-guo
committed
4daca90
View commit details
Copy full SHA for 4daca90
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
add address testcases
zeqing-guo
committed
35e9b91
View commit details
Copy full SHA for 35e9b91
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Add DecodeMsgPackPlain for history compatibility
Qi Xiao
committed
e5ecbce
View commit details
Copy full SHA for e5ecbce
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 20, 2018
test different type and member name but same data type and content hash identical
auxten
committed
5a645f6
View commit details
Copy full SHA for 5a645f6
View code at this point
Browse repository at this point
Commits on Aug 18, 2018
use github.com/CovenantSQL/HashStablePack/msgp to generate all MarshalHash
auxten
committed
540377b
View commit details
Copy full SHA for 540377b
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
remove useless readxxx for Unmarshal
auxten
committed
6887ad5
View commit details
Copy full SHA for 6887ad5
View code at this point
Browse repository at this point
limit usage of pure content Marshal to only hash computing, make the func rename MarshalBinary to MarshalHash
auxten
committed
423b12d
View commit details
Copy full SHA for 423b12d
View code at this point
Browse repository at this point
unify usage to THashH
auxten
committed
c042bca
View commit details
Copy full SHA for c042bca
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Fix bug on interface type detection and serialization
Qi Xiao
committed
e9ae7e9
View commit details
Copy full SHA for e9ae7e9
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Merge remote-tracking branch 'origin/develop' into feature/TestGNTE
auxten
committed
9adc346
View commit details
Copy full SHA for 9adc346
View code at this point
Browse repository at this point
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 Aug 3, 2018
use NilFormatter to discard log, because assigning entry.Logger.Out = ioutil.Discard will cause all subsequent log missing
auxten
authored and
zeqing-guo
committed
90e561b
View commit details
Copy full SHA for 90e561b
View code at this point
Browse repository at this point
use NilFormatter to discard log, because assigning entry.Logger.Out = ioutil.Discard will cause all subsequent log missing
auxten
committed
48c5c47
View commit details
Copy full SHA for 48c5c47
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/blockProducer
zeqing-guo
committed
12de213
View commit details
Copy full SHA for 12de213
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
Write type info in msgpack codec and support type introspection in query response rpc
Qi Xiao
committed
a1f9e7d
View commit details
Copy full SHA for a1f9e7d
View code at this point
Browse repository at this point
if package name exists and log level is more verbose, the log will be dropped
auxten
committed
7f7f663
View commit details
Copy full SHA for 7f7f663
View code at this point
Browse repository at this point
add PkgDebugLogFilter, if package name exists and value is true, all debug log of this package will be dropped
auxten
committed
f29e67a
View commit details
Copy full SHA for f29e67a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/blockProducer
zeqing-guo
committed
b64a936
View commit details
Copy full SHA for b64a936
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
Update license
leventeliu
committed
79e7c00
View commit details
Copy full SHA for 79e7c00
View code at this point
Browse repository at this point
Add utility method to calculate public key hash
leventeliu
committed
e619de2
View commit details
Copy full SHA for e619de2
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
add functions to start and stop main chain
zeqing-guo
committed
f332043
View commit details
Copy full SHA for f332043
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
add pubKey2Addr function
zeqing-guo
committed
4d97e53
View commit details
Copy full SHA for 4d97e53
View code at this point
Browse repository at this point
add supports for public key to address
zeqing-guo
committed
fcc65bf
View commit details
Copy full SHA for fcc65bf
View code at this point
Browse repository at this point
Commits on Jul 29, 2018
add billing function
zeqing-guo
committed
2907dd4
View commit details
Copy full SHA for 2907dd4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/blockProducer
zeqing-guo
committed
374b621
View commit details
Copy full SHA for 374b621
View code at this point
Browse repository at this point
add block producer function
zeqing-guo
committed
c23c786
View commit details
Copy full SHA for c23c786
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
1. add main chain structures and produce block function 2. inprove the serial.go
zeqing-guo
committed
fdab32f
View commit details
Copy full SHA for fdab32f
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Merge remote-tracking branch 'origin/develop' into feature/sqlchain
leventeliu
committed
133e2f7
View commit details
Copy full SHA for 133e2f7
View code at this point
Browse repository at this point
route.SetNodeAddrCache and kms.SetNode at kayak 2PC commit; fix server connection leak
auxten
committed
6760dac
View commit details
Copy full SHA for 6760dac
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
Golint issues
Qi Xiao
committed
992f641
View commit details
Copy full SHA for 992f641
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.