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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,16 +28,19 @@
28
28
-[\#576](https://github.com/cosmos/evm/pull/576) Parse logs from the txResult.Data and avoid emitting EVM events to cosmos-sdk events.
29
29
-[\#584](https://github.com/cosmos/evm/pull/584) Fill block hash and timestamp for json rpc.
30
30
-[\#582](https://github.com/cosmos/evm/pull/582) Add block max-gas (from genesis.json) and new min-tip (from app.toml/flags) ingestion into mempool config
31
+
-[\#580](https://github.com/cosmos/evm/pull/580) add appside mempool e2e test
31
32
-[\#598](https://github.com/cosmos/evm/pull/598) Reduce number of times CreateQueryContext in mempool.
32
33
-[\#606](https://github.com/cosmos/evm/pull/606) Regenerate mock file for bank keeper related test.
34
+
-[\#609](https://github.com/cosmos/evm/pull/609) Make `erc20Keeper` optional in the EVM keeper
-[\#346](https://github.com/cosmos/evm/pull/346) Add eth_createAccessList method and implementation
39
42
-[\#502](https://github.com/cosmos/evm/pull/502) Add block time in derived logs.
40
-
-[\#588](https://github.com/cosmos/evm/pull/588) go-ethereum metrics are now available in Cosmos SDK's telemetry server at host:port/geth/metrics (default localhost:1317/geth/metrics).
43
+
-[\#633](https://github.com/cosmos/evm/pull/633) go-ethereum metrics are now emitted on a separate server. default address: 127.0.0.1:8100.
0 commit comments