Skip to content

BUG: Simulation failed for Aptos Testnet on sending rawTransaction #23

@itsmnthn

Description

@itsmnthn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions