Logo
Explore Help
Sign In
mirrors/tendermint
1
0
Fork 0
You've already forked tendermint
mirror of https://github.com/tendermint/tendermint.git synced 2026-02-09 05:20:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
16a1404cfe85aca358791038c159181e70de35ed
tendermint/consensus
History
Jae Kwon 16a1404cfe fixed inequality bug, loading catchup commits when shouldn't.
2015-07-05 20:26:02 -07:00
..
types
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
2015-06-25 20:28:34 -07:00
config.go
Config is passed into each module. Remove tendermint/confer
2015-05-17 16:19:57 -07:00
height_vote_set.go
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
2015-06-25 20:28:34 -07:00
log.go
Package import path change
2015-04-01 17:30:16 -07:00
reactor.go
fixed inequality bug, loading catchup commits when shouldn't.
2015-07-05 20:26:02 -07:00
README.md
Update README.md
2014-11-20 05:28:01 -08:00
state_test.go
Fixed tests
2015-06-24 14:04:40 -07:00
state.go
Do not panic upon RoundStepType.String() for invalid type
2015-07-05 15:42:37 -07:00
test.go
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
2015-06-25 20:28:34 -07:00
vote_set_test.go
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
2015-06-25 20:28:34 -07:00
vote_set.go
consensus reactor code polish, fixed prs BitArray cache invalidation bug
2015-07-05 13:40:59 -07:00

README.md

The core consensus algorithm.

  • state.go - The state machine as detailed in the whitepaper
  • reactor.go - A reactor that connects the state machine to the gossip network
Powered by Gitea Version: 1.24.6 Page: 609ms Template: 32ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API