Skip to content

Conversation

@WillPapper
Copy link
Contributor

WillPapper and others added 9 commits September 7, 2024 12:22
* chore: cargo init

* chore: Install alloy

* wip: JSON RPC skeleton

* chore: Add support for eth_sendRawTransaction

* chore: Reject eth_sendTransaction

* chore: Add JSON-RPC import

* chore: Switch to jsonrpsee from deprecated jsonrpc package

* feat: Switch to jsonrpsee middleware example

* fix: Fix jsonrpsee install

* chore: Import serde

* chore: Add remaining imports and fix build

* chore: Remove build warnings for unused import

Also switch to more modern way to handle tracing_subscriber formatting

* chore: Add GitHub Action to run cargo

* chore: Update checkout version and toolchain override

* chore: Update GitHub Action with rust-toolchain

* chore: Add GitHub Action for Clippy Check

* chore: Update pull request logic for GH Action

* chore: Remove redundant import

* chore: Update clippy check

Uses https://doc.rust-lang.org/stable/clippy/continuous_integration/github_actions.html instead of the deprecated GitHub Action

* docs: Update TODOs for next steps

* test: Intentionally re-add redundant import to test Clippy Check failure

* Revert "test: Intentionally re-add redundant import to test Clippy Check failure"

This reverts commit 75653f8ca3a68bbebbe2390ede0796a407fe1220.
This makes it consistent with the protocol-v2 repo, which has served us quite well
* feat(proxy): proxy that forwards requests
- no headers
- expose port 8456
- split into 2 crates + make repo a workspace

* fix(proxy): clean up

* fix(proxy): please clippy
@WillPapper WillPapper merged commit 3eea356 into main Oct 11, 2024
0 of 4 checks passed
@WillPapper WillPapper deleted the merge-metabased-sequencer branch October 12, 2024 00:57
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.

4 participants