-
-
Published
Linked with GitHub
# Pectra Grant Round Wishlist
## EIP-2537: Precompile for BLS12-381 curve operations
### Benchmarks for EIP-2537 performance gain
Measuring performance improvements enabled by EIP-2537.
## EIP-7002: Execution layer triggerable exits
### General purpose EIP-7002 withdrawal support
Support mechanisms for handling withdrawals aligned with EIP-7002.
## Pre-submission request checker
Tooling to pre-check EIP-7002 requests for validity before submission, reducing the chance of failure.
## EIP-7251: Increase the MAX_EFFECTIVE_BALANCE
### Develop a tool to measure the consolidation rate for EIP-7251
Tracking stake consolidation over time, compounding validators, and their effective balance distribution.
### Post EIP-7251 dashboard for calculating yield
A dashboard to monitor and calculate yield after implementing EIP-7251.
### Validator consolidation tooling for home stakers
Tooling to assist home stakers in managing validator consolidation.
### Custom balance ceiling management solution
A specialized solution for managing balance ceilings effectively.
## EIP-7549: Move committee index outside Attestation
### Proving full Ethereum consensus post EIP-7549
Developing tools to validate and prove consensus mechanisms after EIP-7549.
### EIP-7549 Remote Signer support
Adding support for remote signers in compliance with EIP-7549.
## EIP-7685: General purpose execution layer requests
### EIP-7685 client data decoder
Tools to decode client data in compliance with EIP-7685.
## EIP-7702: Set EOA account code
### Tooling for novel use cases enabled by EIP-7702
Enabling transaction batching, sponsorship, sub-key permission management, and account recovery.
### A standard that enables dApps to communicate with wallets supporting EIP-7702
Facilitating seamless integration between dApps and wallets.
### EIP-7702 adoption and analytics
Tools and analytics to track and support adoption of EIP-7702.
## EIP-6110: Supply validator deposits on-chain
### Deposit Monitoring and Validation Tool
A tool to track and validate on-chain deposits, providing futher insight into overall state of the network
### Deposit Health Dashboard
A tool visualizing the health and status of deposits, including pending, processed, and failed deposits, with analytics and performance metrics.
## EIP-7623: Increase calldata cost
### Transaction Impact Detector
A tool to analyze whether a transaction was affected by the increased calldata cost, providing feedback to users about cost changes and optimization strategies.
## EIP-2935: Save historical block hashes in state
### Historical Block Hash Usage Showcase
A tool to demonstrate practical use cases of saved historical block hashes and provide templates for integrating them into dApps.