-
Notifications
You must be signed in to change notification settings - Fork 170
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
manager: Create programs for allo v1 and v2 #3030
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bd64454
to
2d25229
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@boudra I'm able to create programs on v1 and v2, but for v2, it seems like it's only displaying the third program I created (left) and the first program I created (right):
![Screen Shot 2024-02-23 at 1 51 17 PM](https://private-user-images.githubusercontent.com/26017180/307422523-f6e06cbf-c8eb-46d0-ad9a-b611afd61c57.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTkwMDYsIm5iZiI6MTczODk5ODcwNiwicGF0aCI6Ii8yNjAxNzE4MC8zMDc0MjI1MjMtZjZlMDZjYmYtYzhlYi00NmQwLWFkOWEtYjYxMWFmZDYxYzU3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA3MTE0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU4MzNjMDZjMDMwODg4YTE1MDRlZjAzYTRmODA5NWQ2OGY1MWQzYmI3OTMwMzg2ZjlkODJjOGQwNTJkYjdlN2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PTDmw4dU_XtbPq7EH8UyjIKP4Ixw56sIFhMwiirIZow)
There should be 3 programs total - see Etherscan: https://sepolia.etherscan.io/address/0x37e5e6eb36467f98392ebbb35f110fbb8238e6d3. Nothing changes when I refresh the page.
I also added you as a round operator to all 3 rounds if you want to investigate!
This only happened once, but the first time I created a program, I wasn't able to open the v2 program - but then I couldn't reproduce this after creating a second program. Not sure if this is an anomaly, or if it only happens the first time you create a program.
![Screen Shot 2024-02-23 at 1 44 12 PM](https://private-user-images.githubusercontent.com/26017180/307421090-e25537c8-2ead-49d6-b348-6075b1623d71.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTkwMDYsIm5iZiI6MTczODk5ODcwNiwicGF0aCI6Ii8yNjAxNzE4MC8zMDc0MjEwOTAtZTI1NTM3YzgtMmVhZC00OWQ2LWIzNDgtNjA3NWIxNjIzZDcxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA3MTE0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ2OGNmMzljMzY1MWFiZDQxNmE3MDhiMmNhZTJiMzVmZjM1NjFhMmRmZDM1OWU4YjI5Nzc3ZjQ5MTM0MDE5MjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pziJYA2nBsvO8n5-5oDMUvMo7of9ht0ZTQ1FVA--Pg8)
@michellema1208 those issues are indexer related I created two issues to investigate further. The reason the first program didn't load when you clicked it is because of an intermittent error from cloudfront: gitcoinco/grants-stack-indexer#463 the reason your second program wasn't picked up is a tricky one, I am still investigating it, I suspect it's an intermittent Sepolia RPC issue on the indexer side. I just tried making 3 programs and they were all created for me gitcoinco/grants-stack-indexer#462 edit: found the issue and fixed here: gitcoinco/grants-stack-indexer#464 I would suggest merging this PR as there's nothing we can do to fix those issues in Grants stack |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
Fixes: #2976
Description
ended up mostly deleting code 🙌
type: program
to the metadata so we can distinguish projects from programsHow to test
Loom: https://www.loom.com/share/2ea73c01bb09415a97f6e22a083b822b
Note: Profiles created in Builder will not show up in manager anymore.
Checklist
This PR:
@ts-ignore
, unjustified optional values).