pinosu
51931206db
Add dependencies for protobuf and remove third_party forlder ( #1030 )
...
* Add dependencies for proto files and remove third_party forlder
* Pin cosmos-sdk dependency to v0.46.x
* Run "make proto-all" and generate new types files.
2022-10-10 13:07:18 +02:00
Alexander Peters
c993eefb11
Revert changes in protogen script ( #956 )
...
* Revert protocgen changes from #866
* Go mod tidy
* Bump proto-gen image one version
2022-08-24 14:29:27 +02:00
Jacob Gadikian
61bda97df2
close 815: upgrade to go 1.18 ( #866 )
...
* close 815: upgrade to go 1.18
* Update CHANGELOG.md
* updater ci and docker to go 1.18
* update image per: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034
* Update config.yml
* go get -> go install, except dockerfile for protos
2022-08-24 11:52:55 +02:00
Alexander Peters
cfcfa64ecc
Restructure protobuf files ( #466 )
...
* Restructure protobuf dir and generation
* Format protobuf definitions
2021-03-22 15:50:23 +01:00
Alexander Peters
d9142662c1
Remove internal package ( #464 )
...
* Move internal subfolders up
* Fix broken imports and fmt
2021-03-19 09:52:01 +01:00
Alexander Peters
550c6f5c4f
Containerized Protobuf generation ( #304 )
...
* Docker container based Protobuf generation and linting
* Add protobuf comments
* Update contrib/prototools-docker/Dockerfile
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update contrib/prototools-docker/Dockerfile
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update x/wasm/internal/types/msg.proto
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update x/wasm/internal/types/types.proto
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-11 12:13:04 +01:00
Alex Peters
5cc3e6dc8b
Add GRPC querier and REST gateway
2020-10-27 15:01:22 +01:00
Alex Peters
bcb00d6017
Upgrade to Stargate commits
2020-10-27 15:01:22 +01:00