Revision f82a8ff73a6352355c2f10809a1cce1b23349d20 authored by JamesRay on 15 December 2018, 19:33:30 UTC, committed by Ethan Buchman on 15 December 2018, 19:33:30 UTC
* optimize addProposalBlockPart

* optimize addProposalBlockPart

* if ProposalBlockParts and LockedBlockParts both exist,let LockedBlockParts overwrite ProposalBlockParts.

* fix tryAddBlock

* broadcast lockedBlockParts in higher priority

* when appHeight==0, it's better fetch genDoc than state.validators.

* not save state if replay from height 1

* only save state if replay from height 1 when stateHeight is also 1

* only save state if replay from height 1 when stateHeight is also 1

* only save state if replay from height 0 when stateHeight is also 0

* handshake info's response version only update when stateHeight==0

* save the handshake responseInfo appVersion
1 parent ae275d7
History
File Mode Size
.vuepress
app-dev
architecture
imgs
interviews
introduction
networks
research
spec
tendermint-core
tools
.python-version -rw-r--r-- 7 bytes
.textlintrc.json -rw-r--r-- 137 bytes
DOCS_README.md -rw-r--r-- 3.0 KB
README.md -rw-r--r-- 1.3 KB
package-lock.json -rw-r--r-- 167.9 KB
package.json -rw-r--r-- 1017 bytes
stop-words.txt -rw-r--r-- 85 bytes
yarn.lock -rw-r--r-- 89.0 KB

README.md

back to top