https://github.com/tendermint/tendermint
Revision 4a504c068762a868de13270ac20ad890cac2ebd4 authored by Sergio Mena on 31 March 2022, 20:21:25 UTC, committed by GitHub on 31 March 2022, 20:21:25 UTC
* Fix hashing of e2e App

* Fix TestApp_Hash

* CaMeL

* Update test/e2e/app/state.go

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>

* for-->Eventually + if-->require

* Update test/e2e/tests/app_test.go

Co-authored-by: Sam Kleinman <garen@tychoish.com>

* fix lint

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
Co-authored-by: Sam Kleinman <garen@tychoish.com>
1 parent b68424b
History
Tip revision: 4a504c068762a868de13270ac20ad890cac2ebd4 authored by Sergio Mena on 31 March 2022, 20:21:25 UTC
e2e: Fix hashing for app + Fix logic of TestApp_Hash (#8229)
Tip revision: 4a504c0
File Mode Size
.github
DOCKER
abci
cmd
config
crypto
docs
internal
libs
light
networks
node
privval
proto
rpc
scripts
spec
test
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-- 772 bytes
.golangci.yml -rw-r--r-- 904 bytes
.goreleaser.yml -rw-r--r-- 644 bytes
.markdownlint.yml -rw-r--r-- 166 bytes
.markdownlintignore -rw-r--r-- 89 bytes
.md-link-check.json -rw-r--r-- 122 bytes
CHANGELOG.md -rw-r--r-- 217.7 KB
CHANGELOG_PENDING.md -rw-r--r-- 5.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 14.1 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 12.2 KB
README.md -rw-r--r-- 7.6 KB
RELEASES.md -rw-r--r-- 10.2 KB
SECURITY.md -rw-r--r-- 7.7 KB
STYLE_GUIDE.md -rw-r--r-- 7.6 KB
UPGRADING.md -rw-r--r-- 41.7 KB
buf.gen.yaml -rw-r--r-- 275 bytes
buf.work.yaml -rw-r--r-- 35 bytes
docker-compose.yml -rw-r--r-- 1.3 KB
dredd.yml -rw-r--r-- 700 bytes
go.mod -rw-r--r-- 10.7 KB
go.sum -rw-r--r-- 166.4 KB

README.md

back to top