Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Transaction Type Example #15167

Open
jenpaff opened this issue Mar 20, 2025 · 1 comment
Open

Custom Transaction Type Example #15167

jenpaff opened this issue Mar 20, 2025 · 1 comment
Assignees
Labels
A-sdk Related to reth's use as a library C-enhancement New feature or request C-example Examples

Comments

@jenpaff
Copy link
Collaborator

jenpaff commented Mar 20, 2025

Describe the feature

Create an example demonstrating how to implement custom transaction types using the Reth SDK. This will show how EVM chains can define their own transaction formats while maintaining compatibility with Reth's infrastructure.

TODO: specify which transaction type we want to showcase

Additional context

No response

@jenpaff jenpaff added A-sdk Related to reth's use as a library C-enhancement New feature or request S-needs-triage This issue needs to be labelled labels Mar 20, 2025
@emhane emhane added C-example Examples and removed S-needs-triage This issue needs to be labelled labels Mar 25, 2025
@gakonst
Copy link
Member

gakonst commented Mar 25, 2025

Payments-focused transaction type that doesn't go through any EVM codepath and has predictable trie access?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sdk Related to reth's use as a library C-enhancement New feature or request C-example Examples
Projects
Status: Todo
Development

No branches or pull requests

4 participants