Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

Commit

Permalink
Merge pull request #245 from tendermint/bucky/validator-types
Browse files Browse the repository at this point in the history
Request/ResponseValidator, update Header
  • Loading branch information
ebuchman authored May 24, 2018
2 parents f9dce53 + 3dbdc87 commit 927c162
Show file tree
Hide file tree
Showing 14 changed files with 277 additions and 914 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ test_cli:
# test the cli against the examples in the tutorial at tendermint.com
@ bash tests/test_cli/test.sh

fmt:
@ go fmt ./...

########################################
### Formatting, linting, and vetting

Expand Down
4 changes: 0 additions & 4 deletions example/dummy/README.md

This file was deleted.

36 changes: 0 additions & 36 deletions example/dummy/helpers.go

This file was deleted.

126 changes: 0 additions & 126 deletions example/dummy/kvstore.go

This file was deleted.

Loading

0 comments on commit 927c162

Please sign in to comment.