Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
share
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张振华
share
Commits
2044c0b4
Commit
2044c0b4
authored
May 06, 2019
by
张振华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
788e9c8e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
DPOS共识算法介绍.md
dpos共识/DPOS共识算法介绍.md
+3
-3
No files found.
dpos共识/DPOS共识算法介绍.md
View file @
2044c0b4
...
@@ -133,8 +133,8 @@ SignBlock 函数对区块头进行签名,并更新区块头的签名字段。
...
@@ -133,8 +133,8 @@ SignBlock 函数对区块头进行签名,并更新区块头的签名字段。
# 六、Tendermint的共识机制
# 六、Tendermint的共识机制
Tendermint的共识是一种类Pos共识,
由指定的validator,根据设定的权重值选择节点出块
。
Tendermint的共识是一种类Pos共识,
指定固定的几个validator,每个validator有不同的权重值,根据节点的权重值选择节点进行出块。每一个块的生成都经过投票共识
。
其状态机运行如下:
其
共识
状态机运行如下:


...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment