Skip to content

chore(tests): additional eip6110 edge cases #1467

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

Merged
merged 4 commits into from
Apr 16, 2025

Conversation

spencer-tb
Copy link
Contributor

@spencer-tb spencer-tb commented Apr 16, 2025

🗒️ Description

Adds cases for the remaining todo item: sending eth to the deposit contract while sending a deposit request.

Additionally adds a suggested case where we a deposit request with 1 above the minimum amount.

🔗 Related Issues

N/A

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.

@spencer-tb spencer-tb added scope:tests Scope: Changes EL client test cases in `./tests` type:chore Type: Chore fork:prague Prague hardfork labels Apr 16, 2025
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

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

Thanks for these! I have added some extra cases and we should be ready to merge.

@marioevz marioevz merged commit 8666e45 into main Apr 16, 2025
21 checks passed
@marioevz marioevz deleted the spencer-tb/prague-tests-eip6110-additional-cases branch April 16, 2025 18:51
pacrob pushed a commit to pacrob/execution-spec-tests that referenced this pull request May 5, 2025
* chore(tests): additional eip6110 edge cases.

* chore(docs): update changelog.

* fix(types,tests): Improve docstrings to describe the requests

* fix: review changes

---------

Co-authored-by: Mario Vega <[email protected]>
felix314159 pushed a commit to felix314159/execution-spec-tests that referenced this pull request May 16, 2025
* chore(tests): additional eip6110 edge cases.

* chore(docs): update changelog.

* fix(types,tests): Improve docstrings to describe the requests

* fix: review changes

---------

Co-authored-by: Mario Vega <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fork:prague Prague hardfork scope:tests Scope: Changes EL client test cases in `./tests` type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants