Commit 708852e
committed
chore(proto): drop the orphaned ethermint feemarket protos and generated api code
The in-tree x/feemarket was replaced by cosmos/evm's (cosmos.evm.feemarket.v1
protos, shipped with the module); ethermint.feemarket.v1 has had zero
importers since — no gogo types, no keeper, nothing outside api/. The protos
only survived because make proto-gen kept regenerating dead pulsar code from
the dead sources, and buf push was republishing them to moca's BSR.
ethermint/types/v1/account.proto is deliberately untouched: EthAccount is the
type URL of every persisted account.
Signed-off-by: puneetmahajan <59960662+puneet2019@users.noreply.github.com>1 parent bc38941 commit 708852e
13 files changed
Lines changed: 1 addition & 7099 deletions
File tree
- api/ethermint/feemarket/v1
- proto/ethermint/feemarket/v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments