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

CEP18 / RC3 Migration / Invalid Argument (Some(u8)) #149

Open
RBYGLLS opened this issue Jul 2, 2024 · 0 comments
Open

CEP18 / RC3 Migration / Invalid Argument (Some(u8)) #149

RBYGLLS opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@RBYGLLS
Copy link

RBYGLLS commented Jul 2, 2024

When events_mode is passed as Some(u8) -> "error_message": "User error: 60006", InvalidEventsMode .

casper-client put-deploy --chain-name casper-jiuhong-test-jh \ -n http://172.142.106.150:7777 \ --payment-amount 350000000000 \ --session-path /home/ubuntu/caspereco/cep18/target/wasm32-unknown-unknown/release/cep18.wasm \ --session-arg "name:string='TEST6_CEP18'" \ --session-arg "events_mode:opt_u8='0'" \ --secret-key /home/ubuntu/keys/test0/secret_key.pem

Link to issue reported in Slack:
https://casper-labs-team.slack.com/archives/C01ULKL8G8J/p1719909754693599

Another observation when installing contract: Even though the deployment returned error message "error_message": "ApiError::InvalidArgument [3]" ---> the contract is installed successfully under package.

@RBYGLLS RBYGLLS added the bug Something isn't working label Jul 2, 2024
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