Skip to content

Conversation

@Julian-dev28
Copy link

  1. Mainnet Upgrade Notice
    Added notice about completed mainnet upgrade to v0.8.0
    Listed deprecated RPC interfaces that were removed in v0.8.0

  2. Real-time API Documentation
    Added Real-time API section
    Documented new block tags: "pending" and "latest"
    Added State APIs, Account APIs, Block APIs, and Transaction APIs tables
    Included integration guide and migration requirements
    Added performance benchmarks and use cases

  3. RPC Method Updates
    Updated ZKEVM RPC methods table with status indicators
    Marked deprecated methods with deprecation warnings
    Added new eth_realtimeEnabled method
    Added eth_getBlockInternalTransactions method

  4. Enhanced Examples
    Added Real-time API usage examples
    Updated curl commands and JSON-RPC examples
    Added subscription examples

Developers can now use Real-time APIs for instant blockchain interactions
Clear migration path from deprecated to active RPC methods

@Julian-dev28 Julian-dev28 self-assigned this Aug 11, 2025
@Julian-dev28 Julian-dev28 requested a review from Copilot August 11, 2025 08:45
Copy link

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 enhances the X Layer RPC documentation by adding comprehensive Real-time API documentation and deprecation notices for outdated RPC methods. The changes provide developers with clear migration paths and highlight the new real-time capabilities that offer 20-30ms transaction confirmations.

  • Added mainnet upgrade notice and deprecated RPC interface warnings for v0.8.0
  • Introduced comprehensive Real-time API documentation with usage examples and performance benchmarks
  • Updated ZKEVM RPC methods table with deprecation warnings and status indicators

@Julian-dev28 Julian-dev28 requested a review from sieniven August 15, 2025 02:01
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