Authority-members pallet benchmark (nodes/rust/duniter-v2s!155)
* fix after rebase * feat(runtimes): use our benchmarks for pallet authority_members * feat(pallet_authority_members): add weights info * feat: add pallet authority_members benchmark
Showing
- pallets/authority-members/Cargo.toml 3 additions, 1 deletionpallets/authority-members/Cargo.toml
- pallets/authority-members/src/benchmarking.rs 77 additions, 0 deletionspallets/authority-members/src/benchmarking.rs
- pallets/authority-members/src/lib.rs 10 additions, 7 deletionspallets/authority-members/src/lib.rs
- pallets/authority-members/src/mock.rs 1 addition, 0 deletionspallets/authority-members/src/mock.rs
- pallets/authority-members/src/weights.rs 88 additions, 0 deletionspallets/authority-members/src/weights.rs
- runtime/common/src/entities.rs 5 additions, 0 deletionsruntime/common/src/entities.rs
- runtime/common/src/pallets_config.rs 1 addition, 0 deletionsruntime/common/src/pallets_config.rs
- runtime/common/src/weights.rs 1 addition, 0 deletionsruntime/common/src/weights.rs
- runtime/common/src/weights/pallet_authority_members.rs 106 additions, 0 deletionsruntime/common/src/weights/pallet_authority_members.rs
- runtime/gdev/src/lib.rs 1 addition, 0 deletionsruntime/gdev/src/lib.rs
Loading
Please register or sign in to comment