Skip to content

"readable transaction" shows "code" and "type" arbitrarily inserted. #31

Description

@tlccstudio

Trying to get UAL working and SQRL is the only wallet not properly sending our transaction, Anchor, Telos Sign, and Wombat work. I noticed, inserting "code" and "type" into the transaction serves no use:

image

My original code sends this:

image

And so when I click to approve the transaction it fails with this error:

image

Is the issue in here?
https://github.com/telosnetwork/sqrl/blob/ebd93a3197f08bcd55a955b5d88ed3072d432c56/app/wallet-integration/components/modals/RequestSignaturePrompt.js

This sort of transaction should just fully rely on what the developers specify in their actions as needed variables and should not add any. eosio.token can be changed even, known types vs. unknown types? Developers should be sending the correct arguments, no need to know common types. Is this the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions