Revision 2ff233d944df0ac95ed0d0ce74f8f0c834fb97f4 authored by William Banfield on 15 December 2021, 19:46:55 UTC, committed by William Banfield on 15 January 2022, 00:42:39 UTC
This change updates the proposal logic to use the block's timestamp in the proposal message. It adds an additional piece of validation logic to the prevote step to check that the block's timestamp matches the proposal message's timestamp.
1 parent e17178d
History
File Mode Size
.github
DOCKER
abci
cmd
config
crypto
docs
internal
libs
light
networks
node
privval
proto
rpc
scripts
test
third_party
tools
types
version
.clang-format -rw-r--r-- 241 bytes
.dockerignore -rw-r--r-- 63 bytes
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 948 bytes
.golangci.yml -rw-r--r-- 904 bytes
.goreleaser.yml -rw-r--r-- 634 bytes
.markdownlintignore -rw-r--r-- 89 bytes
CHANGELOG.md -rw-r--r-- 213.2 KB
CHANGELOG_PENDING.md -rw-r--r-- 2.9 KB
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 14.2 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 11.0 KB
README.md -rw-r--r-- 8.0 KB
RELEASES.md -rw-r--r-- 9.2 KB
SECURITY.md -rw-r--r-- 7.7 KB
STYLE_GUIDE.md -rw-r--r-- 7.6 KB
UPGRADING.md -rw-r--r-- 36.6 KB
docker-compose.yml -rw-r--r-- 1.3 KB
dredd.yml -rw-r--r-- 700 bytes
go.mod -rw-r--r-- 10.4 KB
go.sum -rw-r--r-- 162.9 KB

README.md

back to top