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

feat(analytics): adding same_sender field to the identity lookup analytics #728

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

geekbrother
Copy link
Contributor

Description

This PR adds same_sender boolean field to the identity analytics to reflect was the name lookup request was made for the same address (true) as the owner or not (false). The field is optional to support backward compatibility.

Web3Modal related PR: #2649

How Has This Been Tested?

  • Not tested.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother self-assigned this Aug 13, 2024
@geekbrother geekbrother marked this pull request as ready for review August 13, 2024 15:49
Copy link

@dnul dnul left a comment

Choose a reason for hiding this comment

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

lgtm!

@geekbrother geekbrother merged commit 7ce4530 into master Aug 14, 2024
12 checks passed
@geekbrother geekbrother deleted the feat/owner_call_analytics branch August 14, 2024 20:38
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