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-04-29 11:56:56 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fc0a4bae4e94d7d084818720fa829407adf06b04
tendermint/consensus
History
Jae Kwon fc0a4bae4e Do not reset Proposal* when EnterNewRound(0)
2015-07-05 15:35:26 -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
Do not reset Proposal* when EnterNewRound(0)
2015-07-05 15:35:26 -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 reset Proposal* when EnterNewRound(0)
2015-07-05 15:35:26 -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
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 431ms Template: 20ms
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