Tags: w3tech/ethermint
Tags
feat: Bump cosmos-sdk v0.45.16 and cometbft v0.34.33 (b-harvest#16) * feat: Bump up cosmos-sdk v0.45.16, tendermint v0.34.33 * feat: Bump up go v1.21 * feat: Apply code diffs * chore: Bump up viper v1.18.2 * test: Update lint.yml from ethermint v0.22.0-sdk50-1 * test: Change path from .markdownlintignore for proto-docs.md * test: Fix lint(ref. ethermint v0.22.0-sdk50-1) * test: Fix lint * test: Fix tests(ref. ethermint v0.22.0-sdk50-1) * chore: Remove matrix from integration test ci * test: Fix nix for go v1.21 * chore: go_1_21_overlay.nix * test: Update nixpkgs, poetry2nix * chore: Update geth hash * chore: Update geth hash * test: Remove go_1_21_overlay.nix * chore: Remove toolchain from go.mod * test: Fix nix contents * test: Fix integration codes for web3 * test: Fix integration tests * test: Fix flake8 lint * chore: Apply comments * chore: fix lint
Merge pull request b-harvest#14 from b-harvest/wait-tx_cmd feat: wait-tx query cmd
feat!: add stateful precompiled contract (cherry-pick) - (evm) crypto-org-chain#328 Support precompile interface. - (statedb) crypto-org-chain#333 Support native action in statedb, prepare for precompiles. - (precompile) crypto-org-chain#338 Fix simulation of precompile using context. - (precompile) crypto-org-chain#342 Problem: native action don't support mem keys - (precompile) crypto-org-chain#343 Problem: no api to convert native events to logs - (precompile) crypto-org-chain#344 Fix error handling in precompile context. - (precompile) crypto-org-chain#346 Add support for new precompile context. - (precompile) crypto-org-chain#347 Problem: miss contract in ExtStateDB interface - (precompile) crypto-org-chain#359 Problem: no efficient way to execute read-only native actions - (precompile) crypto-org-chain#371 Add StateDB itself into native context for precompiles to emit evm logs directly. - (precompile) crypto-org-chain#380 Allow init precompiled contract with rules when new evm.
Add tc for testing cosmos key and ethermint key This TC helps devs to understand difference between cosmos-sdk private key and ethermint private key. If both keys are using secp256k1 algorithm, the mechanism of both keys are same.
Facs95/v0.22.0 (evmos#1749) * add missing entries to changelog (evmos#1748) * add missing entries to changelog * update changelog * add release date * add commetbft on changelog
adjust year to 2023 for v0.21.0-rc2 release (evmos#1630)
PreviousNext