Skip to content

Conversation

raxhvl
Copy link
Member

@raxhvl raxhvl commented Sep 26, 2025

🗒️ Description

  • test_bal_7702_delegation_create - Ensure BAL captures creation of EOA delegation
  • test_bal_7702_delegation_update - Ensure BAL captures update of existing EOA delegation
  • test_bal_7702_delegation_clear - Ensure BAL captures clearing of EOA delegation
  • test_bal_7702_delegated_storage_access - Ensure BAL captures storage operations when calling a delegated EIP-7702 account.
  • test_bal_7702_invalid_nonce_authorization - Ensure BAL handles failed authorization due to wrong nonce.
  • test_bal_7702_invalid_chain_id_authorization - Ensure BAL handles failed authorization due to chain id.

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx --with=tox-uv tox -e lint,typecheck,spellcheck,markdownlint
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

@raxhvl raxhvl self-assigned this Sep 26, 2025
@raxhvl raxhvl added the scope:tests Scope: Changes EL client test cases in `./tests` label Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:tests Scope: Changes EL client test cases in `./tests`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant