Tags: yingjianzh/ethermint
Tags
Merge pull request bianjieai#15 from bianjieai/sheldon/feegrant Sheldon/feegrant
Merge pull request bianjieai#14 from bianjieai/sheldon/v0.10.2-irita add gas limit judgment
fix: gas_price & eth_getBlockByNumber
Merge pull request bianjieai#12 from bianjieai/sheldon/fix fix: eth_getBlockByNumber
Merge pull request bianjieai#11 from bianjieai/sheldon/fix-evm-query fix: blockNumber & eth_feeHistory
release: v0.8.1 changes (evmos#775) * docs: update changelog (evmos#765) * feemarket: unit tests EIP1559 (evmos#758) * Fee-Market(Types): Setup Params tests * Fee-Market(Types): Add all Params tests * Fee-Market(Types): Add genesis tests * Fee-Market(Keeper): Copy Keeper setup from EVM module and add Params tests * Fee-Market(Keeper): Add Keeper tests * Fee-Market(Keeper): Add review comments * Fee-Market(Keeper): WIP grpc tests * Fee-Market(Keeper): WIP ERIP1559 tests * Fee-Market(Keeper): WIP ERIP1559 tests * Fee-Market(Keeper): WIP ERIP1559 tests maxGas influences on baseFee * Fee-Market(Keeper): Add last ERIP1559 tests * Fee-Market(Keeper): Add abci tests * rpc: fix default signer (evmos#769) * rpc: fix default signer * changelog * build(deps): bump actions/cache from 2.1.6 to 2.1.7 (evmos#772) Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.6...v2.1.7) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: RPC tests fail if FeeMarket `BaseFee` is enabled by default (evmos#770) * Fix(FeeMarket): Enable FeeMarkat BaseFee * fix rpc tests * changelog Co-authored-by: Federico Kunze Küllmer <[email protected]> Co-authored-by: Freddy Caceres <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]> * changelog Co-authored-by: Daniel Burckhardt <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Freddy Caceres <[email protected]>
release: cherry picks `v0.7.1` (evmos#653) * ci: add bencher config (evmos#652) Add bencher config with global +-10% threshold for improvements and regressions Co-authored-by: Federico Kunze Küllmer <[email protected]> * fix conflicts * evm: fix panic when transaction is reverted (evmos#650) * fix panic when transaction is reverted * update changelog * Update x/evm/keeper/context_stack.go Co-authored-by: Federico Kunze Küllmer <[email protected]> * rpc: test fix (evmos#608) * fix rpc tests with net namespace * skip personal test * skip rpc pending test * fix endpoint * fix rpc pending test * fix missing gas param in some rpc tests * fix eth_getproof when the block number is equal to pending or latest * fix rpc tests filter subscribe failed * lint * remove unused linter * fix PendingTransactionFilter and TestEth_GetFilterChanges_BlockFilter * fix eth_estimateGas * fix TestEth_EstimateGas_ContractDeployment * skip TestEth_ExportAccount_WithStorage * remove sleep in rpc test * Update changelog * add test-rpc in github action * bump golangci-lint version to v1.42.1 * release: v0.7.1 cherry-picks * changelog * ci: fix solidity tests (evmos#278) * Fix CI * Remove verbose-log to reduce size * update timeout * rm deploy contract action * Update test-helper.js * Update workflow * Update workflow * fix gas estimate amount * Update test.yml * fix error assert issue * ignore bad test case * remove estimate gas test * Change fromBlock to 1 (TEMP, Reverse Required) * bump timeout Co-authored-by: Federico Kunze Küllmer <[email protected]> Co-authored-by: yihuang <[email protected]> Co-authored-by: Federico Kunze <[email protected]> Co-authored-by: Daniel Burckhardt <[email protected]> Co-authored-by: Thomas Nguy <[email protected]> Co-authored-by: JayT106 <[email protected]> Co-authored-by: Yijia Su <[email protected]> Co-authored-by: yihuang <[email protected]>
PreviousNext