Skip to content

chore(protocol): Remove TryFrom#268

Merged
mattsse merged 2 commits intomainfrom
rf/chore/rm-try-from
Nov 16, 2024
Merged

chore(protocol): Remove TryFrom#268
mattsse merged 2 commits intomainfrom
rf/chore/rm-try-from

Conversation

@refcell
Copy link
Copy Markdown
Collaborator

@refcell refcell commented Nov 15, 2024

Description

Removes the TryFrom span batch for RawSpanBatch, inlining the coercion into a to_raw_span_batch method.

Closes #266.

@refcell refcell added A-protocol C-debt Category: technical debt or removable labels Nov 15, 2024
@refcell refcell self-assigned this Nov 15, 2024
@refcell
Copy link
Copy Markdown
Collaborator Author

refcell commented Nov 15, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@mattsse mattsse added this pull request to the merge queue Nov 16, 2024
Merged via the queue into main with commit 152e358 Nov 16, 2024
@mattsse mattsse deleted the rf/chore/rm-try-from branch November 16, 2024 03:38
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
### Description

Removes the `TryFrom` span batch for `RawSpanBatch`, inlining the
coercion into a `to_raw_span_batch` method.

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

Labels

C-debt Category: technical debt or removable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(protocol): Inline RawSpanBatch TryFrom

2 participants