Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

chore: add ExtRPCEnabled and PendingBlockAndReceipts backend RPC methods#225

Merged
StephenButtolph merged 8 commits into
mainfrom
JonathanOppenheimer/add-ext-rpc-pending-rpcs
Feb 25, 2026
Merged

chore: add ExtRPCEnabled and PendingBlockAndReceipts backend RPC methods#225
StephenButtolph merged 8 commits into
mainfrom
JonathanOppenheimer/add-ext-rpc-pending-rpcs

Conversation

@JonathanOppenheimer

@JonathanOppenheimer JonathanOppenheimer commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Closes #94, #99

Adds ExtRPCEnabled and PendingBlockAndReceipts. These methods are not-relevant to SAE, but we do not want to panic! These are not tested here, as I am following the paradigm of test RPC methods, not the backend methods -- these are not accessible in that manner, and direct testing would be a useless.

@JonathanOppenheimer JonathanOppenheimer linked an issue Feb 23, 2026 that may be closed by this pull request
9 tasks
@JonathanOppenheimer JonathanOppenheimer changed the title chore: add irrelevant backend RPC methods chore: add ExtRPCEnabled and PendingBlockAndReceipts backend RPC methods Feb 23, 2026
Comment thread sae/rpc.go Outdated
@JonathanOppenheimer JonathanOppenheimer changed the title chore: add ExtRPCEnabled and PendingBlockAndReceipts backend RPC methods chore: add ExtRPCEnabled and PendingBlockAndReceipts backend RPC methods Feb 23, 2026
Comment thread sae/rpc.go
Comment thread sae/rpc.go Outdated
Comment thread sae/rpc.go Outdated
Comment thread sae/rpc.go
JonathanOppenheimer and others added 2 commits February 25, 2026 00:12
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Jonathan Oppenheimer <147infiniti@gmail.com>
Comment thread sae/rpc.go Outdated
Comment thread sae/rpc.go Outdated
JonathanOppenheimer and others added 2 commits February 25, 2026 10:07
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Jonathan Oppenheimer <147infiniti@gmail.com>
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: Jonathan Oppenheimer <147infiniti@gmail.com>
@StephenButtolph StephenButtolph merged commit f92d4f6 into main Feb 25, 2026
19 checks passed
@StephenButtolph StephenButtolph deleted the JonathanOppenheimer/add-ext-rpc-pending-rpcs branch February 25, 2026 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API Support - Configuration methods API Support - Pending block and receipts

4 participants