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: Simulation failed for Aptos Testnet on sending rawTransaction #23

Open
itsmnthn opened this issue Dec 12, 2024 · 0 comments
Open

Comments

@itsmnthn
Copy link

Describe the bug
I'm trying to send a raw transaction which sends raw transaction that includes bytes of the script and required params for it and you can check the payload at sent raw tx through Petra wallet

To Reproduce
Steps to reproduce the behavior:

  1. Build a raw transaction using @aptos-lab/ts-sdk
  2. Send raw transaction using @aptos-lab/wallet-adapter-core from dapp
  3. See simulation error in Pontem wallet

Expected behavior
Should success the simulation and allow to send transaction

Screenshots
Screenshot 2024-12-12 at 3 33 21 PM

Screenshot 2024-12-12 at 3 33 29 PM

Desktop (please complete the following information):

  • OS: Mac
  • Browser: Arc (Chromium)
  • Version: 1.72.1

Additional context
The same raw transaction works with @aptos-lab/ts-sdk and nodejs as well as via Petra wallet extension

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