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

Osiris/ext ethapi #73

Merged
merged 8 commits into from
Dec 10, 2024
Merged

Osiris/ext ethapi #73

merged 8 commits into from
Dec 10, 2024

Conversation

0xOsiris
Copy link
Contributor

@0xOsiris 0xOsiris commented Dec 9, 2024

Addresses #72

This PR creates an RPC server in the builder that Extends the EthApi with eth_sendRawTransactionConditional. This RPC method validates the ConditionalOptions at the RPC layer prior to inserting the transaction into the transaction pool.

I have excluded Transaction forwarding to the sequencer_http from the implementation as this will likely be used by Pbh bundles, but open to any feedback.

Integration CI Test: https://github.com/worldcoin/world-chain/actions/runs/12244869012

@0xOsiris 0xOsiris marked this pull request as draft December 9, 2024 18:15
@0xOsiris 0xOsiris marked this pull request as ready for review December 9, 2024 21:36
Copy link
Contributor

@0xForerunner 0xForerunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good man!

world-chain-builder/crates/assertor/src/main.rs Outdated Show resolved Hide resolved
@0xOsiris 0xOsiris merged commit b8e89bb into main Dec 10, 2024
3 checks passed
@0xOsiris 0xOsiris deleted the osiris/ext-ethapi branch December 10, 2024 19:45
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.

3 participants