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

## Issue with sendBocReturnHash API #144

Open
dengfenglai0212 opened this issue Dec 10, 2024 · 0 comments
Open

## Issue with sendBocReturnHash API #144

dengfenglai0212 opened this issue Dec 10, 2024 · 0 comments

Comments

@dengfenglai0212
Copy link

Issue with sendBocReturnHash API

I'm trying to get the transaction hash after sending a transaction using TonConnect UI.
When calling the sendBocReturnHash endpoint, I'm getting the following error:

Error message:
{
"ok": false,
"error": "LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted\nCannot run message on account: inbound external message rejected by transaction 4C6FE61A4B7925532DEE47DEED8367FB9E918D4B32A9B9EC270BEF9D9C65CA13:\nexitcode=133, steps=49, gas_used=0\nVM Log (truncated):\n...SIGNU\nexecute PUSHCONT x28945F0ADB31E1F2C087\nexecute IFNOT\nexecute XCHG s2\nexecute NOT\nexecute XCHG2 s0,s7\nexecute AND\nexecute THROWIF 132\nexecute XCPU s2,s5\nexecute EQUAL\nexecute THROWIFNOT 133\ndefault exception handler, terminating vm with exit code 133\n",
"code": 500
}

boc:te6cckECBQEAARkAAeWIAJjfzDSW8kqmW9yPvdsGz/c9IxqWZVNz2E4X3zs4y5QmA5tLO3P///iLOrf28AAAAHVgvkshRlIRbPvxBpr4Zg8qDUfqiXWI3obF1crG8o1tf5WgU79dUJmFnUGpDZ46lOSIAAWeHDQIaduoUCJZiCYbAQIKDsPIbQMEAgFmQgA+CAHNA+8CYIg8/v8aeLjMJRt3DyVwofHUTvTuB7i/jRhJPgAAAAAAAAAAAAAAAAABAwDAAAAAAHsiY2hhbm5lbCI6OTg2NzU0MTIsIm5ldHdvcmtfY29kZSI6ODYsInRhcmdldCI6IjB4NGJBYjBBMGMzQUVkMTY1MzJkMmQxNTcyNzk3RGQ4ZDBjMDI0MUVEYSJ9AADXDytm

Expected behavior:

  • Should return the transaction hash

What I've tried:

  • Added delay after transaction
  • Verified BOC format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant