Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Publishing for sBTC Operations #408

Open
5 tasks
AshtonStephens opened this issue Nov 10, 2023 · 1 comment
Open
5 tasks

Event Publishing for sBTC Operations #408

AshtonStephens opened this issue Nov 10, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AshtonStephens
Copy link
Collaborator

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

  • Ask around for what should be considered an event
  • Figure out how to publish events
  • Make the stacks node publish events under the required circumstances

Acceptance Criteria

  • A written note of all the events that the stacks node should publish
  • A PR that is merged WITH unit tests that includes the stacks node publishing functionality.
@AshtonStephens AshtonStephens added the enhancement New feature or request label Nov 10, 2023
@AshtonStephens AshtonStephens self-assigned this Nov 10, 2023
@friedger
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Triage
Development

No branches or pull requests

2 participants