Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

feat(precompile): Proper abstraction for context, statedb #122

Merged
merged 2 commits into from
Feb 3, 2023
Merged

Conversation

calbera
Copy link
Contributor

@calbera calbera commented Feb 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #122 (c4068e1) into main (2fbfeb6) will increase coverage by 0.01%.
The diff coverage is 87.50%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   79.04%   79.05%   +0.01%     
==========================================
  Files          37       37              
  Lines        1484     1485       +1     
==========================================
+ Hits         1173     1174       +1     
  Misses        292      292              
  Partials       19       19              
Impacted Files Coverage Δ
eth/core/vm/evm.go 0.00% <0.00%> (ø)
x/evm/plugins/state/statedb.go 83.20% <ø> (+0.66%) ⬆️
eth/core/precompile/container/stateful.go 100.00% <100.00%> (ø)
eth/core/precompile/manager.go 100.00% <100.00%> (ø)
x/evm/precompile/runner.go 100.00% <100.00%> (ø)

@calbera calbera requested a review from itsdevbear February 3, 2023 15:48
@itsdevbear itsdevbear merged commit 6e88ad9 into main Feb 3, 2023
@itsdevbear itsdevbear deleted the pc-ctx branch May 3, 2023 14:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants