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

evm: Emit events when updating inbound and outbound limits #546

Merged
merged 9 commits into from
Nov 7, 2024

Conversation

nvsriram
Copy link
Collaborator

@nvsriram nvsriram commented Nov 6, 2024

This PR adds:

  • OutboundTransferLimitUpdated and InboundTransferLimitUpdated events
  • Emits these events when _setOutboundLimit and _setInboundLimit are called respectively.

@nvsriram nvsriram marked this pull request as ready for review November 7, 2024 00:17
@nvsriram nvsriram linked an issue Nov 7, 2024 that may be closed by this pull request
@nvsriram nvsriram requested a review from djb15 November 7, 2024 00:18
@nvsriram nvsriram merged commit 6b4ea16 into main Nov 7, 2024
9 checks passed
@nvsriram nvsriram deleted the evm/emit-limit-update-event branch November 7, 2024 01:52
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.

Emit events when updating inbound and outbound limits
3 participants