Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

eosjs return codes #13

Open
ericpassmore opened this issue Sep 15, 2022 · 0 comments
Open

eosjs return codes #13

ericpassmore opened this issue Sep 15, 2022 · 0 comments

Comments

@ericpassmore
Copy link
Contributor

Investigate correct return code for --return-failure-trace ture and transaction failed to speculatively execute.

As of Leap 3, defaults to --return-failure-trace true which means that automation which depends on eosjs to return a non-zero value on transaction failure will instead need to parse the traces or use option --return-failure-trace false.

Update to parse transaction trace and return a non-zero error code when the trace includes an exception indicating the transaction failed to speculatively execute.

@ericpassmore ericpassmore self-assigned this Oct 9, 2022
@ericpassmore ericpassmore added this to the Halloween milestone Oct 9, 2022
@ericpassmore ericpassmore removed their assignment Dec 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant