Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

evm: check height overflow #597

Merged
merged 3 commits into from
Sep 28, 2021
Merged

evm: check height overflow #597

merged 3 commits into from
Sep 28, 2021

Conversation

fedekunze
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the C:Types common types, interfaces and functions from /types label Sep 28, 2021
@fedekunze fedekunze enabled auto-merge (squash) September 28, 2021 09:40
@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #597 (587cde3) into main (bc82f3f) will increase coverage by 0.16%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
+ Coverage   52.59%   52.76%   +0.16%     
==========================================
  Files          64       64              
  Lines        5261     5271      +10     
==========================================
+ Hits         2767     2781      +14     
+ Misses       2340     2335       -5     
- Partials      154      155       +1     
Impacted Files Coverage Δ
x/evm/keeper/state_transition.go 67.35% <33.33%> (-0.83%) ⬇️
types/validation.go 100.00% <100.00%> (+66.66%) ⬆️

@fedekunze fedekunze merged commit 83627b9 into main Sep 28, 2021
@fedekunze fedekunze deleted the fedekunze/check-overflow branch September 28, 2021 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:Types common types, interfaces and functions from /types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant