Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
Yaff Gao
consensus-raft
Repository
master
Switch branch/tag
consensus-raft
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@git.chainmaker.org.cn:gyf/consensus-raft.git
Copy HTTPS clone URL
https://git.chainmaker.org.cn/gyf/consensus-raft.git
chore: update gosum
XinFeng Liu
authored
3 years ago
d23ac6b4
Name
Last commit
Last update
testdata
update from v2.0.2_dev
3 years ago
.gitignore
split raft out and add ignore
3 years ago
Makefile
chore: update gomod and gosum
3 years ago
consensus_raft_impl.go
Merge remote-tracking branch 'origin/develop' into v2.2.0_alpha_qc
3 years ago
consensus_raft_impl_test.go
update Unit test
3 years ago
framework_raft_test.go
update test
3 years ago
go.mod
chore: update gomod and gosum
3 years ago
go.sum
chore: update gosum
3 years ago
gomod_update.sh
chore: update gomod and gosum
3 years ago
logger.go
Add raft consensus with dynamic membership management
3 years ago
logger_test.go
Add raft consensus with dynamic membership management
3 years ago
snapshotdata.go
fix: consensus module errors.
3 years ago
util.go
add ut for raft
3 years ago
util_test.go
Fix golang-lint issue
3 years ago