Skip to content

protocol: Add serialization support for topic filters#427

Merged
Shaptic merged 7 commits intomainfrom
serialize-filter
May 14, 2025
Merged

protocol: Add serialization support for topic filters#427
Shaptic merged 7 commits intomainfrom
serialize-filter

Conversation

@Shaptic
Copy link
Contributor

@Shaptic Shaptic commented May 6, 2025

What

Allow SegmentFilters to be serializable for client SDK usage.

Why

Closes #404

Known Limitations

This will have to be updated for Protocol 23 due to #419, but I'm targeting main so we can tag that off faster to unblock clients.

@Shaptic Shaptic requested review from a team, 2opremio and urvisavla May 6, 2025 20:54
@Shaptic Shaptic changed the title Allow segment filters to be serializable protocol: Add serialization support for topic filters May 6, 2025
@Shaptic Shaptic requested review from tamirms and urvisavla May 13, 2025 17:19
@Shaptic Shaptic requested a review from urvisavla May 14, 2025 00:25
@Shaptic Shaptic merged commit fea2f94 into main May 14, 2025
15 of 16 checks passed
@Shaptic Shaptic deleted the serialize-filter branch May 14, 2025 20:32
2opremio pushed a commit to 2opremio/soroban-rpc that referenced this pull request May 21, 2025
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.

GetEventsRequest doesn't serialize SegmentFilter struct into RPC friendly string

4 participants