-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Labels
Description
Add an authenticated/development/localhost RPC endpoint to force a block mine. See evm_mine
eth RPC for inspiration.
Development and testing environments needs more control of blockchain progression -- examples:
- A public regtest explorer with a faucet, contract deploy, and contract call playground endpoints; I want this environment to perform regular mining at something like 0.5-10 minute intervals, but have submitted transactions trigger an immediate mine.
- An integration testing environment that needs fine-grained control over tx minting.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status: 🆕 New