Skip to content

Conversation

@SahilAujla
Copy link
Collaborator

Description

Adds the specs for the following missing methods:

  • createrawtransaction
  • getblockfilter
  • getnetworkhashps
  • submitheader
  • linea_getProof
  • linea_getTransactionExclusionStatusV1
  • zks_gasPerPubdata
  • I have tested these changes locally
  • I have run the validation scripts (pnpm run validate)
  • I have checked that the documentation builds correctly

Copilot AI review requested due to automatic review settings November 26, 2025 04:58
@SahilAujla SahilAujla requested a review from a team as a code owner November 26, 2025 04:58
@github-actions
Copy link

github-actions bot commented Nov 26, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Nov 26, 2025, 5:04 AM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds OpenRPC specification definitions for seven previously missing methods across Bitcoin, Linea, and zkSync chains. The additions enable comprehensive API documentation for these blockchain-specific RPC methods.

Key Changes:

  • Added Bitcoin RPC method specifications for transaction and block operations
  • Added Linea-specific methods for proof generation and transaction status checking
  • Added zkSync Era method for gas pricing information

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/openrpc/chains/_components/bitcoin/methods.yaml Added specifications for createrawtransaction, getblockfilter, getnetworkhashps, and submitheader methods
src/openrpc/chains/_components/linea/methods.yaml Added specifications for linea_getProof and linea_getTransactionExclusionStatusV1 methods
src/openrpc/chains/_components/zksync/methods.yaml Added specification for zks_gasPerPubdata method

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 04:58 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 05:00 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview November 26, 2025 05:01 Destroyed
@SahilAujla SahilAujla merged commit 6d44878 into main Nov 26, 2025
8 of 9 checks passed
@SahilAujla SahilAujla deleted the missing-methods branch November 26, 2025 06:41
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.

2 participants