forked from cerc-io/laconicd-deprecated
* Update proto make commands to use cosmos docker image and add notes for possible problems * Apply make proto-all with new docker container * Remove stale DOCKER_BUF variable * Revert to using the tendermintdev/sdk-proto-gen docker image * remove '@' in proto-lint and proto-check-breaking for consistency with other commands * Remove unnecessary go get from protocgen.sh (only works after adding --network host to docker run) * Add --network host to docker run for compatibility on linux * use cosmos/proto-builder docker image for proto-format because clang-format is not installed on tendermintdev/sdk-proto-gen * update swagger docs after recent additions to evm.proto in #1413 Co-authored-by: Tomas Guerra <54514587+GAtom22@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .env | ||
| contract-test.sh | ||
| ethermint-devnet.yaml | ||
| gen-tests-artifacts.sh | ||
| geth-genesis.json | ||
| integration-test-all.sh | ||
| proto-tools-installer.sh | ||
| protoc-swagger-gen.sh | ||
| protocgen.sh | ||
| run-integration-tests.sh | ||
| run-solidity-tests.sh | ||
| start-docker.sh | ||
| start-ethermint.sh | ||
| start-geth.sh | ||
| start.sh | ||