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

Emit simulated events for delegate-stack-stx in PoX contract #2556

Open
kantai opened this issue Mar 30, 2021 · 7 comments
Open

Emit simulated events for delegate-stack-stx in PoX contract #2556

kantai opened this issue Mar 30, 2021 · 7 comments
Assignees
Labels
enhancement Iterations on existing features or infrastructure. PoX Proof-of-Transfer Related

Comments

@kantai
Copy link
Member

kantai commented Mar 30, 2021

Various API consumers/event observers would like to be able to react/build around events from the PoX contract.

See:

hirosystems/stacks-blockchain-api#518

This can be addressed with some "special casing" in the stacks-node, which would enable a generic approach elsewhere: producing simulated events for the PoX contract for the event stream.

@kantai kantai added enhancement Iterations on existing features or infrastructure. PoX Proof-of-Transfer Related labels Mar 30, 2021
@stale
Copy link

stale bot commented Apr 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 2, 2022
@kantai
Copy link
Member Author

kantai commented Apr 8, 2022

This is still something that would be useful for Stacks 2.1

@stale stale bot removed the stale label Apr 8, 2022
@zone117x
Copy link
Member

Is this still possible to get in the Stacks 2.1 release? It looks like there's several new PoX events that need to be added anyway.

@kantai
Copy link
Member Author

kantai commented Aug 17, 2022

Yeah, definitely. In fact, we won't have to simulate the events, we can just add new print statements to the pox-2 contract.

Do you have any ideas for the different events that would be useful to emit?

@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 17, 2023
@kantai kantai self-assigned this Sep 18, 2023
@kantai kantai removed the stale label Sep 18, 2023
@kantai
Copy link
Member Author

kantai commented Sep 18, 2023

@zone117x -- is this something that has since been solved in the event stream, or is this information still missing?

@zone117x
Copy link
Member

This simulated event is implemented, AFAIK the remaining one is here: #3529

This issue can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Iterations on existing features or infrastructure. PoX Proof-of-Transfer Related
Projects
None yet
Development

No branches or pull requests

3 participants