laconicd-deprecated/scripts
MalteHerrmann 3752485b27
chore: Update linter and protogen configuration (#1478)
* add protolint yaml

* Update .protolint.yml with Evmos settings

* Add super-linter.yml for GH action

* Copy .markdownlint.yml settings from Evmos

* Sort proto imports

* address protolint error in all Protobuf files

* update Makefile to mirror Proto commands for Evmos

* remove unnecessary go get command in protocgen.sh when using cosmos docker image

* copy .clang-format from Evmos repo

* apply make proto-format

* Execute make proto-all after changes to config are complete

* address last linter comment
2022-11-25 11:02:20 +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 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 linter and protogen configuration (#1478) 2022-11-25 11:02:20 +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