[go: nahoru, domu]

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

Improvements to childbounties IDs #591

Open
anaelleparity opened this issue Jul 28, 2023 · 0 comments
Open

Improvements to childbounties IDs #591

anaelleparity opened this issue Jul 28, 2023 · 0 comments

Comments

@anaelleparity
Copy link
anaelleparity commented Jul 28, 2023

Issue originally erroneously logged here: polkadot-js/apps#9735

Current behavior
At the moment, curators have to manually check for childbounties IDs before and while creating/awarding a childbounty on Polkadot-JS apps, which has 2 implications:

-Curators are always indirectly competing with each other when using childbounties IDs in their calls
-Curators are always at risk of having complex time-consuming calls get rejected at the last minute

Some comments/suggestions
The current childbounties IDs system is suitable for a setup with 1 or 2 bounties, but very inefficient when there are 8+ bounties, as is the case on Polkadot at the moment.

-Could childbounties IDs be tied to their parent bountyID, rather than be shared across all bounties?
-Having a separate system for Childbounties IDs tied to their parent bounty ID would help curators and the community gain a better overview of childbounties-related data (i.e how many, for which bounty, how often, recurrent implementers profiles/recurring beneficiaries, etc.)

Thanks.

@Sophia-Gold Sophia-Gold transferred this issue from paritytech/polkadot Aug 24, 2023
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* clippy

* still clippy

* clippy again
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* clippy

* still clippy

* clippy again
bkchr pushed a commit that referenced this issue Apr 10, 2024
* clippy

* still clippy

* clippy again
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

No branches or pull requests

1 participant