Skip to content

Commit

Permalink
iavl: remove grpc server (#499)
Browse files Browse the repository at this point in the history
* remove server

* remove proto list and breakage

* remove server docker file
  • Loading branch information
tac0turtle authored May 2, 2022
1 parent 8043ee4 commit dfde9a5
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 11,162 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.17.6' # The Go version to download (if necessary) and use.
go-version: '1.18' # The Go version to download (if necessary) and use.

# Some tests, notably TestRandomOperations, are extremely slow in CI
# with the race detector enabled, so we use -short when -race is
Expand Down
55 changes: 0 additions & 55 deletions .github/workflows/docker.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/proto.yml

This file was deleted.

26 changes: 0 additions & 26 deletions Dockerfile

This file was deleted.

129 changes: 0 additions & 129 deletions cmd/iavlserver/README.md

This file was deleted.

Loading

0 comments on commit dfde9a5

Please sign in to comment.