Skip to content

Node provider docs for flashblocks #2263

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

Merged
merged 6 commits into from
May 1, 2025

Conversation

cody-wang-cb
Copy link
Contributor

@cody-wang-cb cody-wang-cb commented Apr 25, 2025

What changed? Why?
Adding node provider docs for setting up flashblocks-aware RPC reth nodes, and made some small tweak of the app integration guide, and library guide for ethers.

Notes to reviewers

How has it been tested?

Have you tested the following pages?

BaseWeb

  • [] base.org
  • [] base.org/names
  • [] base.org/builders
  • [] base.org/ecosystem
  • [] base.org/name/jesse
  • [] base.org/manage-names
  • [] base.org/resources

BaseDocs

  • [] docs.base.org
  • [] docs sub-pages

Copy link

vercel bot commented Apr 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
base-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 9:07pm
web-base-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 9:07pm

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Apr 25, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@@ -14,9 +14,87 @@ Flashblocks enable up to 200 millisecond transaction confirmations on Base by le

Flashblocks is enabled for developers on Base Sepolia with full support for mainnet coming very soon. There are two ways you can integrate with Flashblocks data. You can either use the WebSocket API to stream real-time block updates, or use the RPC API to query the Flashblocks-aware RPC endpoint.

### RPC API
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think app devs use RPC more so I moved it to the top

@@ -1058,7 +1058,11 @@ export const sidebar: Sidebar = [
},
{
text: 'Flashblocks ↗',
Copy link
Contributor

Choose a reason for hiding this comment

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

We can drop the arrow since it isn't going offsite (so just Flashblocks with no arrow after)

Sorry, this was an artifact from when I added the page, but we should remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

wbnns
wbnns previously requested changes Apr 29, 2025
Copy link
Contributor

@wbnns wbnns left a comment

Choose a reason for hiding this comment

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

@cody-wang-cb

Hey hey, thanks for putting this together! Just a few nits, left in-line 🙏

@cb-heimdall cb-heimdall dismissed wbnns’s stale review April 29, 2025 20:57

Approved review 2804860145 from wbnns is now dismissed due to new commit. Re-request for approval.

@cody-wang-cb cody-wang-cb merged commit 7c4a258 into master May 1, 2025
10 checks passed
@cody-wang-cb cody-wang-cb deleted the cody/flashblocks-node-providers branch May 1, 2025 16:47
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