laconicd-deprecated/types
MalteHerrmann 3752485b27
chore: Update linter and protogen configuration ()
* 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
..
account_test.go all: rename go module to evmos/ethermint () 2022-06-19 11:43:41 +02:00
account.go fix(types): account type method () 2022-06-08 17:53:07 +02:00
account.pb.go chore: Update linter and protogen configuration () 2022-11-25 11:02:20 +01:00
benchmark_test.go all: add benchmarks to core components () 2021-08-26 08:20:27 +00:00
block.go evm, rpc: fix parameters and block gas limit in getBlockByHeight and getBlockByHash () 2021-07-19 01:52:44 +00:00
chain_id_test.go feat: update chain-id format () 2021-08-17 14:11:26 +00:00
chain_id.go refactor(all): refactor errors import to use cosmossdk.io () 2022-11-14 20:40:14 +01:00
codec.go feat!: Apply feemarket to native cosmos tx () 2022-08-10 18:33:38 -04:00
coin.go !feat(deps): Upgrade cosmos-sdk to v0.46.0 () 2022-07-28 15:43:49 +02:00
dynamic_fee.go feat!: Apply feemarket to native cosmos tx () 2022-08-10 18:33:38 -04:00
dynamic_fee.pb.go chore: Update linter and protogen configuration () 2022-11-25 11:02:20 +01:00
errors.go refactor(all): refactor errors import to use cosmossdk.io () 2022-11-14 20:40:14 +01:00
gasmeter.go !feat(deps): Upgrade cosmos-sdk to v0.46.0 () 2022-07-28 15:43:49 +02:00
hdpath.go feat: import ethermint without forking () 2021-07-28 05:47:29 -04:00
indexer.go feat!: Store eth tx index separately () 2022-08-11 22:49:05 +02:00
indexer.pb.go chore: Update linter and protogen configuration () 2022-11-25 11:02:20 +01:00
int.go refactor(all): refactor errors import to use cosmossdk.io () 2022-11-14 20:40:14 +01:00
protocol.go rpc: protocol version () 2020-12-08 20:51:26 +01:00
validation_test.go Refactor EIP-712 signature verification () 2022-11-07 16:50:25 +00:00
validation.go refactor(all): refactor errors import to use cosmossdk.io () 2022-11-14 20:40:14 +01:00
web3.pb.go chore: Update linter and protogen configuration () 2022-11-25 11:02:20 +01:00