-
Notifications
You must be signed in to change notification settings - Fork 242
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
EELS t8n return empty exception strings #1021
Comments
winsvega
changed the title
EELS t8n cut exception string in server mod
EELS t8n return empty exception strings
Oct 10, 2024
SamWilsn
added
A-spec
Area: specification
C-enhance
Category: a request for an improvement
E-easy
Experience: easy, good for newcomers
labels
Oct 10, 2024
List of exceptions we should raise: https://github.com/ethereum/execution-spec-tests/blob/main/src/ethereum_test_exceptions/exceptions.py |
8 tasks
SamWilsn
added a commit
to SamWilsn/eth1.0-specs
that referenced
this issue
Oct 17, 2024
SamWilsn
added a commit
to SamWilsn/eth1.0-specs
that referenced
this issue
Oct 17, 2024
SamWilsn
added a commit
to SamWilsn/eth1.0-specs
that referenced
this issue
Oct 31, 2024
SamWilsn
added a commit
that referenced
this issue
Oct 31, 2024
SamWilsn
added a commit
that referenced
this issue
Oct 31, 2024
SamWilsn
added a commit
that referenced
this issue
Oct 31, 2024
SamWilsn
added a commit
to ethereum/ethereum-rlp
that referenced
this issue
Nov 8, 2024
SamWilsn
added a commit
to ethereum/ethereum-rlp
that referenced
this issue
Nov 8, 2024
SamWilsn
added a commit
to ethereum/ethereum-rlp
that referenced
this issue
Nov 8, 2024
SamWilsn
added a commit
to SamWilsn/eth1.0-specs
that referenced
this issue
Nov 11, 2024
SamWilsn
added a commit
to SamWilsn/eth1.0-specs
that referenced
this issue
Nov 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
message Failed transaction: is not sufficient enough to match exception code
the exception string is empty in line
src/ethereum_spec_tools/evm_tools/t8n/init.py
this probably goes to EELS repo
ethereum/execution-spec-tests#881
command:
Note to Implementer
Once all the specific exception types are being thrown correctly, make sure to update the test loader to take advantage:
execution-specs/tests/helpers/load_state_tests.py
Lines 72 to 74 in 420f7a8
The text was updated successfully, but these errors were encountered: