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

feat(tests): test set code tx ideas implementation #981

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

winsvega
Copy link
Collaborator

@winsvega winsvega commented Dec 2, 2024

πŸ—’οΈ Description

Write tests for ideas from the issue

πŸ”— Related Issues

#952

βœ… 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.
  • Tests: All converted JSON/YML tests from ethereum/tests have been added to converted-ethereum-tests.txt.
  • Tests: A PR with removal of converted JSON/YML tests from ethereum/tests have been opened.
  • Tests: Included the type and version of evm t8n tool used to locally execute test cases: e.g., ref with commit hash or geth 1.13.1-stable-3f40e65.
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

@winsvega winsvega added scope:pytest Scope: Pytest plugins type:test Type: Test labels Dec 2, 2024
@winsvega winsvega self-assigned this Dec 2, 2024
@winsvega winsvega force-pushed the eip7702 branch 3 times, most recently from 7524711 to 5009dda Compare December 2, 2024 14:28
@winsvega winsvega changed the title test set code tx ideas test set code tx ideas implementation Dec 2, 2024
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.

All tests look good to me, just some comments.

tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py Outdated Show resolved Hide resolved
@danceratopz danceratopz added the fork:prague Prague hardfork label Dec 2, 2024
@winsvega winsvega force-pushed the eip7702 branch 2 times, most recently from 8fb3439 to 5d0179e Compare December 4, 2024 10:55
@winsvega winsvega changed the title test set code tx ideas implementation feat(tests): test set code tx ideas implementation part1 Dec 4, 2024
@winsvega winsvega requested a review from marioevz December 4, 2024 11:16
@winsvega winsvega force-pushed the eip7702 branch 4 times, most recently from b01c835 to 64aa914 Compare December 16, 2024 09:39
@winsvega winsvega force-pushed the eip7702 branch 2 times, most recently from 9ab093f to 3418a0b Compare December 18, 2024 12:17
@winsvega winsvega changed the title feat(tests): test set code tx ideas implementation part1 feat(tests): test set code tx ideas implementation Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fork:prague Prague hardfork scope:pytest Scope: Pytest plugins type:test Type: Test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants