WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@lethuzulu
Copy link

Purpose

This PR adds a feature for auto decoding trace inputs and outputs.

Changes

  • Added a trace_signature field to the StreamConfig for populating the decoded_trace.
  • Added a decoded_trace field to the ColumnMapping.
  • Added the decoded_traces field to the response for collecting the decoded traces.

Additional Information

  • Before decoding the traces, first filtered out the "Reverted" rows from the batches.
  • Limitation: the "error" field must be specified in the field_selection to successfully filter out "Reverted" rows.

Checklist

  • Code implemented.
  • Tests written and passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants