Revision 8ba159834f93a386ad0c7bd32784d9a7b2e53fff authored by Erik Grinaker on 16 October 2019, 17:15:07 UTC, committed by Marko on 16 October 2019, 17:15:07 UTC
* Added static Header.Hash() test case

* Added reflect test for Header.Hash()

* Check for zero values in test struct
1 parent 32bafcb
History
File Mode Size
.circleci
.github
DOCKER
abci
behaviour
blockchain
cmd
config
consensus
crypto
docs
evidence
libs
lite
mempool
mock
networks
node
p2p
privval
proxy
rpc
scripts
state
store
test
tools
types
version
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 508 bytes
.golangci.yml -rw-r--r-- 1.5 KB
CHANGELOG.md -rw-r--r-- 126.2 KB
CHANGELOG_PENDING.md -rw-r--r-- 727 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 8.9 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 9.2 KB
PHILOSOPHY.md -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 7.4 KB
SECURITY.md -rw-r--r-- 1.7 KB
UPGRADING.md -rw-r--r-- 17.2 KB
Vagrantfile -rw-r--r-- 2.0 KB
appveyor.yml -rw-r--r-- 251 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.3 KB
go.sum -rw-r--r-- 24.6 KB
package-lock.json -rw-r--r-- 364.8 KB
tests.mk -rw-r--r-- 3.0 KB
tools.mk -rw-r--r-- 2.2 KB

README.md

back to top