Revision da813e4e36748430700ea02b5b11f0628db9df4e authored by Callum Waters on 11 February 2020, 09:41:58 UTC, committed by GitHub on 11 February 2020, 09:41:58 UTC
* witnesses are dropped after no response

* test witness dropout

* corrected import structure

* moved non responsiveness check to compare function

* removed dropout test as witnesses are never dropped

* created test to compare witnesses
1 parent 31fd99a
History
File Mode Size
.circleci
.github
DOCKER
abci
behaviour
blockchain
cmd
config
consensus
crypto
docs
evidence
libs
lite
lite2
mempool
mock
networks
node
p2p
privval
proxy
rpc
scripts
state
store
test
third_party
tools
types
version
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 528 bytes
.golangci.yml -rw-r--r-- 1.1 KB
CHANGELOG.md -rw-r--r-- 142.2 KB
CHANGELOG_PENDING.md -rw-r--r-- 844 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 11.0 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 9.5 KB
PHILOSOPHY.md -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 7.5 KB
SECURITY.md -rw-r--r-- 1.7 KB
UPGRADING.md -rw-r--r-- 18.5 KB
Vagrantfile -rw-r--r-- 2.0 KB
appveyor.yml -rw-r--r-- 251 bytes
buf.yaml -rw-r--r-- 205 bytes
codecov.yml -rw-r--r-- 330 bytes
docker-compose.yml -rw-r--r-- 1.3 KB
dredd.yml -rw-r--r-- 700 bytes
go.mod -rw-r--r-- 1.4 KB
go.sum -rw-r--r-- 29.8 KB
tests.mk -rw-r--r-- 3.7 KB
tools.mk -rw-r--r-- 3.7 KB

README.md

back to top