You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[\#589](https://github.com/cosmos/evm/pull/589) Remove parallelization blockers via migration from transient to object store, refactoring of gas, indexing, and bloom utilities.
-[\#734](https://github.com/cosmos/evm/pull/734) Disable evm mempool if max-txs set to -1.
81
97
-[\#743](https://github.com/cosmos/evm/pull/743) Apply state overrides to eth_estimateGas api
82
98
@@ -98,7 +114,6 @@
98
114
-[\#577](https://github.com/cosmos/evm/pull/577) Changed the way to create a stateful precompile based on the cmn.Precompile, change `NewPrecompile` to not return error.
99
115
-[\#661](https://github.com/cosmos/evm/pull/661) Removes evmAppOptions from the repository and moves initialization to genesis. Chains must now have a display and denom metadata set for the defined EVM denom in the bank module's metadata.
0 commit comments