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] Client fails on block 478558: Script validation failed on tx_idx: 0, input_idx: 0: Opcode not implemented #256

Closed
maciejka opened this issue Oct 10, 2024 · 5 comments
Labels
advanced bug Something isn't working

Comments

@maciejka
Copy link
Collaborator

In packages/client command:

scarb test --forceall --execute_scripts tests/data/full_478557.json

fails with:

Script validation failed on tx_idx: 0, input_idx: 0: Opcode not implemented
@maciejka maciejka added bug Something isn't working advanced labels Oct 10, 2024
@supreme2580
Copy link

@maciejka can i be assigned to this

@baitcode
Copy link
Contributor

baitcode commented Oct 23, 2024

I tried to reproduce that and got:

running integration tests (with scripts) ...
test tests/data/full_478557.json ... fail (gas usage est.: 0)
failures:
	tests/data/full_478557.json — Run panicked with [10465980102873265876556552398661227733856306440119630725149366969700 ('cached output was not cached'), ].

Is this another issue? am I missing something?

@maciejka
Copy link
Collaborator Author

I tried to reproduce that and got:

running integration tests (with scripts) ...
test tests/data/full_478557.json ... fail (gas usage est.: 0)
failures:
	tests/data/full_478557.json — Run panicked with [10465980102873265876556552398661227733856306440119630725149366969700 ('cached output was not cached'), ].

Is this another issue? am I missing something?

This is another issue already solved in #282.

@baitcode
Copy link
Contributor

Ok. I'll synchronise my branch. Could you assign me to this one, please?

@maciejka
Copy link
Collaborator Author

maciejka commented Nov 5, 2024

Fixed by #294.

@maciejka maciejka closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants