laconicd-deprecated/scripts
MalteHerrmann f70dafde5a
chore: update proto make commands (#1471)
* 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>
2022-11-20 07:33:58 -05:00
..
.env imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
contract-test.sh imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
ethermint-devnet.yaml imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
gen-tests-artifacts.sh tests: add message call benchmark (#717) 2021-11-08 13:04:49 +00:00
geth-genesis.json imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
integration-test-all.sh imp(ante): refactor AnteHandler (#1455) 2022-11-18 16:41:16 -05:00
proto-tools-installer.sh fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01:00
protoc-swagger-gen.sh fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01:00
protocgen.sh chore: update proto make commands (#1471) 2022-11-20 07:33:58 -05:00
run-integration-tests.sh fix: integration tests are not run in CI (#1221) 2022-08-02 08:21:03 +02:00
run-solidity-tests.sh ci: update test scripts and actions (#657) 2021-10-21 11:06:20 +00:00
start-docker.sh build: fix docker setup (#337) 2021-08-04 09:30:13 +00:00
start-ethermint.sh imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
start-geth.sh fix: extend geth config on integration tests (#1467) 2022-11-17 00:16:04 +00:00
start.sh ci: separate out rpc and integration tests (#931) 2022-02-09 14:56:12 +01:00