Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: restore MPT collapsing logic #1885

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Conversation

roman-khimov
Copy link
Member

Fix #1867, revert part of bf20db0.

@roman-khimov roman-khimov requested a review from fyrchik April 7, 2021 08:15
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #1885 (9b15ab4) into master (99ca0b2) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1885      +/-   ##
==========================================
+ Coverage   82.84%   82.92%   +0.08%     
==========================================
  Files         287      287              
  Lines       22759    22762       +3     
==========================================
+ Hits        18854    18875      +21     
+ Misses       2712     2691      -21     
- Partials     1193     1196       +3     
Impacted Files Coverage Δ
pkg/core/blockchain.go 79.91% <100.00%> (+0.06%) ⬆️
pkg/services/oracle/request.go 53.23% <0.00%> (+5.75%) ⬆️
pkg/services/oracle/oracle.go 90.90% <0.00%> (+11.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99ca0b2...9b15ab4. Read the comment docs.

@roman-khimov roman-khimov merged commit 7360ed4 into master Apr 7, 2021
@roman-khimov roman-khimov deleted the restore-mpt-collapsing branch April 7, 2021 11:29
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.

Restore MPT collapsing
2 participants