Skip to content

Transaction Management Enhancements: Acceleration, Cancellation, Scheduling and Conditional Transactions #8

@qvkare

Description

@qvkare

Description
We want to add advanced features for transaction management to the Linea MCP system. These features will allow users to manage blockchain transactions more effectively.

Current Status
Currently Linea MCP has the ability to check transaction status with the transactions_getStatus tool. This tool can retrieve the status and details of a transaction using the hash value handlers.ts:10-14.

The current transaction status check supports the following statuses:

success: Process completed successfully
reverted: Operation reverted
pending: Transaction is still pending
not_found: Process not found
error: Error checking transaction status handlers.ts:25-30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions