-
Notifications
You must be signed in to change notification settings - Fork 70
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
near-sdk-js ABI support #245
Comments
My suggestions woul be:
|
Yes, what @volovyks suggests would be ideal. We have a comprehensive set of Rust ABI generation tests under https://github.com/near/cargo-near/tree/main/integration-tests/tests/abi; it might make sense to port them here as well. NAJ support for ABI is coming soon (near/near-api-js#1045), we will be able to test it e2e after it is released. |
Hello, please help me to solve this problem. All programs have been upgraded to the final version. However, the error still exists. Error: Location: Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. |
@Rezaheydariii Thanks for reporting. We're working on a fix. |
@Rezaheydariii Your error is a cargo near problem and not related to near-sdk-js. Please ask by creating an issue here: https://github.com/near/cargo-near |
Remain work for this ticket:
The text was updated successfully, but these errors were encountered: