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

EIP-3860: Limit and meter initcode #545

Merged
merged 3 commits into from
Jan 10, 2023
Merged

Conversation

yperbasis
Copy link
Member

@yperbasis yperbasis commented Jan 5, 2023

Re-created PR #525

@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Merging #545 (6a43509) into master (5fcfb95) will decrease coverage by 0.03%.
The diff coverage is 93.18%.

❗ Current head 6a43509 differs from pull request most recent head c3c1889. Consider uploading reports for the commit c3c1889 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
- Coverage   97.45%   97.42%   -0.04%     
==========================================
  Files          62       63       +1     
  Lines        5980     6018      +38     
==========================================
+ Hits         5828     5863      +35     
- Misses        152      155       +3     
Flag Coverage Δ
blockchaintests 76.96% <100.00%> (+0.04%) ⬆️
statetests 72.73% <90.90%> (+0.03%) ⬆️
unittests 89.77% <79.54%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/state/host.hpp 40.00% <ø> (ø)
test/utils/bytecode.hpp 96.33% <ø> (ø)
test/state/state.cpp 77.64% <62.50%> (-2.10%) ⬇️
lib/evmone/instructions_calls.cpp 100.00% <100.00%> (ø)
test/state/host.cpp 80.54% <100.00%> (ø)
test/unittests/evm_eip3860_initcode_test.cpp 100.00% <100.00%> (ø)

Implement EIP-3860.

Co-authored-by: Paweł Bylica <pawel@ethereum.org>
chfast and others added 2 commits January 10, 2023 12:12
@chfast chfast merged commit 1f92037 into ethereum:master Jan 10, 2023
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.

3 participants