Skip to content

Conversation

@Exef
Copy link
Contributor

@Exef Exef commented Jun 24, 2025

No description provided.

@Exef Exef self-assigned this Jun 24, 2025
@Exef Exef marked this pull request as ready for review June 30, 2025 12:20
@Exef Exef requested review from GitGuru7 and gleiser-oliveira July 2, 2025 10:06
@Exef Exef requested a review from chechu July 10, 2025 09:11
} => {
const txEvent = event as TransactionEvent;
const iface = getRiskOracleInterface();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can use log validation
if (txEvent.logs.length === 0) { throw new Error("No logs in transaction"); }

@Exef Exef merged commit acfee77 into develop Oct 7, 2025
4 checks passed
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.

6 participants