-
Notifications
You must be signed in to change notification settings - Fork 91
Labels
enhancementNew feature or requestNew feature or requestinternalFor changes that affect the project's internal workings but not its outward-facing functionality.For changes that affect the project's internal workings but not its outward-facing functionality.
Milestone
Description
Wire lock service into eth_sendRawTransaction flow
- Integrate lock acquisition before transaction execution
- Add lock release in success path after consensus submission
- Add lock release in error handlers
- Ensure lock persistence across async boundary (for USE_ASYNC_TX_PROCESSING=true)
- Add proper error handling and logging
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinternalFor changes that affect the project's internal workings but not its outward-facing functionality.For changes that affect the project's internal workings but not its outward-facing functionality.