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