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

Ability to add deposit receipts in the stub #8139

Merged

Conversation

StefanBratanov
Copy link
Contributor

@StefanBratanov StefanBratanov commented Mar 25, 2024

PR Description

Configured by a static constant GENERATE_DEPOSIT_RECEIPTS. Defaulting to false since we don't want random deposit receipts in the stub and end up in an inactivity leak.

Also changed engineGetPayload to pass a state instead of slot. This could be useful in the future as well if we need more information.

Fixed Issue(s)

related to #7898

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@StefanBratanov StefanBratanov force-pushed the add_deposit_receipts_stub branch from 71c0148 to 5446cc4 Compare March 25, 2024 16:25
Copy link
Contributor

@zilm13 zilm13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StefanBratanov StefanBratanov force-pushed the add_deposit_receipts_stub branch from 5446cc4 to d16bc33 Compare March 25, 2024 17:21
@StefanBratanov StefanBratanov enabled auto-merge (squash) March 25, 2024 17:21
@StefanBratanov StefanBratanov merged commit 508459f into Consensys:master Mar 25, 2024
16 checks passed
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.

2 participants