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

spec 1.1.6 - renaming fields for devnet 4, EL spec 1.0.0-alpha.5 #3493

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

g11tech
Copy link
Contributor

@g11tech g11tech commented Dec 7, 2021

Motivation

Update the execution payload fields and payload attributes:

  • coinbase to fee_recipient
  • receipt_root to receipts_root
  • fee_recipient to suggested_fee_recipient

Closes #3492
Steps to test or reproduce

@codeclimate
Copy link

codeclimate bot commented Dec 7, 2021

Code Climate has analyzed commit 536f4e7 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #3493 (8908489) into master (e4502df) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master    #3493   +/-   ##
=======================================
  Coverage   37.91%   37.91%           
=======================================
  Files         308      308           
  Lines        8133     8133           
  Branches     1250     1250           
=======================================
  Hits         3084     3084           
  Misses       4899     4899           
  Partials      150      150           

@dapplion dapplion merged commit 2b0b85a into ChainSafe:master Dec 7, 2021
@g11tech g11tech deleted the mspec-1.1.6 branch December 7, 2021 19:59
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.

coinbase to fee_recipient, fee_recipient to suggested_fee_recipient, receipt_root to receipts_root
3 participants