Skip to content

Conversation

@nicholaspai
Copy link
Member

No description provided.

Copy link
Member

@chrismaree chrismaree left a comment

Choose a reason for hiding this comment

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

good catch!

@nicholaspai nicholaspai merged commit 7d88d9e into master Mar 7, 2022
@nicholaspai nicholaspai deleted the npai/fix-event branch March 7, 2022 15:18
Comment on lines +629 to +631
// Note: Set repayment chain ID to 0 to indicate that there is no repayment to be made. The off-chain data
// worker can use repaymentChainId=0 as a signal to ignore such relays for refunds.
_emitFillRelay(relayHash, fillAmountPreFees, 0, relayerFeePct, relayData);
Copy link
Contributor

Choose a reason for hiding this comment

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

I think not emitting this event was intentional. What benefit does this one provide over using the other event that's already being emitted?

)
)
)
.to.emit(spokePool, "ExecutedSlowRelayRoot")
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we no longer check this event?

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.

4 participants