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

Fixes referrals flow with new event attributes #10658

Merged
merged 11 commits into from
Jan 22, 2025

Conversation

Rotorsoft
Copy link
Contributor

Link to Issue

Closes: #10657

Description of Changes

  • See ticket

Test Plan

  • Updated unit test

Copy link
Contributor

@kurtassad kurtassad left a comment

Choose a reason for hiding this comment

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

@Rotorsoft Just tested now, adding a new event to the ABI will not break existing parsing. We can merge this PR in, but we will need to remember to update the DeployedNamespace event when Ege is ready to launch to mainnet.

Also note that it will not actually work until the contract with the DeployedNamespaceWithReferral is actually deployed to mainnet, because until then, no events of this type will be emit.

@Rotorsoft Rotorsoft merged commit 321857f into master Jan 22, 2025
9 of 10 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.

Fix referral handlers and queries after adding new on-chain event attributes
4 participants