Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

bug: stRevertTest nonce related errors #323

Closed
danilowhk opened this issue Sep 28, 2023 · 0 comments
Closed

bug: stRevertTest nonce related errors #323

danilowhk opened this issue Sep 28, 2023 · 0 comments
Labels
bug Something isn't working debuggor Bugs resulting from adding a new test suite need investigation. Create new issue when figured out.

Comments

@danilowhk
Copy link
Contributor

Nonce errors:

RevertPrecompiledTouchExactOOG.json

Test path:
GeneralStateTests/stRevertTest/RevertPrecompiledTouchExactOOG.json

Error:
Test: RevertPrecompiledTouchExactOOG_d10g1v0_Shanghai, Address: 0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b, , Nonce Error: Expected nonce 0x0000000000000000000000000000000000000000000000000000000000000001 got 0x0000000000000000000000000000000000000000000000000000000000000000

RevertPrefound.json

Test path:
GeneralStateTests/stRevertTest/RevertPrefound.json

Error:
Test: RevertPrefound_d0g0v0_Shanghai, Address: 0x7db299e0885c85039f56fa504a13dd8ce8a56aa7, Nonce Error: Expected nonce 0x0000000000000000000000000000000000000000000000000000000000000001 got 0x0000000000000000000000000000000000000000000000000000000000000000

RevertPrefoundEmpty.json

Test path:
GeneralStateTests/stRevertTest/RevertPrefoundEmpty.json

Error:
Test: RevertPrefoundEmpty_d0g0v0_Shanghai, Address: 0x7db299e0885c85039f56fa504a13dd8ce8a56aa7, Nonce Error: Expected nonce 0x0000000000000000000000000000000000000000000000000000000000000001 got 0x0000000000000000000000000000000000000000000000000000000000000000

RevertOpcodeCreate.json

Test path:
GeneralStateTests/stRevertTest/RevertOpcodeCreate.json

Error:
Test: RevertOpcodeCreate_d0g1v0_Shanghai, Address: 0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b, Nonce Error: Expected nonce 0x0000000000000000000000000000000000000000000000000000000000000000 got 0x0000000000000000000000000000000000000000000000000000000000000001

RevertOnEmptyStack.json

Test path:
GeneralStateTests/stRevertTest/RevertOnEmptyStack.json

Error:
Test: RevertOnEmptyStack_d0g0v0_Shanghai, Address: 0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b, Nonce Error: Expected nonce 0x0000000000000000000000000000000000000000000000000000000000000001 got 0x0000000000000000000000000000000000000000000000000000000000000000

RevertInCreateInInit.json

Test path:
GeneralStateTests/stRevertTest/RevertInCreateInInit.json

Error:
Test: RevertInCreateInInit_d0g0v0_Shanghai, Address: 0x6295ee1b4f6dd65047762f924ecd367c17eabf8f, Nonce Error: Expected nonce 0x0000000000000000000000000000000000000000000000000000000000000002 got 0x0000000000000000000000000000000000000000000000000000000000000000

RevertPrefoundEmptyCall.json

Test path:
GeneralStateTests/stRevertTest/RevertPrefoundEmptyCall.json

Error:
RevertPrefoundEmptyCall_d0g0v0_Shanghai expected storage value 0x0000000000000000000000000000000000000000000000000000000000000001 for 0xa000000000000000000000000000000000000000, got 0x0000000000000000000000000000000000000000000000000000000000000000

@danilowhk danilowhk added the bug Something isn't working label Sep 28, 2023
@github-project-automation github-project-automation bot moved this to 🆕 Backlog in Kakarot on Starknet Sep 28, 2023
@danilowhk danilowhk added the debuggor Bugs resulting from adding a new test suite need investigation. Create new issue when figured out. label Sep 28, 2023
@github-project-automation github-project-automation bot moved this from 🆕 Backlog to ✅ Done in Kakarot on Starknet Dec 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working debuggor Bugs resulting from adding a new test suite need investigation. Create new issue when figured out.
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants