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] - Invalid Deploy / Runtime Error 106 is not reflected in casper-sidecar #386

Open
devendran-m opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@devendran-m
Copy link

Bug:
Invalid Deploy / Invalid Runtime Error 106 is not reflecting in casper-sidecar - i.e. InvalidDeployInvalidRuntime = 106 in error_code.rs;

     /// Invalid runtime for Transaction::Deploy
    #[error("Invalid runtime for Transaction::Deploy")]
    InvalidDeployInvalidRuntime = 106,

Error reported by @Jiu-hong

response for rpc-id 7464600024551930884 account_put_deploy is json-rpc error: {"code":-32018,"message":"Node request failure","data":"request for submitting a deploy has failed: received an unexpected node error: unknown node error code (106)"}
@devendran-m devendran-m added the bug Something isn't working label Jan 7, 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
None yet
Development

No branches or pull requests

2 participants