laconicd-deprecated/x
mmsqe 5f7ee9bfad
fix: avoid duplicate register proto type in evm & feemarket (#1586)
* update dep

* make proto-all

* avoid duplicate register proto type in evm

* set KeyTable

* update from version to v.19.x which support submit-proposal

* test AvailableExtraEIPs

* keep grpc query compatible with version before migrate

* fix duplicate register & migrate in feemarket

* update nix

* support typed event for bloom & txLog

* partial revert typed ethereumTx

* Revert "partial revert typed ethereumTx"

This reverts commit 314bb288f385b79f6fff6badff79cd790b74a27e.

* Revert "support typed event for bloom & txLog"

This reverts commit 287d3aec30a951a7cece40a0c310858997850a3d.

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
2023-01-12 10:52:55 +02:00
..
evm fix: avoid duplicate register proto type in evm & feemarket (#1586) 2023-01-12 10:52:55 +02:00
feemarket fix: avoid duplicate register proto type in evm & feemarket (#1586) 2023-01-12 10:52:55 +02:00
README.md all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00

List of Modules

Here are the modules required in Ethermint :

  • EVM - Implement the EVM as a Cosmos SDK module.
  • Fee Market - Define a global variable fee for Cosmos transactions based on EIP-1559.