Page MenuHomePhabricator

[chronik] Add a subscription to txid
ClosedPublic

Authored by Fabien on Jun 9 2025, 15:01.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6d1e368ddf0f: [chronik] Add a subscription to txid
Summary

So we can monitor the status change for a single txid. Typically:
subscribe, broadcast, check it enters the mempool, check it finalizes.

Test Plan
./test/functional/test_runner.py chronik_ws

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Jun 9 2025, 15:01
This revision is now accepted and ready to land.Jun 10 2025, 09:20
This revision was automatically updated to reflect the committed changes.

will get this into chronik-client

will get this into chronik-client

Ok thanks !