Implement BLOBBASEFEE
instruction from EIP-7516
#708
Merged
Codecov / codecov/project
succeeded
Oct 26, 2023 in 0s
97.70% (+0.00%) compared to e40b952
View this Pull Request on Codecov
97.70% (+0.00%) compared to e40b952
Details
Codecov Report
Merging #708 (d526559) into master (e40b952) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #708 +/- ##
=======================================
Coverage 97.69% 97.70%
=======================================
Files 101 102 +1
Lines 9381 9404 +23
=======================================
+ Hits 9165 9188 +23
Misses 216 216
Files | Coverage Δ | |
---|---|---|
lib/evmone/instructions.hpp | 100.00% <100.00%> (ø) |
|
test/unittests/evm_eip7516_blobbasefee_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/instructions_test.cpp | 89.58% <ø> (ø) |
Loading