feat!: add stateful precompiles support #2633
Merged
Codecov / codecov/project
succeeded
Aug 27, 2024 in 0s
66.83% (+0.05%) compared to 42eb4bd
View this Pull Request on Codecov
66.83% (+0.05%) compared to 42eb4bd
Details
Codecov Report
Attention: Patch coverage is 73.97260%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 66.83%. Comparing base (
42eb4bd
) to head (fffd126
).
Files | Patch % | Lines |
---|---|---|
precompiles/prototype/prototype.go | 69.35% | 33 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2633 +/- ##
===========================================
+ Coverage 66.78% 66.83% +0.05%
===========================================
Files 364 368 +4
Lines 20516 20662 +146
===========================================
+ Hits 13702 13810 +108
- Misses 6186 6219 +33
- Partials 628 633 +5
Files | Coverage Δ | |
---|---|---|
pkg/mempool/senders_with_nonce.go | 87.50% <ø> (ø) |
|
precompiles/precompiles.go | 100.00% <100.00%> (ø) |
|
precompiles/types/errors.go | 100.00% <100.00%> (ø) |
|
precompiles/types/types.go | 100.00% <100.00%> (ø) |
|
x/crosschain/keeper/evm_deposit.go | 86.95% <ø> (ø) |
|
x/crosschain/keeper/evm_hooks.go | 84.42% <ø> (ø) |
|
x/fungible/keeper/deposits.go | 95.74% <ø> (ø) |
|
x/fungible/keeper/evm.go | 88.38% <ø> (ø) |
|
x/fungible/keeper/evm_hooks.go | 100.00% <ø> (ø) |
|
x/fungible/keeper/v2_deposits.go | 21.73% <ø> (ø) |
|
... and 6 more |
Loading