Read-Only Server on Top of the Daemon to Process Chain Blocks and Index Transaction Hashes #3

Closed
opened 2026-02-25 19:06:34 +00:00 by mahmoud · 1 comment
Owner

Description

Currently, the Mycelium UI cannot determine whether a transaction has succeeded or failed. The daemon only polls chain blocks and events, and there is no mechanism to provide detailed transaction status to external services.

To address this, I propose introducing a read-only server running on top of the bridge. This server would process chain blocks, index transaction hashes, and expose an API that allows clients to query transaction details and verify their status.

### Description Currently, the Mycelium UI cannot determine whether a transaction has succeeded or failed. The daemon only polls chain blocks and events, and there is no mechanism to provide detailed transaction status to external services. To address this, I propose introducing a read-only server running on top of the bridge. This server would process chain blocks, index transaction hashes, and expose an API that allows clients to query transaction details and verify their status.
mahmoud self-assigned this 2026-02-25 19:06:58 +00:00
Author
Owner

The code is merged to the development branch

The code is merged to the development branch
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_tfspores#3
No description provided.