Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(providers): Upstream Transaction Conversion Util #18

Open
refcell opened this issue Aug 23, 2024 · 1 comment
Open

feat(providers): Upstream Transaction Conversion Util #18

refcell opened this issue Aug 23, 2024 · 1 comment
Labels
A-kona Area: OP Stack STF components C-enhancement New feature or request

Comments

@refcell
Copy link
Collaborator

refcell commented Aug 23, 2024

Description

#15 introduces the InMemoryChainProvider in the kona-providers crate.

Since the Chain state provides blocks and its associated transactions to commit to the internal provider, the types are coerced into kona-derive's TxEnvelope type.

This ticket is to add a utility into reth's rpc-types-compat crate, following discussion here to handle these type conversions.

@shekhirin shekhirin added C-enhancement New feature or request A-kona Area: OP Stack STF components labels Aug 25, 2024
@refcell
Copy link
Collaborator Author

refcell commented Aug 25, 2024

Updated the issue to make it clear that this should live in reth's rpc-types-compat crate and not elsewhere

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-kona Area: OP Stack STF components C-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants