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

Problem: no header hash from fallback historicalInfo #540

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

mmsqe
Copy link
Collaborator

@mmsqe mmsqe commented Oct 7, 2024

to avoid behaviour change when bump to sdk50

Description


For contributor use:

  • 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.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Project coverage is 46.55%. Comparing base (580ce6e) to head (e957686).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
x/evm/keeper/state_transition.go 73.07% 3 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #540      +/-   ##
===========================================
+ Coverage    46.50%   46.55%   +0.04%     
===========================================
  Files          181      181              
  Lines        14522    14542      +20     
===========================================
+ Hits          6754     6770      +16     
  Misses        7052     7052              
- Partials       716      720       +4     
Files with missing lines Coverage Δ
x/evm/keeper/state_transition.go 72.63% <73.07%> (-0.85%) ⬇️

... and 1 file with indirect coverage changes

@mmsqe mmsqe requested a review from yihuang October 7, 2024 10:12
x/evm/keeper/state_transition.go Show resolved Hide resolved
@mmsqe mmsqe merged commit a2ad87c into crypto-org-chain:develop Oct 9, 2024
37 of 39 checks passed
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.

2 participants