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

Benchmarking: Calculate weights for 640e379f409f06ae0c0f376e7e5517becb7dbe71 #370

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This Pull Request is automatically raised when pushing over master
and should be resolved and reviewed manually.

@olanod olanod merged commit 97cb520 into featuire/pallet-communities-manager Apr 22, 2024
@olanod olanod deleted the benchmarks-640e379 branch April 22, 2024 10:51
olanod added a commit that referenced this pull request Apr 22, 2024
#364)

* feat(pallet-communities-manager): Initial commit

Co-authored-by: Johan Alexis Duque Cadena <[email protected]>
Co-authored-by: Juan Pablo Gutiérrez Restrepo <[email protected]>

* change(pallet-communities-manager): define generic mechanism for `register` call

* change(pallet-communities): remove metadata

* change(pallet-communities): permissionless creation and administration of communities + set_admin_origin

* change(pallet-communities): simplify benchmarking

* fix(pallet-communities): export TryConvert only when xcm feature is enabled

* change(pallet-communities): emit CommunityCreated event on do_register_community

* change(pallet-communities-manager): implement pallet and benchmarkings

* fix(pallet-communities): lint

* fix(pallet-communities-manager): lint

* change(kreivo-runtime): missing configuration changes

* change(pallet-communities): add origin for ensuring permissionless creation

* change(kreivo-runtime): charge 1KSM for permisionlessly creating a community.

* fix(pallet-communities): ensure voting is stored on a membership-basis not account-basis

* Simplify Ensure types and make more descriptive

* Check first community exists + Provide default gov track

* fix(pallet-communities): only iter over a single acconut's locks / double store votes and locks

* fix(pallet-communities): lint

* change(kreivo-runtime): adjust deposits

* fix(pallet-communities): ensure holds on an asset are removed when no remaining votelocks on that asset

* feat(kreivo-runtime): configure pallet-communities-manager

* change(kreivo-runtime): bump minor

* fix(kreivo-runtime): remove deposit mints in benchmarkings

* fix(pallet-communities): on tests, must unlock on casted votes

* [ci] calculate weights (#370)

Co-authored-by: pandres95 <[email protected]>

---------

Co-authored-by: Johan Alexis Duque Cadena <[email protected]>
Co-authored-by: Juan Pablo Gutiérrez Restrepo <[email protected]>
Co-authored-by: Daniel Olano <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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