Allocate quota for membership instead of identity (!315)
* test refund by status * allocate quota for membership instead of identity fix #247 * revoke identity unlink account
parent
dc778c80
No related branches found
No related tags found
Showing
- Cargo.lock 2 additions, 0 deletionsCargo.lock
- end2end-tests/cucumber-features/distance_fail.feature 7 additions, 5 deletionsend2end-tests/cucumber-features/distance_fail.feature
- end2end-tests/cucumber-features/identity_creation.feature 5 additions, 3 deletionsend2end-tests/cucumber-features/identity_creation.feature
- pallets/duniter-account/Cargo.toml 3 additions, 0 deletionspallets/duniter-account/Cargo.toml
- pallets/duniter-account/src/benchmarking.rs 10 additions, 0 deletionspallets/duniter-account/src/benchmarking.rs
- pallets/duniter-account/src/lib.rs 19 additions, 0 deletionspallets/duniter-account/src/lib.rs
- pallets/duniter-account/src/weights.rs 11 additions, 0 deletionspallets/duniter-account/src/weights.rs
- pallets/quota/Cargo.toml 4 additions, 1 deletionpallets/quota/Cargo.toml
- pallets/quota/src/lib.rs 14 additions, 14 deletionspallets/quota/src/lib.rs
- runtime/common/src/handlers.rs 14 additions, 12 deletionsruntime/common/src/handlers.rs
- runtime/g1/src/weights/pallet_duniter_account.rs 18 additions, 4 deletionsruntime/g1/src/weights/pallet_duniter_account.rs
- runtime/gdev/src/weights/pallet_duniter_account.rs 18 additions, 4 deletionsruntime/gdev/src/weights/pallet_duniter_account.rs
- runtime/gdev/tests/integration_tests.rs 17 additions, 0 deletionsruntime/gdev/tests/integration_tests.rs
- runtime/gdev/tests/xt_tests.rs 97 additions, 0 deletionsruntime/gdev/tests/xt_tests.rs
- runtime/gtest/src/weights/pallet_duniter_account.rs 18 additions, 4 deletionsruntime/gtest/src/weights/pallet_duniter_account.rs
Loading
Please register or sign in to comment