Skip to content

feat(precompiles): emit order filled events#496

Merged
0xKitsune merged 1 commit intomainfrom
kit/stablecoin-exchange-events
Oct 17, 2025
Merged

feat(precompiles): emit order filled events#496
0xKitsune merged 1 commit intomainfrom
kit/stablecoin-exchange-events

Conversation

@0xKitsune
Copy link
Copy Markdown
Contributor

This PR introduces logic to emit events once orders are filled in the stablecoin exchange. Currently we do not have robust error handling for within precompiles for StorageProvider errors. This will be updated when precompiles are refactored to properly handle all errors.

@0xKitsune 0xKitsune merged commit 3442f75 into main Oct 17, 2025
11 checks passed
@0xKitsune 0xKitsune deleted the kit/stablecoin-exchange-events branch October 17, 2025 22:18
unbalancedparentheses pushed a commit to unbalancedparentheses/tempo that referenced this pull request Feb 23, 2026
This PR introduces logic to emit events once orders are filled in the
stablecoin exchange. Currently we do not have robust error handling for
within precompiles for `StorageProvider` errors. This will be updated
when precompiles are refactored to properly handle all errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants