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

chore: use anchor address of project at the time of applying #3376

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

thelostone-mc
Copy link
Member

instead of the latest anchor address

Currently, we rely on the anchor address from the project itself. The issue here is that if a project changes it's name, the anchor address changes, which means the new recipient Id is not accounted for on the pool strategy.
This change ensures we use the anchor used at the time of the applying and not the latest anchor address

Deploy

@thelostone-mc thelostone-mc requested review from a team as code owners April 26, 2024 05:45
Copy link

vercel bot commented Apr 26, 2024

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

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 10:26am
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 10:26am
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 10:26am
explorer-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 10:26am
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 10:26am
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 10:26am

@thelostone-mc
Copy link
Member Author

Deploy

@thelostone-mc thelostone-mc merged commit bf0e0c5 into main Apr 26, 2024
14 checks passed
@thelostone-mc thelostone-mc deleted the fix branch April 26, 2024 10:30
debuggingfuture pushed a commit to 0xl10n/grants-stack that referenced this pull request May 19, 2024
…co#3376)

* chore: use anchor address of project at the time of applying
instead of the latest anchor address

* reintroduce project explor
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.

3 participants