tag:github.com,2008:https://github.com/evmos/ethermint/releases
Tags from ethermint
2023-04-12T18:24:46Z
tag:github.com,2008:Repository/358841284/v0.22.0
2023-04-12T19:00:53Z
v0.22.0
<p>Facs95/v0.22.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1749">#1749</a>)</p>
<p>* add missing entries to changelog (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1748">#1748</a>)</p>
<p>* add missing entries to changelog</p>
<p>* update changelog</p>
<p>* add release date</p>
<p>* add commetbft on changelog</p>
facs95
tag:github.com,2008:Repository/358841284/v0.21.0
2023-01-27T09:53:41Z
v0.21.0
GAtom22
tag:github.com,2008:Repository/358841284/v0.21.0-rc2
2023-01-23T20:06:25Z
v0.21.0-rc2
MalteHerrmann
tag:github.com,2008:Repository/358841284/v0.21.0-rc1
2023-01-13T15:32:42Z
v0.21.0-rc1
<p>release: v0.21.0-rc1 changelog (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1606">#1606</a>)</p>
<p>* changelog: added rc-1 changelog entry</p>
<p>* fix: typo fix rc1</p>
Vvaradinov
tag:github.com,2008:Repository/358841284/v0.20.0
2022-12-28T19:20:14Z
v0.20.0
facs95
tag:github.com,2008:Repository/358841284/v0.20.0-rc5
2022-12-22T16:49:55Z
v0.20.0-rc5
<p>test(ante): add test case for `gasWanted` on ReCheckTx mode (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1570">#1570</a>) (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1571">#…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1571">…1571</a>)</p>
<p>* fix(abci): fix reCheckTx gas wanted'</p>
<p>* fix(ante): add changelog entry</p>
<p>* fix(ante): add test case</p>
<p>(cherry picked from commit <a class="commit-link" href="https://github.com/evmos/ethermint/commit/d3a60a02eacabb1e099fdcd406f89add3b588deb"><tt>d3a60a0</tt></a>)</p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
MalteHerrmann
tag:github.com,2008:Repository/358841284/v0.20.0-rc4
2022-12-09T18:24:08Z
v0.20.0-rc4
<p>chore(release): v0.20-rc4 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1546">#1546</a>)</p>
<p>* deps(sdk): bump to v0.46.4 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1423">#1423</a>)</p>
<p>* deps(sdk): bump to v0.46.4</p>
<p>* deps(sdk): add IAVLDisableFastNode flag with false default</p>
<p>* imp: reduce integration test block time to 2s (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1428">#1428</a>)</p>
<p>* build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1429">#1429</a>)</p>
<p>Bumps [github.com/onsi/gomega](<a href="https://github.com/onsi/gomega">https://github.com/onsi/gomega</a>) from 1.23.0 to 1.24.0.
<br />- [Release notes](<a href="https://github.com/onsi/gomega/releases">https://github.com/onsi/gomega/releases</a>)
<br />- [Changelog](<a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">https://github.com/onsi/gomega/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/onsi/gomega/compare/v1.23.0...v1.24.0">onsi/gomega@<tt>v1.23.0...v1.24.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/onsi/gomega
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix(rpc): different result from `eth_getProof` comparing with Ethereum (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1431">#1431</a>)</p>
<p>* align with eth_getProof</p>
<p>for more info, see <a href="https://eips.ethereum.org/EIPS/eip-1186">https://eips.ethereum.org/EIPS/eip-1186</a></p>
<p>* add GetHexProofs</p>
<p>* add change doc</p>
<p>* keep default res</p>
<p>* fix lint</p>
<p>* add e2e test</p>
<p>* Apply suggestions from code review</p>
<p>* fix lint</p>
<p>* nix run -f ./nix gomod2nix</p>
<p>* Refactor EIP-712 signature verification (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1397">#1397</a>)</p>
<p>* [WIP] EIP-712 Signature Refactor</p>
<p>* Debug and add ante tests</p>
<p>* Add tests for failure cases</p>
<p>* Add changelog entry</p>
<p>* Code cleanup</p>
<p>* Add tests for MsgDelegate and MsgWithdrawDelegationReward</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Code cleanup</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Minor codefix</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>* Minor code revision updates</p>
<p>* Refactor EIP712 unit tests to use test suite</p>
<p>* Address import cycle and implement minor refactors</p>
<p>* Fix lint issues</p>
<p>* Add EIP712 unit suite test function</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Add minor refactors; increase test coverage</p>
<p>* Correct ante_test for change in payload</p>
<p>* Add single-signer util and tests</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>* fix build</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix: build test on mac by updating to python3.10 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1437">#1437</a>)</p>
<p>* build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1445">#1445</a>)</p>
<p>Bumps [loader-utils](<a href="https://github.com/webpack/loader-utils">https://github.com/webpack/loader-utils</a>) from 1.4.0 to 1.4.1.
<br />- [Release notes](<a href="https://github.com/webpack/loader-utils/releases">https://github.com/webpack/loader-utils/releases</a>)
<br />- [Changelog](<a href="https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md">https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1">webpack/loader-utils@<tt>v1.4.0...v1.4.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: loader-utils
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* imp(evm): improve performance of EstimateGas (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1444">#1444</a>)</p>
<p>* imp(evm): improve performance of EstimateGas</p>
<p>* changelog</p>
<p>* fix(rpc): decode `finalized` block number (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1442">#1442</a>)</p>
<p>* fix(rpc): decode 'finalized' block number</p>
<p>* changelog</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1449">#1449</a>)</p>
<p>Bumps [github.com/onsi/gomega](<a href="https://github.com/onsi/gomega">https://github.com/onsi/gomega</a>) from 1.24.0 to 1.24.1.
<br />- [Release notes](<a href="https://github.com/onsi/gomega/releases">https://github.com/onsi/gomega/releases</a>)
<br />- [Changelog](<a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">https://github.com/onsi/gomega/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/onsi/gomega/compare/v1.24.0...v1.24.1">onsi/gomega@<tt>v1.24.0...v1.24.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/onsi/gomega
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1439">#1439</a>)</p>
<p>Bumps [github.com/spf13/viper](<a href="https://github.com/spf13/viper">https://github.com/spf13/viper</a>) from 1.13.0 to 1.14.0.
<br />- [Release notes](<a href="https://github.com/spf13/viper/releases">https://github.com/spf13/viper/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.0">spf13/viper@<tt>v1.13.0...v1.14.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/spf13/viper
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: 4rgon4ut <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* fix: unstable tx_priority test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1440">#1440</a>)</p>
<p>* fix unstable tx_priority test</p>
<p>* Update tests/integration_tests/test_priority.py</p>
<p>Co-authored-by: yihuang <[email protected]></p>
<p>* Update tests/integration_tests/test_priority.py</p>
<p>Co-authored-by: yihuang <[email protected]></p>
<p>Co-authored-by: yihuang <[email protected]>
<br />Co-authored-by: Adi Saravanan <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* build(deps): bump github.com/cosmos/ibc-go/v5 from 5.0.1 to 5.1.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1450">#1450</a>)</p>
<p>Bumps [github.com/cosmos/ibc-go/v5](<a href="https://github.com/cosmos/ibc-go">https://github.com/cosmos/ibc-go</a>) from 5.0.1 to 5.1.0.
<br />- [Release notes](<a href="https://github.com/cosmos/ibc-go/releases">https://github.com/cosmos/ibc-go/releases</a>)
<br />- [Changelog](<a href="https://github.com/cosmos/ibc-go/blob/v5.1.0/CHANGELOG.md">https://github.com/cosmos/ibc-go/blob/v5.1.0/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/ibc-go/compare/v5.0.1...v5.1.0">cosmos/ibc-go@<tt>v5.0.1...v5.1.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/cosmos/ibc-go/v5
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1454">#1454</a>)</p>
<p>Bumps [golangci/golangci-lint-action](<a href="https://github.com/golangci/golangci-lint-action">https://github.com/golangci/golangci-lint-action</a>) from 3.3.0 to 3.3.1.
<br />- [Release notes](<a href="https://github.com/golangci/golangci-lint-action/releases">https://github.com/golangci/golangci-lint-action/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1">golangci/golangci-lint-action@<tt>v3.3.0...v3.3.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: golangci/golangci-lint-action
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* refactor(all): refactor errors import to use cosmossdk.io (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1456">#1456</a>)</p>
<p>* refactor (errors) refactor errors import to use cosmossdk.io instead of cosmos-sdk/types/errors</p>
<p>* refactor (errors) refactor errors import in ethsecp256k1 file</p>
<p>* refactor (errors) add changes to changelog</p>
<p>* build(deps): bump alpine from 3.16.2 to 3.16.3 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1453">#1453</a>)</p>
<p>Bumps alpine from 3.16.2 to 3.16.3.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: alpine
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* Empty KV gas config (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1460">#1460</a>)</p>
<p>* update sdk version</p>
<p>* setup empty gas config</p>
<p>* fix lint</p>
<p>* fix integration tests</p>
<p>* add Ante unit test</p>
<p>* update changelog</p>
<p>* test: remove unused integration tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1462">#1462</a>)</p>
<p>* fix: remove e2e github action (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1463">#1463</a>)</p>
<p>* remove unused tests</p>
<p>* imp: remove e2e github action</p>
<p>* build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1464">#1464</a>)</p>
<p>Bumps [loader-utils](<a href="https://github.com/webpack/loader-utils">https://github.com/webpack/loader-utils</a>) from 1.4.1 to 1.4.2.
<br />- [Release notes](<a href="https://github.com/webpack/loader-utils/releases">https://github.com/webpack/loader-utils/releases</a>)
<br />- [Changelog](<a href="https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md">https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2">webpack/loader-utils@<tt>v1.4.1...v1.4.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: loader-utils
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* chore (deps): Update geth version to v1.10.25 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1413">#1413</a>)</p>
<p>* build(deps): bump github.com/ethereum/go-ethereum</p>
<p>Bumps [github.com/ethereum/go-ethereum](<a href="https://github.com/ethereum/go-ethereum">https://github.com/ethereum/go-ethereum</a>) from 1.10.19 to 1.10.25.
<br />- [Release notes](<a href="https://github.com/ethereum/go-ethereum/releases">https://github.com/ethereum/go-ethereum/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/ethereum/go-ethereum/compare/v1.10.19...v1.10.25">ethereum/go-ethereum@<tt>v1.10.19...v1.10.25</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/ethereum/go-ethereum
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* wip geth update</p>
<p>* fix geth init flag order</p>
<p>* add chainId to getTransaction. fix types comparison. update expected values on tests</p>
<p>* wip add tracer config</p>
<p>* tracers test</p>
<p>* update tests</p>
<p>* update to v1.10.25</p>
<p>* fix linter python</p>
<p>* ignore error</p>
<p>* fix lint</p>
<p>* additional changes from diff</p>
<p>* fix issues</p>
<p>* solve lint issues</p>
<p>* fix tests</p>
<p>* fix flake</p>
<p>* wrap types comparison in integration tests</p>
<p>* fix integration tests</p>
<p>* fix flake</p>
<p>* update changelog</p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* Add EIP-712 encoding support type for any array (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1430">#1430</a>)</p>
<p>* Add EIP-712 encoding support type for any array</p>
<p>* Refactor implementation + add tests</p>
<p>* Refactor unpacking implementation; refactor test case</p>
<p>* Fix lint issue</p>
<p>* Add MsgExec test case</p>
<p>* Update comment for clarity</p>
<p>* Add changelog entry</p>
<p>* Refactor `sdkerrors` to `errorsmod`</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix: extend geth config on integration tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1467">#1467</a>)</p>
<p>* changing git config and adding tests</p>
<p>* removing print statements</p>
<p>* remove unneccessary imports</p>
<p>* fix flake</p>
<p>* remove geth setup test</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* tests: Add unit tests for rpc client endpoints (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1409">#1409</a>)</p>
<p>* test: add preliminary unit tests and additional mocks for chain_info, account_info and filters</p>
<p>* tests: added additional mocked client calls</p>
<p>* tests: bumped coverage of call_tx to 56% and chain_info to 77%</p>
<p>* tests: bumped call_tx coverage to 70.2% and added additional mock client calls</p>
<p>* tests: tx_info preliminary tests added for debugging.</p>
<p>* tests: added test coverage for sign_tx and additional mocks</p>
<p>* tests: tx_info test coverage bumped to 60.3%</p>
<p>* test: coverage for tracing_tests now at 72%</p>
<p>* tests: added fee makert query client mocks and bumped chain_info to 87.6% coverage.</p>
<p>* tests: failing Cosmos auth module account query.</p>
<p>* tests: added FeeMarket Params mock to call_tx_test</p>
<p>* cleanup some unused code</p>
<p>* tests: added helper function to test suite for signing a Tx and bumped coverage of tx_info to 71.2%</p>
<p>* test: commented GetAccount error case and bumped chain_info to 90.3% coverage</p>
<p>* test: cleanup of tests in node_info, sign_tx and account_info</p>
<p>* Clean up print</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Apply suggestions from code review</p>
<p>* fix import issues</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* Refactor to omit empty optionals from EIP-712 type generation (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1459">#1459</a>)</p>
<p>* Refactor to omit empty values from type creation; add test for v1.vote</p>
<p>* Add test for createValidator with optional fields left blank</p>
<p>* Add changelog entry</p>
<p>* Update changelog entry</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix: protogen scripts were not correctly implemented (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1466">#1466</a>)</p>
<p>* Delete local copy of third party proto files</p>
<p>* Update protocgen script and buf yaml files to mirror cosmos-sdk</p>
<p>* Update makefile commands for proto-gen and proto-swagger-gen to correctly use docker</p>
<p>* Commit changed .pb.go files after updating the protogen scripts</p>
<p>* Adjust grep in proto-tools-installer script to look for correct gogoproto replacement</p>
<p>* address reviews - remove unnecessary ignore in buf.yaml and cosmos-sdk download in the protocgen script</p>
<p>* remove proto-update-deps from makefile as we don't store local copies of third party protofiles anymore</p>
<p>* Add changelog entry</p>
<p>* Update protoc-swagger-gen.sh</p>
<p>* Remove third party queries from swagger-ui config (for now)</p>
<p>* fix integrations tests</p>
<p>* fix dead changelog links (markdown-link-check)</p>
<p>Co-authored-by: Freddy Caceres <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* added gas consumption test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1474">#1474</a>)</p>
<p>* build(deps): bump github.com/cosmos/cosmos-proto (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1475">#1475</a>)</p>
<p>Bumps [github.com/cosmos/cosmos-proto](<a href="https://github.com/cosmos/cosmos-proto">https://github.com/cosmos/cosmos-proto</a>) from 1.0.0-alpha7 to 1.0.0-alpha8.
<br />- [Release notes](<a href="https://github.com/cosmos/cosmos-proto/releases">https://github.com/cosmos/cosmos-proto/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha7...v1.0.0-alpha8">cosmos/cosmos-proto@<tt>v1.0.0-alpha7...v1.0.0-alpha8</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/cosmos/cosmos-proto
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix: chain-id in grpc query is not initialized without abci event (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1405">#1405</a>)</p>
<p>* fix: chain-id in grpc query is not initialized without abci event</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Closes</span>: <a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/issues/1404">#1404</a></p>
<p>Solution:
<br />- pass the chain-id from caller.</p>
<p>* Update CHANGELOG.md</p>
<p>* only override if input is not empty</p>
<p>* add comment to chain id</p>
<p>* pass chain-id to state transition</p>
<p>* Update x/evm/keeper/grpc_query.go</p>
<p>* Apply suggestions from code review</p>
<p>* fix golang lint</p>
<p>* update gomod2nix.toml</p>
<p>* fix unit tests</p>
<p>* update gomod2nix</p>
<p>* api breaking changelog</p>
<p>* add unit tests, and fix TraceBlock by the way</p>
<p>* Update CHANGELOG.md</p>
<p>* test --grpc-only mode in integration tests</p>
<p>* remove tmp var</p>
<p>* Update tests/integration_tests/test_grpc_only.py</p>
<p>* Update x/evm/keeper/grpc_query_test.go</p>
<p>Co-authored-by: mmsqe <[email protected]></p>
<p>* fix linters</p>
<p>* fix nil pointer in tests</p>
<p>* fix conflicts</p>
<p>* fix conflicts</p>
<p>* fixes</p>
<p>* fix lint</p>
<p>* fix unit test</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: mmsqe <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix(evm): Simplify Gas Math (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1452">#1452</a>)</p>
<p>* fix math</p>
<p>* changelog</p>
<p>* imp(ante): refactor `AnteHandler` (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1455">#1455</a>)</p>
<p>* fix(ante): block gas check</p>
<p>* refactor</p>
<p>* rename</p>
<p>* use gas wanted</p>
<p>* remove consume gas logic on ante handler</p>
<p>* comment</p>
<p>* c++</p>
<p>* move min gas price</p>
<p>* comment</p>
<p>* Update app/ante/eth.go</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]></p>
<p>* fix build</p>
<p>* fix integration test script</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* tests: add additional gas consumption tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1477">#1477</a>)</p>
<p>* split existing gas test</p>
<p>* added contract call test</p>
<p>* fix flake issues, update gomod2nix</p>
<p>* isort imports</p>
<p>* add stateful contract calls</p>
<p>* chore: update proto make commands (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1471">#1471</a>)</p>
<p>* Update proto make commands to use cosmos docker image and add notes for possible problems</p>
<p>* Apply make proto-all with new docker container</p>
<p>* Remove stale DOCKER_BUF variable</p>
<p>* Revert to using the tendermintdev/sdk-proto-gen docker image</p>
<p>* remove '@' in proto-lint and proto-check-breaking for consistency with other commands</p>
<p>* Remove unnecessary go get from protocgen.sh (only works after adding --network host to docker run)</p>
<p>* Add --network host to docker run for compatibility on linux</p>
<p>* use cosmos/proto-builder docker image for proto-format because clang-format is not installed on tendermintdev/sdk-proto-gen</p>
<p>* update swagger docs after recent additions to evm.proto in <a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1413">#1413</a></p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
<p>* Remove unbound labels from added custom tendermint metrics (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1434">#1434</a>)</p>
<p>* Remove unbound labels from added custom tendermint metrics</p>
<p>* Add entry to changelog</p>
<p>* deps: bump SDK to v0.46.6 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1486">#1486</a>)</p>
<p>* deps: bump SDK to v0.46.6</p>
<p>* changelog</p>
<p>* Update CHANGELOG.md</p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
<p>* fear(eip712): Add EIP-712 encoding for multiple messages of the same type (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1483">#1483</a>)</p>
<p>* Add EIP-712 encoding for multiple messages of the same type</p>
<p>* Fix Protobuf encoding bug</p>
<p>* Add ante tests</p>
<p>* Refactor naming and minor implementation details</p>
<p>* Test empty transaction coverage</p>
<p>* Address revisions for code clarity</p>
<p>* Move aminoMessage type definition</p>
<p>* fix: enable `fixIssue172` flag for non-deterministic keyring test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1447">#1447</a>)</p>
<p>* enable fixIssue172 flag for test</p>
<p>for more info, <a href="https://github.com/btcsuite/btcutil/pull/182/files">https://github.com/btcsuite/btcutil/pull/182/files</a></p>
<p>* fix import</p>
<p>* Apply suggestions from code review</p>
<p>* Apply suggestions from code review</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Adi Saravanan <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix(tests): Delete inconsistent test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1481">#1481</a>)</p>
<p>* Delete inconsistent test</p>
<p>* delete test</p>
<p>* build(deps): bump alpine from 3.16.3 to 3.17.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1492">#1492</a>)</p>
<p>Bumps alpine from 3.16.3 to 3.17.0.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: alpine
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1490">#1490</a>)</p>
<p>Bumps [google.golang.org/grpc](<a href="https://github.com/grpc/grpc-go">https://github.com/grpc/grpc-go</a>) from 1.50.1 to 1.51.0.
<br />- [Release notes](<a href="https://github.com/grpc/grpc-go/releases">https://github.com/grpc/grpc-go/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.0">grpc/grpc-go@<tt>v1.50.1...v1.51.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: google.golang.org/grpc
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1489">#1489</a>)</p>
<p>Bumps [github.com/onsi/ginkgo/v2](<a href="https://github.com/onsi/ginkgo">https://github.com/onsi/ginkgo</a>) from 2.5.0 to 2.5.1.
<br />- [Release notes](<a href="https://github.com/onsi/ginkgo/releases">https://github.com/onsi/ginkgo/releases</a>)
<br />- [Changelog](<a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/onsi/ginkgo/compare/v2.5.0...v2.5.1">onsi/ginkgo@<tt>v2.5.0...v2.5.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/onsi/ginkgo/v2
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* chore: refactor imports naming for clarity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1491">#1491</a>)</p>
<p>* chore: refactor imports naming for clarity</p>
<p>* Merge main and fix conflicts</p>
<p>* fix: align empty account result for old blocks as ethereum (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1484">#1484</a>)</p>
<p>* align result account as ethereum</p>
<p>* add test_get_transaction_count</p>
<p>* add change doc</p>
<p>* sync gomod2nix</p>
<p>* Apply suggestions from code review</p>
<p>* crosscheck with ws & geth</p>
<p>* sync gomod2nix</p>
<p>* Update rpc/backend/utils.go</p>
<p>* use session provider</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* imp(ante): refactor AnteHandler (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1479">#1479</a>)</p>
<p>* imp(ante): refactor AnteHandler</p>
<p>* fix test</p>
<p>* test</p>
<p>* Adjust deprecated sdkerrors import (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1493">#1493</a>)</p>
<p>* refactor test files</p>
<p>* Apply suggestions from code review</p>
<p>Co-authored-by: 4rgon4ut <[email protected]></p>
<p>* lint</p>
<p>* prioritization comment</p>
<p>* fix test</p>
<p>Co-authored-by: MalteHerrmann <[email protected]>
<br />Co-authored-by: 4rgon4ut <[email protected]></p>
<p>* chore: Update linter and protogen configuration (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1478">#1478</a>)</p>
<p>* add protolint yaml</p>
<p>* Update .protolint.yml with Evmos settings</p>
<p>* Add super-linter.yml for GH action</p>
<p>* Copy .markdownlint.yml settings from Evmos</p>
<p>* Sort proto imports</p>
<p>* address protolint error in all Protobuf files</p>
<p>* update Makefile to mirror Proto commands for Evmos</p>
<p>* remove unnecessary go get command in protocgen.sh when using cosmos docker image</p>
<p>* copy .clang-format from Evmos repo</p>
<p>* apply make proto-format</p>
<p>* Execute make proto-all after changes to config are complete</p>
<p>* address last linter comment</p>
<p>* fix(server): telemetry setup (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1497">#1497</a>)</p>
<p>* fix(server): telemetry setup</p>
<p>* more fixes</p>
<p>* fix</p>
<p>* changelog</p>
<p>* update standalone process</p>
<p>* chore(evm) - Delete deprecated store migrations (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1498">#1498</a>)</p>
<p>* (fix): Delete deprecated migrations</p>
<p>* Update x/evm/module.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* fix(evm): Added Cancun and Shanghai blocks to ChainConfig (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1499">#1499</a>)</p>
<p>* (refactor): Added Cancun and Shanghai blocks to ChainConfig</p>
<p>* (tests): Added test for invalid Shanghai and Cancun block</p>
<p>* (fix): ran proto linter</p>
<p>* Applied changes from code review</p>
<p>* Added CHANGELOG entry</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* chore(app): add store listener to Ethermint app (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1501">#1501</a>)</p>
<p>* add store listener to Ethermint app</p>
<p>* add changelog entry</p>
<p>* build(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.0.0-beta.4 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1502">#1502</a>)</p>
<p>Bumps [cosmossdk.io/math](<a href="https://github.com/cosmos/cosmos-sdk">https://github.com/cosmos/cosmos-sdk</a>) from 1.0.0-beta.3 to 1.0.0-beta.4.
<br />- [Release notes](<a href="https://github.com/cosmos/cosmos-sdk/releases">https://github.com/cosmos/cosmos-sdk/releases</a>)
<br />- [Changelog](<a href="https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md">https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/cosmos-sdk/compare/math/v1.0.0-beta.3...math/v1.0.0-beta.4">cosmos/cosmos-sdk@<tt>math/v1.0.0-beta.3...math/v1.0.0-beta.4</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: cosmossdk.io/math
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix(app): register node service (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1505">#1505</a>)</p>
<p>* fix(app): register node service</p>
<p>* changelog</p>
<p>* fix(cmd): add missing GetAuxToFeeCommand (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1504">#1504</a>)</p>
<p>Co-authored-by: MalteHerrmann <[email protected]></p>
<p>* chore(feemarket): Delete deprecated migration logic (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1508">#1508</a>)</p>
<p>* (refactor): Remove old migration code</p>
<p>* (fix): Lint and add CHANGELOG entry</p>
<p>* Remove simulation checks (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1507">#1507</a>)</p>
<p>* Add cli rollback command</p>
<p>it's useful in app-hash mismatch situation.</p>
<p>* Update CHANGELOG.md</p>
<p>* (refactor): removed old sim tests logic</p>
<p>* (fix): removed tests from CI</p>
<p>* (fix): fix test.yml</p>
<p>* (fix): format and lint</p>
<p>* (fix): fix linter issue</p>
<p>* (fix): fix linter issues v2</p>
<p>* (fix): linter</p>
<p>* (fix): removed sim-test references</p>
<p>* Applied changes from code review</p>
<p>Co-authored-by: HuangYi <[email protected]></p>
<p>* chore: verify fees refactor (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1496">#1496</a>)</p>
<p>* chore: verify fees refactor</p>
<p>* adjust call structure in rest of repo after splitting up DeductTxCostsFromUserBalance</p>
<p>* adjust test logic after splitting DeductTxCostsFromUserBalance up</p>
<p>* remove outdated TODO</p>
<p>* address PR comments - remove import name for evm keeper</p>
<p>* remove misleading comment</p>
<p>* address review comments - only handover boolean instead of context</p>
<p>* remove TODO</p>
<p>Co-authored-by: MalteHerrmann <[email protected]>
<br />Co-authored-by: MalteHerrmann <[email protected]></p>
<p>* json-rpc(filters) fix block hash on newBlock filter (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1503">#1503</a>)</p>
<p>* tests(filters) add block hash check on newBlock filter</p>
<p>* tests(filters) fix linting errors</p>
<p>* fix(filters): fix newBlock filter response</p>
<p>* fix(filters): add changes on CHANGELOG file</p>
<p>* fix(ci): add gitleaks config (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1513">#1513</a>)</p>
<p>* fix(ci): add gitleaks config to ignore init.sh</p>
<p>* make ci lint init.sh</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* tests(filters): add/improve integration tests for JSON-RPC methods (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1480">#1480</a>)</p>
<p>* tests(filters) add block hash check on newBlock filter</p>
<p>* tests(filters) add getLogs test cases</p>
<p>* tests(filters) add eth_newFilter multiple filters test cases</p>
<p>* tests(filters) add eth_newFilter and eth_eth_uninstallFilter test case</p>
<p>* tests(filters) fix linting errors</p>
<p>* tests(filters) fix linting error on imports</p>
<p>* tests(filters) add test case: register filter before contract deploy</p>
<p>* tests(filters) refactor logs topics assertion</p>
<p>* tests(filters) add topics filter test cases</p>
<p>* tests(filters) fix linting errors</p>
<p>* tests(filters) remove unnecessary package.json file</p>
<p>* tests(filters) update based on PR comments</p>
<p>* tests(filters) separate getNewBlocks failing test to a separate PR</p>
<p>* tests(filters) add retry on send_tx to avoid Timeout error</p>
<p>* tests(filters) add logs by topic and block range test case</p>
<p>* update gomod2nix</p>
<p>* tests(filters) remove test elapsed time log</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* build(deps): bump minimist in /tests/integration_tests/hardhat (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1516">#1516</a>)</p>
<p>Bumps [minimist](<a href="https://github.com/minimistjs/minimist">https://github.com/minimistjs/minimist</a>) from 1.2.5 to 1.2.6.
<br />- [Release notes](<a href="https://github.com/minimistjs/minimist/releases">https://github.com/minimistjs/minimist/releases</a>)
<br />- [Changelog](<a href="https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md">https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.6">minimistjs/minimist@<tt>v1.2.5...v1.2.6</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: minimist
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* tests(filters): add logs by topic test case (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1515">#1515</a>)</p>
<p>* tests(filters) add logs by topic test case</p>
<p>* fix(logs): add getLogs http call in test</p>
<p>* tests(logs) add test case for getLogs by topic</p>
<p>* tests(logs) fix lint errors</p>
<p>* chore(all): markdownlint (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1522">#1522</a>)</p>
<p>* build(deps): bump github.com/cosmos/cosmos-proto (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1525">#1525</a>)</p>
<p>Bumps [github.com/cosmos/cosmos-proto](<a href="https://github.com/cosmos/cosmos-proto">https://github.com/cosmos/cosmos-proto</a>) from 1.0.0-alpha8 to 1.0.0-beta.1.
<br />- [Release notes](<a href="https://github.com/cosmos/cosmos-proto/releases">https://github.com/cosmos/cosmos-proto/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha8...v1.0.0-beta.1">cosmos/cosmos-proto@<tt>v1.0.0-alpha8...v1.0.0-beta.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/cosmos/cosmos-proto
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump decode-uri-component in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1526">#1526</a>)</p>
<p>Bumps [decode-uri-component](<a href="https://github.com/SamVerschueren/decode-uri-component">https://github.com/SamVerschueren/decode-uri-component</a>) from 0.2.0 to 0.2.2.
<br />- [Release notes](<a href="https://github.com/SamVerschueren/decode-uri-component/releases">https://github.com/SamVerschueren/decode-uri-component/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">SamVerschueren/decode-uri-component@<tt>v0.2.0...v0.2.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: decode-uri-component
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* tests(integration): block gas limit tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1500">#1500</a>)</p>
<p>* added antehandler test</p>
<p>* add integration tests</p>
<p>* add back gas call test</p>
<p>* added integration tests v2</p>
<p>* linters</p>
<p>* Update tests/integration_tests/test_gas.py</p>
<p>* Update tests/integration_tests/test_gas.py</p>
<p>* update gomod2nix</p>
<p>* Update tests/integration_tests/test_gas.py</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* chore(ante): deprecate legacy EIP-712 signature verification via AnteHandler (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1521">#1521</a>)</p>
<p>* fix: rename EIP-712 sig. verification to indicate Legacy status</p>
<p>* Add changelog entry</p>
<p>* Update changelog, refactor implementation, update comments</p>
<p>* Apply suggestions from code review</p>
<p>* address comments</p>
<p>* changelog</p>
<p>* Update CHANGELOG.md</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]></p>
<p>* fix test</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Vladislav Varadinov <[email protected]></p>
<p>* feat(ci): add Golang dependency vulnerability check (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1528">#1528</a>)</p>
<p>* feat(ci): add Golang dependency vulnerability check</p>
<p>* update</p>
<p>* check run</p>
<p>* c++</p>
<p>* chore(evm): add comment regarding RANDOM opcode (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1520">#1520</a>)</p>
<p>* fix: add random field to BlockContext using block header hash</p>
<p>* add comment</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* fix: Bump Go-Ethereum dependency to 1.10.26 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1532">#1532</a>)</p>
<p>* fix: Bump Go-Ethereum dependency to 1.10.26</p>
<p>* Add changelog entry</p>
<p>* build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1534">#1534</a>)</p>
<p>Bumps [golang.org/x/text](<a href="https://github.com/golang/text">https://github.com/golang/text</a>) from 0.4.0 to 0.5.0.
<br />- [Release notes](<a href="https://github.com/golang/text/releases">https://github.com/golang/text/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/golang/text/compare/v0.4.0...v0.5.0">golang/text@<tt>v0.4.0...v0.5.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: golang.org/x/text
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump qs from 6.5.2 to 6.5.3 in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1537">#1537</a>)</p>
<p>Bumps [qs](<a href="https://github.com/ljharb/qs">https://github.com/ljharb/qs</a>) from 6.5.2 to 6.5.3.
<br />- [Release notes](<a href="https://github.com/ljharb/qs/releases">https://github.com/ljharb/qs/releases</a>)
<br />- [Changelog](<a href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md">https://github.com/ljharb/qs/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3">ljharb/qs@<tt>v6.5.2...v6.5.3</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: qs
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump golang.org/x/net from 0.2.0 to 0.3.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1535">#1535</a>)</p>
<p>Bumps [golang.org/x/net](<a href="https://github.com/golang/net">https://github.com/golang/net</a>) from 0.2.0 to 0.3.0.
<br />- [Release notes](<a href="https://github.com/golang/net/releases">https://github.com/golang/net/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/golang/net/compare/v0.2.0...v0.3.0">golang/net@<tt>v0.2.0...v0.3.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: golang.org/x/net
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump golang.org/x/net from 0.3.0 to 0.4.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1542">#1542</a>)</p>
<p>Bumps [golang.org/x/net](<a href="https://github.com/golang/net">https://github.com/golang/net</a>) from 0.3.0 to 0.4.0.
<br />- [Release notes](<a href="https://github.com/golang/net/releases">https://github.com/golang/net/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/golang/net/compare/v0.3.0...v0.4.0">golang/net@<tt>v0.3.0...v0.4.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: golang.org/x/net
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump technote-space/get-diff-action from 6.1.1 to 6.1.2 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1541">#1541</a>)</p>
<p>Bumps [technote-space/get-diff-action](<a href="https://github.com/technote-space/get-diff-action">https://github.com/technote-space/get-diff-action</a>) from 6.1.1 to 6.1.2.
<br />- [Release notes](<a href="https://github.com/technote-space/get-diff-action/releases">https://github.com/technote-space/get-diff-action/releases</a>)
<br />- [Changelog](<a href="https://github.com/technote-space/get-diff-action/blob/main/.releasegarc">https://github.com/technote-space/get-diff-action/blob/main/.releasegarc</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/technote-space/get-diff-action/compare/v6.1.1...v6.1.2">technote-space/get-diff-action@<tt>v6.1.1...v6.1.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: technote-space/get-diff-action
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* imp (docs): Point to Evmos mempool docs for tx prioritization (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1536">#1536</a>)</p>
<p>* Adjust priority tip docs to point to Evmos mempool docs</p>
<p>* remove some typos and out of place commas in feemarket concepts</p>
<p>* add missing "in"</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Skip undeterministic integration test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1531">#1531</a>)</p>
<p>* skip undeterministic integration test</p>
<p>* fix flake</p>
<p>* update gomod2nix</p>
<p>* Rename getEIP712Hash to Bytes to clarity method intent (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1539">#1539</a>)</p>
<p>* Rename getEIP712Hash to Bytes to clarity method intent</p>
<p>* Update comments and revert unrelated code</p>
<p>* Fix variable naming in tests</p>
<p>* Fix to use raw data rather than hash from Go-Ethereum interface</p>
<p>* Update eip712_test to detect EIP-712 hash vs bytes</p>
<p>* Update TypedData conversion error message</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* build(deps): bump certifi in /tests/integration_tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1545">#1545</a>)</p>
<p>Bumps [certifi](<a href="https://github.com/certifi/python-certifi">https://github.com/certifi/python-certifi</a>) from 2022.9.24 to 2022.12.7.
<br />- [Release notes](<a href="https://github.com/certifi/python-certifi/releases">https://github.com/certifi/python-certifi/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07">certifi/python-certifi@<tt>2022.09.24...2022.12.07</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: certifi
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix: improve error handling for EIP-712 encoding config init (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1543">#1543</a>)</p>
<p>* Improve error handling for EIP-712 encoding config init</p>
<p>* changelog</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: Daniel Burckhardt <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: mmsqe <[email protected]>
<br />Co-authored-by: Austin Chandra <[email protected]>
<br />Co-authored-by: 4rgon4ut <[email protected]>
<br />Co-authored-by: yihuang <[email protected]>
<br />Co-authored-by: Adi Saravanan <[email protected]>
<br />Co-authored-by: Tomas Guerra <[email protected]>
<br />Co-authored-by: Ramiro Carlucho <[email protected]>
<br />Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: MalteHerrmann <[email protected]>
<br />Co-authored-by: mmsqe <[email protected]>
<br />Co-authored-by: Devon Bear <[email protected]>
<br />Co-authored-by: v-homsi <[email protected]>
<br />Co-authored-by: MalteHerrmann <[email protected]></p>
fedekunze
tag:github.com,2008:Repository/358841284/v0.20.0-rc3
2022-12-02T14:03:41Z
chore: release `v0.20.0-rc3` (#1529)
<p>chore: release `v0.20.0-rc3` (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1529">#1529</a>)</p>
<p>* deps(sdk): bump to v0.46.4 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1423">#1423</a>)</p>
<p>* deps(sdk): bump to v0.46.4</p>
<p>* deps(sdk): add IAVLDisableFastNode flag with false default</p>
<p>* imp: reduce integration test block time to 2s (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1428">#1428</a>)</p>
<p>* build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1429">#1429</a>)</p>
<p>Bumps [github.com/onsi/gomega](<a href="https://github.com/onsi/gomega">https://github.com/onsi/gomega</a>) from 1.23.0 to 1.24.0.
<br />- [Release notes](<a href="https://github.com/onsi/gomega/releases">https://github.com/onsi/gomega/releases</a>)
<br />- [Changelog](<a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">https://github.com/onsi/gomega/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/onsi/gomega/compare/v1.23.0...v1.24.0">onsi/gomega@<tt>v1.23.0...v1.24.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/onsi/gomega
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix(rpc): different result from `eth_getProof` comparing with Ethereum (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1431">#1431</a>)</p>
<p>* align with eth_getProof</p>
<p>for more info, see <a href="https://eips.ethereum.org/EIPS/eip-1186">https://eips.ethereum.org/EIPS/eip-1186</a></p>
<p>* add GetHexProofs</p>
<p>* add change doc</p>
<p>* keep default res</p>
<p>* fix lint</p>
<p>* add e2e test</p>
<p>* Apply suggestions from code review</p>
<p>* fix lint</p>
<p>* nix run -f ./nix gomod2nix</p>
<p>* Refactor EIP-712 signature verification (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1397">#1397</a>)</p>
<p>* [WIP] EIP-712 Signature Refactor</p>
<p>* Debug and add ante tests</p>
<p>* Add tests for failure cases</p>
<p>* Add changelog entry</p>
<p>* Code cleanup</p>
<p>* Add tests for MsgDelegate and MsgWithdrawDelegationReward</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Code cleanup</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Minor codefix</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>* Minor code revision updates</p>
<p>* Refactor EIP712 unit tests to use test suite</p>
<p>* Address import cycle and implement minor refactors</p>
<p>* Fix lint issues</p>
<p>* Add EIP712 unit suite test function</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Add minor refactors; increase test coverage</p>
<p>* Correct ante_test for change in payload</p>
<p>* Add single-signer util and tests</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>* Update ethereum/eip712/encoding.go</p>
<p>* fix build</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix: build test on mac by updating to python3.10 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1437">#1437</a>)</p>
<p>* build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1445">#1445</a>)</p>
<p>Bumps [loader-utils](<a href="https://github.com/webpack/loader-utils">https://github.com/webpack/loader-utils</a>) from 1.4.0 to 1.4.1.
<br />- [Release notes](<a href="https://github.com/webpack/loader-utils/releases">https://github.com/webpack/loader-utils/releases</a>)
<br />- [Changelog](<a href="https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md">https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1">webpack/loader-utils@<tt>v1.4.0...v1.4.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: loader-utils
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* imp(evm): improve performance of EstimateGas (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1444">#1444</a>)</p>
<p>* imp(evm): improve performance of EstimateGas</p>
<p>* changelog</p>
<p>* fix(rpc): decode `finalized` block number (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1442">#1442</a>)</p>
<p>* fix(rpc): decode 'finalized' block number</p>
<p>* changelog</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1449">#1449</a>)</p>
<p>Bumps [github.com/onsi/gomega](<a href="https://github.com/onsi/gomega">https://github.com/onsi/gomega</a>) from 1.24.0 to 1.24.1.
<br />- [Release notes](<a href="https://github.com/onsi/gomega/releases">https://github.com/onsi/gomega/releases</a>)
<br />- [Changelog](<a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">https://github.com/onsi/gomega/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/onsi/gomega/compare/v1.24.0...v1.24.1">onsi/gomega@<tt>v1.24.0...v1.24.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/onsi/gomega
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1439">#1439</a>)</p>
<p>Bumps [github.com/spf13/viper](<a href="https://github.com/spf13/viper">https://github.com/spf13/viper</a>) from 1.13.0 to 1.14.0.
<br />- [Release notes](<a href="https://github.com/spf13/viper/releases">https://github.com/spf13/viper/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.0">spf13/viper@<tt>v1.13.0...v1.14.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/spf13/viper
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: 4rgon4ut <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* fix: unstable tx_priority test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1440">#1440</a>)</p>
<p>* fix unstable tx_priority test</p>
<p>* Update tests/integration_tests/test_priority.py</p>
<p>Co-authored-by: yihuang <[email protected]></p>
<p>* Update tests/integration_tests/test_priority.py</p>
<p>Co-authored-by: yihuang <[email protected]></p>
<p>Co-authored-by: yihuang <[email protected]>
<br />Co-authored-by: Adi Saravanan <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* build(deps): bump github.com/cosmos/ibc-go/v5 from 5.0.1 to 5.1.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1450">#1450</a>)</p>
<p>Bumps [github.com/cosmos/ibc-go/v5](<a href="https://github.com/cosmos/ibc-go">https://github.com/cosmos/ibc-go</a>) from 5.0.1 to 5.1.0.
<br />- [Release notes](<a href="https://github.com/cosmos/ibc-go/releases">https://github.com/cosmos/ibc-go/releases</a>)
<br />- [Changelog](<a href="https://github.com/cosmos/ibc-go/blob/v5.1.0/CHANGELOG.md">https://github.com/cosmos/ibc-go/blob/v5.1.0/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/ibc-go/compare/v5.0.1...v5.1.0">cosmos/ibc-go@<tt>v5.0.1...v5.1.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/cosmos/ibc-go/v5
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1454">#1454</a>)</p>
<p>Bumps [golangci/golangci-lint-action](<a href="https://github.com/golangci/golangci-lint-action">https://github.com/golangci/golangci-lint-action</a>) from 3.3.0 to 3.3.1.
<br />- [Release notes](<a href="https://github.com/golangci/golangci-lint-action/releases">https://github.com/golangci/golangci-lint-action/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1">golangci/golangci-lint-action@<tt>v3.3.0...v3.3.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: golangci/golangci-lint-action
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* refactor(all): refactor errors import to use cosmossdk.io (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1456">#1456</a>)</p>
<p>* refactor (errors) refactor errors import to use cosmossdk.io instead of cosmos-sdk/types/errors</p>
<p>* refactor (errors) refactor errors import in ethsecp256k1 file</p>
<p>* refactor (errors) add changes to changelog</p>
<p>* build(deps): bump alpine from 3.16.2 to 3.16.3 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1453">#1453</a>)</p>
<p>Bumps alpine from 3.16.2 to 3.16.3.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: alpine
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* Empty KV gas config (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1460">#1460</a>)</p>
<p>* update sdk version</p>
<p>* setup empty gas config</p>
<p>* fix lint</p>
<p>* fix integration tests</p>
<p>* add Ante unit test</p>
<p>* update changelog</p>
<p>* test: remove unused integration tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1462">#1462</a>)</p>
<p>* fix: remove e2e github action (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1463">#1463</a>)</p>
<p>* remove unused tests</p>
<p>* imp: remove e2e github action</p>
<p>* build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1464">#1464</a>)</p>
<p>Bumps [loader-utils](<a href="https://github.com/webpack/loader-utils">https://github.com/webpack/loader-utils</a>) from 1.4.1 to 1.4.2.
<br />- [Release notes](<a href="https://github.com/webpack/loader-utils/releases">https://github.com/webpack/loader-utils/releases</a>)
<br />- [Changelog](<a href="https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md">https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2">webpack/loader-utils@<tt>v1.4.1...v1.4.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: loader-utils
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* chore (deps): Update geth version to v1.10.25 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1413">#1413</a>)</p>
<p>* build(deps): bump github.com/ethereum/go-ethereum</p>
<p>Bumps [github.com/ethereum/go-ethereum](<a href="https://github.com/ethereum/go-ethereum">https://github.com/ethereum/go-ethereum</a>) from 1.10.19 to 1.10.25.
<br />- [Release notes](<a href="https://github.com/ethereum/go-ethereum/releases">https://github.com/ethereum/go-ethereum/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/ethereum/go-ethereum/compare/v1.10.19...v1.10.25">ethereum/go-ethereum@<tt>v1.10.19...v1.10.25</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/ethereum/go-ethereum
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* wip geth update</p>
<p>* fix geth init flag order</p>
<p>* add chainId to getTransaction. fix types comparison. update expected values on tests</p>
<p>* wip add tracer config</p>
<p>* tracers test</p>
<p>* update tests</p>
<p>* update to v1.10.25</p>
<p>* fix linter python</p>
<p>* ignore error</p>
<p>* fix lint</p>
<p>* additional changes from diff</p>
<p>* fix issues</p>
<p>* solve lint issues</p>
<p>* fix tests</p>
<p>* fix flake</p>
<p>* wrap types comparison in integration tests</p>
<p>* fix integration tests</p>
<p>* fix flake</p>
<p>* update changelog</p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* Add EIP-712 encoding support type for any array (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1430">#1430</a>)</p>
<p>* Add EIP-712 encoding support type for any array</p>
<p>* Refactor implementation + add tests</p>
<p>* Refactor unpacking implementation; refactor test case</p>
<p>* Fix lint issue</p>
<p>* Add MsgExec test case</p>
<p>* Update comment for clarity</p>
<p>* Add changelog entry</p>
<p>* Refactor `sdkerrors` to `errorsmod`</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix: extend geth config on integration tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1467">#1467</a>)</p>
<p>* changing git config and adding tests</p>
<p>* removing print statements</p>
<p>* remove unneccessary imports</p>
<p>* fix flake</p>
<p>* remove geth setup test</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* tests: Add unit tests for rpc client endpoints (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1409">#1409</a>)</p>
<p>* test: add preliminary unit tests and additional mocks for chain_info, account_info and filters</p>
<p>* tests: added additional mocked client calls</p>
<p>* tests: bumped coverage of call_tx to 56% and chain_info to 77%</p>
<p>* tests: bumped call_tx coverage to 70.2% and added additional mock client calls</p>
<p>* tests: tx_info preliminary tests added for debugging.</p>
<p>* tests: added test coverage for sign_tx and additional mocks</p>
<p>* tests: tx_info test coverage bumped to 60.3%</p>
<p>* test: coverage for tracing_tests now at 72%</p>
<p>* tests: added fee makert query client mocks and bumped chain_info to 87.6% coverage.</p>
<p>* tests: failing Cosmos auth module account query.</p>
<p>* tests: added FeeMarket Params mock to call_tx_test</p>
<p>* cleanup some unused code</p>
<p>* tests: added helper function to test suite for signing a Tx and bumped coverage of tx_info to 71.2%</p>
<p>* test: commented GetAccount error case and bumped chain_info to 90.3% coverage</p>
<p>* test: cleanup of tests in node_info, sign_tx and account_info</p>
<p>* Clean up print</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* Apply suggestions from code review</p>
<p>* fix import issues</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* Refactor to omit empty optionals from EIP-712 type generation (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1459">#1459</a>)</p>
<p>* Refactor to omit empty values from type creation; add test for v1.vote</p>
<p>* Add test for createValidator with optional fields left blank</p>
<p>* Add changelog entry</p>
<p>* Update changelog entry</p>
<p>Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix: protogen scripts were not correctly implemented (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1466">#1466</a>)</p>
<p>* Delete local copy of third party proto files</p>
<p>* Update protocgen script and buf yaml files to mirror cosmos-sdk</p>
<p>* Update makefile commands for proto-gen and proto-swagger-gen to correctly use docker</p>
<p>* Commit changed .pb.go files after updating the protogen scripts</p>
<p>* Adjust grep in proto-tools-installer script to look for correct gogoproto replacement</p>
<p>* address reviews - remove unnecessary ignore in buf.yaml and cosmos-sdk download in the protocgen script</p>
<p>* remove proto-update-deps from makefile as we don't store local copies of third party protofiles anymore</p>
<p>* Add changelog entry</p>
<p>* Update protoc-swagger-gen.sh</p>
<p>* Remove third party queries from swagger-ui config (for now)</p>
<p>* fix integrations tests</p>
<p>* fix dead changelog links (markdown-link-check)</p>
<p>Co-authored-by: Freddy Caceres <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* added gas consumption test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1474">#1474</a>)</p>
<p>* build(deps): bump github.com/cosmos/cosmos-proto (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1475">#1475</a>)</p>
<p>Bumps [github.com/cosmos/cosmos-proto](<a href="https://github.com/cosmos/cosmos-proto">https://github.com/cosmos/cosmos-proto</a>) from 1.0.0-alpha7 to 1.0.0-alpha8.
<br />- [Release notes](<a href="https://github.com/cosmos/cosmos-proto/releases">https://github.com/cosmos/cosmos-proto/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha7...v1.0.0-alpha8">cosmos/cosmos-proto@<tt>v1.0.0-alpha7...v1.0.0-alpha8</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/cosmos/cosmos-proto
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix: chain-id in grpc query is not initialized without abci event (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1405">#1405</a>)</p>
<p>* fix: chain-id in grpc query is not initialized without abci event</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Closes</span>: <a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/issues/1404">#1404</a></p>
<p>Solution:
<br />- pass the chain-id from caller.</p>
<p>* Update CHANGELOG.md</p>
<p>* only override if input is not empty</p>
<p>* add comment to chain id</p>
<p>* pass chain-id to state transition</p>
<p>* Update x/evm/keeper/grpc_query.go</p>
<p>* Apply suggestions from code review</p>
<p>* fix golang lint</p>
<p>* update gomod2nix.toml</p>
<p>* fix unit tests</p>
<p>* update gomod2nix</p>
<p>* api breaking changelog</p>
<p>* add unit tests, and fix TraceBlock by the way</p>
<p>* Update CHANGELOG.md</p>
<p>* test --grpc-only mode in integration tests</p>
<p>* remove tmp var</p>
<p>* Update tests/integration_tests/test_grpc_only.py</p>
<p>* Update x/evm/keeper/grpc_query_test.go</p>
<p>Co-authored-by: mmsqe <[email protected]></p>
<p>* fix linters</p>
<p>* fix nil pointer in tests</p>
<p>* fix conflicts</p>
<p>* fix conflicts</p>
<p>* fixes</p>
<p>* fix lint</p>
<p>* fix unit test</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: mmsqe <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix(evm): Simplify Gas Math (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1452">#1452</a>)</p>
<p>* fix math</p>
<p>* changelog</p>
<p>* imp(ante): refactor `AnteHandler` (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1455">#1455</a>)</p>
<p>* fix(ante): block gas check</p>
<p>* refactor</p>
<p>* rename</p>
<p>* use gas wanted</p>
<p>* remove consume gas logic on ante handler</p>
<p>* comment</p>
<p>* c++</p>
<p>* move min gas price</p>
<p>* comment</p>
<p>* Update app/ante/eth.go</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]></p>
<p>* fix build</p>
<p>* fix integration test script</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* tests: add additional gas consumption tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1477">#1477</a>)</p>
<p>* split existing gas test</p>
<p>* added contract call test</p>
<p>* fix flake issues, update gomod2nix</p>
<p>* isort imports</p>
<p>* add stateful contract calls</p>
<p>* chore: update proto make commands (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1471">#1471</a>)</p>
<p>* Update proto make commands to use cosmos docker image and add notes for possible problems</p>
<p>* Apply make proto-all with new docker container</p>
<p>* Remove stale DOCKER_BUF variable</p>
<p>* Revert to using the tendermintdev/sdk-proto-gen docker image</p>
<p>* remove '@' in proto-lint and proto-check-breaking for consistency with other commands</p>
<p>* Remove unnecessary go get from protocgen.sh (only works after adding --network host to docker run)</p>
<p>* Add --network host to docker run for compatibility on linux</p>
<p>* use cosmos/proto-builder docker image for proto-format because clang-format is not installed on tendermintdev/sdk-proto-gen</p>
<p>* update swagger docs after recent additions to evm.proto in <a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1413">#1413</a></p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
<p>* Remove unbound labels from added custom tendermint metrics (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1434">#1434</a>)</p>
<p>* Remove unbound labels from added custom tendermint metrics</p>
<p>* Add entry to changelog</p>
<p>* deps: bump SDK to v0.46.6 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1486">#1486</a>)</p>
<p>* deps: bump SDK to v0.46.6</p>
<p>* changelog</p>
<p>* Update CHANGELOG.md</p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
<p>Co-authored-by: Tomas Guerra <[email protected]></p>
<p>* fear(eip712): Add EIP-712 encoding for multiple messages of the same type (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1483">#1483</a>)</p>
<p>* Add EIP-712 encoding for multiple messages of the same type</p>
<p>* Fix Protobuf encoding bug</p>
<p>* Add ante tests</p>
<p>* Refactor naming and minor implementation details</p>
<p>* Test empty transaction coverage</p>
<p>* Address revisions for code clarity</p>
<p>* Move aminoMessage type definition</p>
<p>* fix: enable `fixIssue172` flag for non-deterministic keyring test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1447">#1447</a>)</p>
<p>* enable fixIssue172 flag for test</p>
<p>for more info, <a href="https://github.com/btcsuite/btcutil/pull/182/files">https://github.com/btcsuite/btcutil/pull/182/files</a></p>
<p>* fix import</p>
<p>* Apply suggestions from code review</p>
<p>* Apply suggestions from code review</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Adi Saravanan <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* fix(tests): Delete inconsistent test (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1481">#1481</a>)</p>
<p>* Delete inconsistent test</p>
<p>* delete test</p>
<p>* build(deps): bump alpine from 3.16.3 to 3.17.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1492">#1492</a>)</p>
<p>Bumps alpine from 3.16.3 to 3.17.0.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: alpine
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1490">#1490</a>)</p>
<p>Bumps [google.golang.org/grpc](<a href="https://github.com/grpc/grpc-go">https://github.com/grpc/grpc-go</a>) from 1.50.1 to 1.51.0.
<br />- [Release notes](<a href="https://github.com/grpc/grpc-go/releases">https://github.com/grpc/grpc-go/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.0">grpc/grpc-go@<tt>v1.50.1...v1.51.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: google.golang.org/grpc
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1489">#1489</a>)</p>
<p>Bumps [github.com/onsi/ginkgo/v2](<a href="https://github.com/onsi/ginkgo">https://github.com/onsi/ginkgo</a>) from 2.5.0 to 2.5.1.
<br />- [Release notes](<a href="https://github.com/onsi/ginkgo/releases">https://github.com/onsi/ginkgo/releases</a>)
<br />- [Changelog](<a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/onsi/ginkgo/compare/v2.5.0...v2.5.1">onsi/ginkgo@<tt>v2.5.0...v2.5.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/onsi/ginkgo/v2
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* chore: refactor imports naming for clarity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1491">#1491</a>)</p>
<p>* chore: refactor imports naming for clarity</p>
<p>* Merge main and fix conflicts</p>
<p>* fix: align empty account result for old blocks as ethereum (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1484">#1484</a>)</p>
<p>* align result account as ethereum</p>
<p>* add test_get_transaction_count</p>
<p>* add change doc</p>
<p>* sync gomod2nix</p>
<p>* Apply suggestions from code review</p>
<p>* crosscheck with ws & geth</p>
<p>* sync gomod2nix</p>
<p>* Update rpc/backend/utils.go</p>
<p>* use session provider</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* imp(ante): refactor AnteHandler (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1479">#1479</a>)</p>
<p>* imp(ante): refactor AnteHandler</p>
<p>* fix test</p>
<p>* test</p>
<p>* Adjust deprecated sdkerrors import (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1493">#1493</a>)</p>
<p>* refactor test files</p>
<p>* Apply suggestions from code review</p>
<p>Co-authored-by: 4rgon4ut <[email protected]></p>
<p>* lint</p>
<p>* prioritization comment</p>
<p>* fix test</p>
<p>Co-authored-by: MalteHerrmann <[email protected]>
<br />Co-authored-by: 4rgon4ut <[email protected]></p>
<p>* chore: Update linter and protogen configuration (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1478">#1478</a>)</p>
<p>* add protolint yaml</p>
<p>* Update .protolint.yml with Evmos settings</p>
<p>* Add super-linter.yml for GH action</p>
<p>* Copy .markdownlint.yml settings from Evmos</p>
<p>* Sort proto imports</p>
<p>* address protolint error in all Protobuf files</p>
<p>* update Makefile to mirror Proto commands for Evmos</p>
<p>* remove unnecessary go get command in protocgen.sh when using cosmos docker image</p>
<p>* copy .clang-format from Evmos repo</p>
<p>* apply make proto-format</p>
<p>* Execute make proto-all after changes to config are complete</p>
<p>* address last linter comment</p>
<p>* fix(server): telemetry setup (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1497">#1497</a>)</p>
<p>* fix(server): telemetry setup</p>
<p>* more fixes</p>
<p>* fix</p>
<p>* changelog</p>
<p>* update standalone process</p>
<p>* chore(evm) - Delete deprecated store migrations (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1498">#1498</a>)</p>
<p>* (fix): Delete deprecated migrations</p>
<p>* Update x/evm/module.go</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* fix(evm): Added Cancun and Shanghai blocks to ChainConfig (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1499">#1499</a>)</p>
<p>* (refactor): Added Cancun and Shanghai blocks to ChainConfig</p>
<p>* (tests): Added test for invalid Shanghai and Cancun block</p>
<p>* (fix): ran proto linter</p>
<p>* Applied changes from code review</p>
<p>* Added CHANGELOG entry</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* chore(app): add store listener to Ethermint app (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1501">#1501</a>)</p>
<p>* add store listener to Ethermint app</p>
<p>* add changelog entry</p>
<p>* build(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.0.0-beta.4 (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1502">#1502</a>)</p>
<p>Bumps [cosmossdk.io/math](<a href="https://github.com/cosmos/cosmos-sdk">https://github.com/cosmos/cosmos-sdk</a>) from 1.0.0-beta.3 to 1.0.0-beta.4.
<br />- [Release notes](<a href="https://github.com/cosmos/cosmos-sdk/releases">https://github.com/cosmos/cosmos-sdk/releases</a>)
<br />- [Changelog](<a href="https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md">https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/cosmos-sdk/compare/math/v1.0.0-beta.3...math/v1.0.0-beta.4">cosmos/cosmos-sdk@<tt>math/v1.0.0-beta.3...math/v1.0.0-beta.4</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: cosmossdk.io/math
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* fix(app): register node service (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1505">#1505</a>)</p>
<p>* fix(app): register node service</p>
<p>* changelog</p>
<p>* fix(cmd): add missing GetAuxToFeeCommand (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1504">#1504</a>)</p>
<p>Co-authored-by: MalteHerrmann <[email protected]></p>
<p>* chore(feemarket): Delete deprecated migration logic (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1508">#1508</a>)</p>
<p>* (refactor): Remove old migration code</p>
<p>* (fix): Lint and add CHANGELOG entry</p>
<p>* Remove simulation checks (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1507">#1507</a>)</p>
<p>* Add cli rollback command</p>
<p>it's useful in app-hash mismatch situation.</p>
<p>* Update CHANGELOG.md</p>
<p>* (refactor): removed old sim tests logic</p>
<p>* (fix): removed tests from CI</p>
<p>* (fix): fix test.yml</p>
<p>* (fix): format and lint</p>
<p>* (fix): fix linter issue</p>
<p>* (fix): fix linter issues v2</p>
<p>* (fix): linter</p>
<p>* (fix): removed sim-test references</p>
<p>* Applied changes from code review</p>
<p>Co-authored-by: HuangYi <[email protected]></p>
<p>* chore: verify fees refactor (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1496">#1496</a>)</p>
<p>* chore: verify fees refactor</p>
<p>* adjust call structure in rest of repo after splitting up DeductTxCostsFromUserBalance</p>
<p>* adjust test logic after splitting DeductTxCostsFromUserBalance up</p>
<p>* remove outdated TODO</p>
<p>* address PR comments - remove import name for evm keeper</p>
<p>* remove misleading comment</p>
<p>* address review comments - only handover boolean instead of context</p>
<p>* remove TODO</p>
<p>Co-authored-by: MalteHerrmann <[email protected]>
<br />Co-authored-by: MalteHerrmann <[email protected]></p>
<p>* json-rpc(filters) fix block hash on newBlock filter (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1503">#1503</a>)</p>
<p>* tests(filters) add block hash check on newBlock filter</p>
<p>* tests(filters) fix linting errors</p>
<p>* fix(filters): fix newBlock filter response</p>
<p>* fix(filters): add changes on CHANGELOG file</p>
<p>* fix(ci): add gitleaks config (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1513">#1513</a>)</p>
<p>* fix(ci): add gitleaks config to ignore init.sh</p>
<p>* make ci lint init.sh</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* tests(filters): add/improve integration tests for JSON-RPC methods (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1480">#1480</a>)</p>
<p>* tests(filters) add block hash check on newBlock filter</p>
<p>* tests(filters) add getLogs test cases</p>
<p>* tests(filters) add eth_newFilter multiple filters test cases</p>
<p>* tests(filters) add eth_newFilter and eth_eth_uninstallFilter test case</p>
<p>* tests(filters) fix linting errors</p>
<p>* tests(filters) fix linting error on imports</p>
<p>* tests(filters) add test case: register filter before contract deploy</p>
<p>* tests(filters) refactor logs topics assertion</p>
<p>* tests(filters) add topics filter test cases</p>
<p>* tests(filters) fix linting errors</p>
<p>* tests(filters) remove unnecessary package.json file</p>
<p>* tests(filters) update based on PR comments</p>
<p>* tests(filters) separate getNewBlocks failing test to a separate PR</p>
<p>* tests(filters) add retry on send_tx to avoid Timeout error</p>
<p>* tests(filters) add logs by topic and block range test case</p>
<p>* update gomod2nix</p>
<p>* tests(filters) remove test elapsed time log</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* build(deps): bump minimist in /tests/integration_tests/hardhat (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1516">#1516</a>)</p>
<p>Bumps [minimist](<a href="https://github.com/minimistjs/minimist">https://github.com/minimistjs/minimist</a>) from 1.2.5 to 1.2.6.
<br />- [Release notes](<a href="https://github.com/minimistjs/minimist/releases">https://github.com/minimistjs/minimist/releases</a>)
<br />- [Changelog](<a href="https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md">https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.6">minimistjs/minimist@<tt>v1.2.5...v1.2.6</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: minimist
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* tests(filters): add logs by topic test case (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1515">#1515</a>)</p>
<p>* tests(filters) add logs by topic test case</p>
<p>* fix(logs): add getLogs http call in test</p>
<p>* tests(logs) add test case for getLogs by topic</p>
<p>* tests(logs) fix lint errors</p>
<p>* chore(all): markdownlint (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1522">#1522</a>)</p>
<p>* build(deps): bump github.com/cosmos/cosmos-proto (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1525">#1525</a>)</p>
<p>Bumps [github.com/cosmos/cosmos-proto](<a href="https://github.com/cosmos/cosmos-proto">https://github.com/cosmos/cosmos-proto</a>) from 1.0.0-alpha8 to 1.0.0-beta.1.
<br />- [Release notes](<a href="https://github.com/cosmos/cosmos-proto/releases">https://github.com/cosmos/cosmos-proto/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/cosmos/cosmos-proto/compare/v1.0.0-alpha8...v1.0.0-beta.1">cosmos/cosmos-proto@<tt>v1.0.0-alpha8...v1.0.0-beta.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: github.com/cosmos/cosmos-proto
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* build(deps): bump decode-uri-component in /tests/solidity (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1526">#1526</a>)</p>
<p>Bumps [decode-uri-component](<a href="https://github.com/SamVerschueren/decode-uri-component">https://github.com/SamVerschueren/decode-uri-component</a>) from 0.2.0 to 0.2.2.
<br />- [Release notes](<a href="https://github.com/SamVerschueren/decode-uri-component/releases">https://github.com/SamVerschueren/decode-uri-component/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">SamVerschueren/decode-uri-component@<tt>v0.2.0...v0.2.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: decode-uri-component
<br /> dependency-type: indirect
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
<p>* tests(integration): block gas limit tests (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1500">#1500</a>)</p>
<p>* added antehandler test</p>
<p>* add integration tests</p>
<p>* add back gas call test</p>
<p>* added integration tests v2</p>
<p>* linters</p>
<p>* Update tests/integration_tests/test_gas.py</p>
<p>* Update tests/integration_tests/test_gas.py</p>
<p>* update gomod2nix</p>
<p>* Update tests/integration_tests/test_gas.py</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Freddy Caceres <[email protected]></p>
<p>* chore(ante): deprecate legacy EIP-712 signature verification via AnteHandler (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1521">#1521</a>)</p>
<p>* fix: rename EIP-712 sig. verification to indicate Legacy status</p>
<p>* Add changelog entry</p>
<p>* Update changelog, refactor implementation, update comments</p>
<p>* Apply suggestions from code review</p>
<p>* address comments</p>
<p>* changelog</p>
<p>* Update CHANGELOG.md</p>
<p>Co-authored-by: Vladislav Varadinov <[email protected]></p>
<p>* fix test</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: Vladislav Varadinov <[email protected]></p>
<p>* feat(ci): add Golang dependency vulnerability check (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1528">#1528</a>)</p>
<p>* feat(ci): add Golang dependency vulnerability check</p>
<p>* update</p>
<p>* check run</p>
<p>* c++</p>
<p>* chore(evm): add comment regarding RANDOM opcode (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1520">#1520</a>)</p>
<p>* fix: add random field to BlockContext using block header hash</p>
<p>* add comment</p>
<p>Co-authored-by: Federico Kunze Küllmer <[email protected]></p>
<p>* update release date</p>
<p>* update changelog</p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: Daniel Burckhardt <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: mmsqe <[email protected]>
<br />Co-authored-by: Austin Chandra <[email protected]>
<br />Co-authored-by: Federico Kunze Küllmer <[email protected]>
<br />Co-authored-by: 4rgon4ut <[email protected]>
<br />Co-authored-by: yihuang <[email protected]>
<br />Co-authored-by: Adi Saravanan <[email protected]>
<br />Co-authored-by: Tomas Guerra <[email protected]>
<br />Co-authored-by: Ramiro Carlucho <[email protected]>
<br />Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: Vladislav Varadinov <[email protected]>
<br />Co-authored-by: MalteHerrmann <[email protected]>
<br />Co-authored-by: mmsqe <[email protected]>
<br />Co-authored-by: Devon Bear <[email protected]>
<br />Co-authored-by: v-homsi <[email protected]>
<br />Co-authored-by: MalteHerrmann <[email protected]></p>
facs95
tag:github.com,2008:Repository/358841284/v0.20.0-rc2
2022-11-02T16:29:47Z
v0.20.0-rc2
danburck
tag:github.com,2008:Repository/358841284/v0.20.0-rc1
2022-11-02T10:50:19Z
release: v0.20.0-rc1 cherry pick and changelog (#1422)
<p>release: v0.20.0-rc1 cherry pick and changelog (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1422">#1422</a>)</p>
<p>* Revert "feat(eip712): Create LedgerPreprocessHook to reformat EIP-712 payloads (<a class="issue-link js-issue-link" href="https://github.com/evmos/ethermint/pull/1277">#1277</a>)"</p>
<p>This reverts commit <a class="commit-link" href="https://github.com/evmos/ethermint/commit/723443abc747dd0d3d93d8e8f6133ceda7cf9dec"><tt>723443a</tt></a>.</p>
<p>* release: upadte changelog</p>
danburck