Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KaoImin
Copy link
Contributor

@KaoImin KaoImin commented Jun 29, 2022

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Which docs this PR relation:

Ref #

Which toolchain this PR adaption:

No Breaking Change

Special notes for your reviewer:

CI Switch

ci-runs-only: [Chaos CI, Cargo Clippy, Coverage Test, E2E Tests, Code Format, Unit Tests]

@KaoImin KaoImin marked this pull request as ready for review June 29, 2022 07:35
@KaoImin KaoImin temporarily deployed to chaos June 29, 2022 08:09 Inactive
@KaoImin KaoImin requested a review from driftluo June 29, 2022 08:11
@codecov-commenter
Copy link

Codecov Report

Merging #462 (ec89641) into main (a0d394a) will decrease coverage by 0.03%.
The diff coverage is 11.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
- Coverage   35.58%   35.54%   -0.04%     
==========================================
  Files         119      119              
  Lines        8472     8484      +12     
==========================================
+ Hits         3015     3016       +1     
- Misses       5457     5468      +11     
Impacted Files Coverage Δ
core/api/src/adapter.rs 0.00% <0.00%> (ø)
core/api/src/jsonrpc/impl.rs 0.00% <0.00%> (ø)
core/api/src/jsonrpc/web3_types.rs 0.00% <ø> (ø)
core/executor/src/tests/mod.rs 100.00% <ø> (ø)
core/executor/src/lib.rs 74.50% <50.00%> (ø)
core/metadata/src/adapter.rs 100.00% <100.00%> (ø)
core/mempool/src/tx_wrapper.rs 89.28% <0.00%> (+1.78%) ⬆️

* fix(api): fix some bug in estimate gas

* fix gas limit

* fix(e2e): fix e2e test case

fix eth_call_4 and eth_call_20;
fix eth_estimateGas_20

Co-authored-by: KaoImin <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@KaoImin KaoImin temporarily deployed to chaos June 29, 2022 12:21 Inactive
@KaoImin KaoImin merged commit 3e49348 into main Jun 30, 2022
@KaoImin KaoImin deleted the estimate-gas branch June 30, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants