EOSIO / EOSIO/ual-token-pocket
Wrong result
Open
- 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
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