gitcoinco / gitcoinco/easy-retro-pgf

Handle Admin addresses added after Pool is created

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
66
Forks
37
PR merge metrics
No merged PRs in 30d

Description

If an admin is added after the pool has been created they dont have access to call Distribute.

In the Admin addresses UI:
- Check if pool has been created
- For each admin - `allo.isPoolAdmin(poolId, address)`
- Show indication if admin address is also Pool admin
- Add button to call `allo.addPoolManager(poolId, address)`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the Admin addresses UI and trace how pool creation and admin addresses are represented. Check the existing Allo integration for isPoolAdmin(poolId, address) and addPoolManager(poolId, address); done means the UI indicates which admins are pool admins and provides the requested action for each address.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.