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

Master -> develop #948

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Master -> develop #948

merged 6 commits into from
Oct 24, 2024

Conversation

tyler17
Copy link
Collaborator

@tyler17 tyler17 commented Oct 24, 2024

Link to Shortcut ticket:

What does this PR do?

Steps for testing:

Screenshots (if relevant):

Any additional helpful information?:

Add a GIF:

Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
governance-portal-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 9:09pm

Copy link

what-the-diff bot commented Oct 24, 2024

PR Summary

  • Introduction of a New Feature: Developed and integrated a new feature, namely useHasV1VoteDelegate, which checks whether an account holds a contract for V1 vote delegation.

    • This specific task is accomplished by leveraging data fetched from the blockchain.
    • The feature returns comprehensive information about this process including data, loading status, error reports and the capability to mutate the elements.
  • Upgradation of DelegateMigrationPage: The new feature has been integrated into DelegateMigrationPage with the objective to verify if the latest owner address maintains a V1 delegate contract.

    • The logic has been adjusted to set the value of connectedAddressFound based on the verification result of the latest owner being a V1 delegate.
    • Comments have been refined to improve clarity on the migration process.

@tyler17 tyler17 merged commit b05d9c6 into develop Oct 24, 2024
13 of 15 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.

2 participants