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

feat(sequencer): add price_update abci event #1970

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Conversation

noot
Copy link
Collaborator

@noot noot commented Feb 13, 2025

Summary

add price_update abci event.

Background

required/useful for the astria block explorer to easily discover price updates.

Changes

  • record an abci event when oracle prices are updated in apply_prices_from_vote_extensions.

Related Issues

closes #1965

@noot noot requested a review from a team as a code owner February 13, 2025 22:40
@noot noot requested a review from SuperFluffy February 13, 2025 22:40
@github-actions github-actions bot added the sequencer pertaining to the astria-sequencer crate label Feb 13, 2025
@noot noot merged commit af214fe into feat/oracle Feb 21, 2025
45 checks passed
@noot noot deleted the noot/tx-events branch February 21, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants