Skip to content

eth/tx: update tx initcode cost for shanghai#237

Merged
q9f merged 5 commits intomainfrom
q9f/tx/initcode
May 26, 2023
Merged

eth/tx: update tx initcode cost for shanghai#237
q9f merged 5 commits intomainfrom
q9f/tx/initcode

Conversation

@q9f
Copy link
Owner

@q9f q9f commented May 26, 2023

implements metered initcode as per https://eips.ethereum.org/EIPS/eip-3860

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2023

Codecov Report

Merging #237 (913cc24) into main (041aa92) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          77       77           
  Lines        4430     4436    +6     
=======================================
+ Hits         4415     4421    +6     
  Misses         15       15           
Impacted Files Coverage Δ
lib/eth/client.rb 100.00% <100.00%> (ø)
lib/eth/tx.rb 99.10% <100.00%> (+0.02%) ⬆️
spec/eth/tx/eip2930_spec.rb 100.00% <100.00%> (ø)
spec/eth/tx/legacy_spec.rb 100.00% <100.00%> (ø)
spec/eth/tx_spec.rb 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@q9f q9f merged commit 92e6c54 into main May 26, 2023
@q9f q9f deleted the q9f/tx/initcode branch May 26, 2023 13:05
@q9f q9f mentioned this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants