Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
CodeChain-io
/
codechain
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
259
Code
Issues
47
Pull requests
17
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
8554dcc
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 30, 2019
Rename VoteCollector::vote to collect
foriequal0
committed
8554dcc
Copy full SHA for 8554dcc
Add VoteRegressionChecker
foriequal0
committed
d06080c
Copy full SHA for d06080c
Cleanup vote functions
foriequal0
committed
30da9f2
Copy full SHA for 30da9f2
Commits on Sep 27, 2019
Check mutation of votes_received automatially
foriequal0
committed
333307e
Copy full SHA for 333307e
Try to unlock account only when it is imported
remagpie
authored and
foriequal0
committed
cbcec0b
Copy full SHA for cbcec0b
Commits on Sep 26, 2019
Do not panic when height, view or step is changed while creating a block
majecty
committed
b1e7585
Copy full SHA for b1e7585
Remove unused `on_verified_proposal` in consensus
majecty
committed
9237381
Copy full SHA for 9237381
Make sign function hash argument by itself
foriequal0
committed
ab0ec3a
Copy full SHA for ab0ec3a
Relplace message_info_rlp, message_hash with VoteOn::hash
foriequal0
committed
c8cdcc6
Copy full SHA for c8cdcc6
Make the order of votes consistent
Show description for f805518
majecty
committed
f805518
Copy full SHA for f805518
Handle multiple proposals in a view correctly in Tendermint
Show description for f7b3b32
majecty
committed
f7b3b32
Copy full SHA for f7b3b32
Stop generating block if consensus cannot make a seal
Show description for 062fc76
majecty
committed
062fc76
Copy full SHA for 062fc76
Remove lock in VoteCollector
foriequal0
authored and
mergify[bot]
committed
db5368c
Copy full SHA for db5368c
Box ConsensusMesasage in stake::Action::ReportDoubleVote
Show description for 56bacfb
foriequal0
committed
56bacfb
Copy full SHA for 56bacfb
Move VoteCollector into Tendermint
foriequal0
committed
8ea7134
Copy full SHA for 8ea7134
Remove vote_collector::Message trait
Show description for f607130
foriequal0
committed
f607130
Copy full SHA for f607130
Commits on Sep 25, 2019
Do not convert to Bytes until it is necessary
foriequal0
committed
115a749
Copy full SHA for 115a749
Commits on Sep 24, 2019
Remove order
joojis
committed
f13ca4f
Copy full SHA for f13ca4f
Fill the missing fields in the Transaction spec
remagpie
authored and
foriequal0
committed
dff4ff4
Copy full SHA for dff4ff4
Commits on Sep 23, 2019
Call new_blocks even though block verification queue is not empty
Show description for fa71203
majecty
committed
fa71203
Copy full SHA for fa71203
If best block is not changed don't move to the next height
majecty
committed
7206d35
Copy full SHA for 7206d35
Import following downloaded blocks if the preceding block is already queued
Show description for cf4ca47
majecty
committed
cf4ca47
Copy full SHA for cf4ca47
Remove compose and decompose transaction
majecty
committed
8d5433c
Copy full SHA for 8d5433c
Commits on Sep 18, 2019
Fix possible regression issue caused by `ProposeWaitEmptyBlockTimer`
Show description for 96f7f94
foriequal0
authored and
mergify[bot]
committed
96f7f94
Copy full SHA for 96f7f94
Commits on Sep 11, 2019
Make step transition log verbose
majecty
committed
e096a50
Copy full SHA for e096a50
Do not request proposal to peers if the current state is Commit
majecty
committed
19c93d5
Copy full SHA for 19c93d5
Add Commit message in Tendermint
Show description for 77e5bb2
majecty
committed
77e5bb2
Copy full SHA for 77e5bb2
Fix a step regression bug in Tendermint::worker::new_blocks
Show description for 2b12d0b
foriequal0
authored and
majecty
committed
2b12d0b
Copy full SHA for 2b12d0b
Move to Commit state if enough precommits are collected
majecty
committed
47870a4
Copy full SHA for 47870a4
Move "Transition to {state}" log in the move_to_step function
majecty
committed
536a076
Copy full SHA for 536a076
Use TendermintState instead of Step in some places
Show description for 8268e6f
majecty
committed
8268e6f
Copy full SHA for 8268e6f
Commits on Sep 5, 2019
Revert "Update the best block when best proposal header is updated"
Show description for febcce1
majecty
committed
febcce1
Copy full SHA for febcce1
Update the best block when best proposal header is updated
Show description for e6c6f95
majecty
committed
e6c6f95
Copy full SHA for e6c6f95
Update genesis block of the Beagle network
majecty
committed
91794d6
Copy full SHA for 91794d6
Commits on Sep 2, 2019
Turn on lto for the release build
remagpie
authored and
majecty
committed
9d12c36
Copy full SHA for 9d12c36
Pagination
Previous
Next
You can’t perform that action at this time.