exchain icon indicating copy to clipboard operation
exchain copied to clipboard

optimize rpc getBlock

Open cwbhhjl opened this issue 2 years ago • 1 comments

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • [ ] Wrote tests

  • [ ] Updated relevant documentation (docs/)

  • [ ] Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • [ ] Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

cwbhhjl avatar Jul 21 '22 03:07 cwbhhjl

Codecov Report

Merging #2326 (cd285d8) into dev (3924177) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev    #2326      +/-   ##
==========================================
- Coverage   36.38%   36.37%   -0.01%     
==========================================
  Files         414      414              
  Lines       43552    43552              
==========================================
- Hits        15845    15843       -2     
- Misses      26559    26560       +1     
- Partials     1148     1149       +1     
Impacted Files Coverage Δ
app/rpc/namespaces/eth/api.go 0.00% <0.00%> (ø)
x/evm/watcher/querier.go 0.00% <0.00%> (ø)
x/wasm/keeper/keeper.go 80.39% <0.00%> (-0.31%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Jul 21 '22 03:07 codecov-commenter