stacks-network / sbtc-developer-release

sBTC primitives, signer components, helper tools
https://sbtc.tech
MIT License
1.98k stars 23 forks source link

Event Publishing for sBTC Operations #408

Open AshtonStephens opened 10 months ago

AshtonStephens commented 10 months ago

Description

Publish events from the stacks node on sBTC event.

Context

I don't completely understand this ticket and what it'll take, so you'll need to clarify a lot of details. The big idea here is that the stacks node should publish some kind of event when something happens so that websites can pick those events up.

Expected Approach

Acceptance Criteria

friedger commented 10 months ago

The standard events are print calls in smart contracts. Then there are so called synthetic events generated by the node for stacks transactions on bitcoin and unlocking after the stacking period etc.