laconicd-deprecated/scripts
MalteHerrmann 6455785c04
fix: protogen scripts were not correctly implemented (#1466)
* Delete local copy of third party proto files

* Update protocgen script and buf yaml files to mirror cosmos-sdk

* Update makefile commands for proto-gen and proto-swagger-gen to correctly use docker

* Commit changed .pb.go files after updating the protogen scripts

* Adjust grep in proto-tools-installer script to look for correct gogoproto replacement

* address reviews - remove unnecessary ignore in buf.yaml and cosmos-sdk download in the protocgen script

* remove proto-update-deps from makefile as we don't store local copies of third party protofiles anymore

* Add changelog entry

* Update protoc-swagger-gen.sh

* Remove third party queries from swagger-ui config (for now)

* fix integrations tests

* fix dead changelog links (markdown-link-check)

Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-11-17 12:35:54 +01: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 fix: remove e2e github action (#1463) 2022-11-15 19:01:34 -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 fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01: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