EOSIO / EOSIO/ual-token-pocket

Wrong result

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
24
Forks
13
PR merge metrics
No merged PRs in 30d

Description

The returned result after executing `signTransaction` does not contain all the necessary information about the signed transaction. For instance there is not way to retrieve `return_value_data` (_transaction.processed.action_traces_)

Contributor guide

Open the contributing guide

Research direction

Start by locating the signTransaction entry point and inspect how its returned result is assembled. Compare the result with the signed transaction's processed.action_traces, especially return_value_data; done means the necessary signed-transaction information is available through the returned result.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, blockchain
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.