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

Bug: recover_signer nightly fail #638

Open
obatirou opened this issue Feb 3, 2025 · 1 comment
Open

Bug: recover_signer nightly fail #638

obatirou opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@obatirou
Copy link
Contributor

obatirou commented Feb 3, 2025

Will be fixed by ethereum/execution-specs#1107

https://github.com/kkrt-labs/keth/actions/runs/13104028721/job/36555986795

FAILED tests/ethereum/cancun/test_transactions.py::TestTransactions::test_recover_sender - Failed: DID NOT RAISE <class 'Exception'>
Falsifying example: test_recover_sender(
    self=<test_transactions.TestTransactions object at 0x7f5a5ce2b130>,
    cairo_run_py=_run,
    chain_id=U64(2692),
    tx=FeeMarketTransaction(chain_id=U64(43),
     nonce=U256(1_782_048_801_376_639_692),
     max_priority_fee_per_gas=Uint(U64(27788)),
     max_fee_per_gas=Uint(U64(46)),
     gas=Uint(U64(32463)),
     to=b'\xb6\xa6\x97\x99<f\x15\x87-\xc3\x95\xc6\xe6\xde\x97\xbd\x00\x00\x00\x00',
     value=U256(52407),
     data=b'6/\xda\x80S\xb1\r4',
     access_list=((b'\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
       (b'\x07\xfd\xc3\xd0\x9e\xbf\xce\xe2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
        b'\x84\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')),
      (b'\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
       (b'\x07\xfd\xc3\xd0\x9e\xbf\xce\xe2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
        b'\x84\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'))),
     y_parity=U256(2),
     r=U256(10231),
     s=U256(34211)),
)

You can reproduce this example by temporarily adding @reproduce_failure('6.124.3', b'AXicc+JqcWTKMNO/1RC8kdfEUdtDYrf0x6JyqTNOOT2Oek515x0ZAxn2Tr/37NjUw7rtomk2M6cv2+bMcGa7o7Qnw6Nz++ddOPyX3QlkCBrXSf27M0PrYgBjACjH') as a decorator on your test case
============ 1 failed, 851 passed, 2 skipped in 9203.47s (2:33:23) =============
@obatirou obatirou added this to Keth Feb 3, 2025
@obatirou obatirou self-assigned this Feb 3, 2025
@obatirou obatirou converted this from a draft issue Feb 3, 2025
@obatirou obatirou moved this from In progress to In review in Keth Feb 3, 2025
@Eikix
Copy link
Member

Eikix commented Feb 10, 2025

what is the status of this @obatirou

@Eikix Eikix added the bug Something isn't working label Feb 10, 2025
@Eikix Eikix added this to the EELS migration milestone Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In review
Development

No branches or pull requests

2 participants