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