Skip to content

Document BAL methods. - #2098

Merged
bgravenorst merged 1 commit into
besu-eth:mainfrom
bgravenorst:DOC-2080
Aug 13, 2026
Merged

Document BAL methods.#2098
bgravenorst merged 1 commit into
besu-eth:mainfrom
bgravenorst:DOC-2080

Conversation

@bgravenorst

@bgravenorst bgravenorst commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Documents the Block Access List (BAL) JSON-RPC methods for public networks:

  • eth_getBlockAccessList in the ETH block methods reference
  • debug_getRawBlockAccessList in the DEBUG getters reference

Also updates the ETH and DEBUG API index pages to list the new methods.

Related issue(s)

Fixes #2080

Preview

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
@bgravenorst
bgravenorst requested a review from a team as a code owner August 11, 2026 22:54
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
besu-docs Ready Ready Preview Aug 11, 2026 10:55pm

Request Review

@macfarla macfarla left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@bgravenorst
bgravenorst merged commit 27f7c26 into besu-eth:main Aug 13, 2026
10 checks passed
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.

New docs: debug_getRawBlockAccessList and eth_getBlockAccessList

3 participants