Showing
- runtime/common/src/constants.rs 9 additions, 23 deletionsruntime/common/src/constants.rs
- runtime/common/src/fees.rs 3 additions, 2 deletionsruntime/common/src/fees.rs
- runtime/common/src/handlers.rs 8 additions, 8 deletionsruntime/common/src/handlers.rs
- runtime/common/src/pallets_config.rs 43 additions, 50 deletionsruntime/common/src/pallets_config.rs
- runtime/common/src/weights.rs 7 additions, 0 deletionsruntime/common/src/weights.rs
- runtime/common/src/weights/block_weights.rs 81 additions, 0 deletionsruntime/common/src/weights/block_weights.rs
- runtime/common/src/weights/frame_system.rs 16 additions, 16 deletionsruntime/common/src/weights/frame_system.rs
- runtime/common/src/weights/pallet_babe.rs 4 additions, 4 deletionsruntime/common/src/weights/pallet_babe.rs
- runtime/common/src/weights/pallet_balances.rs 21 additions, 21 deletionsruntime/common/src/weights/pallet_balances.rs
- runtime/common/src/weights/pallet_grandpa.rs 5 additions, 5 deletionsruntime/common/src/weights/pallet_grandpa.rs
- runtime/common/src/weights/pallet_multisig.rs 29 additions, 62 deletionsruntime/common/src/weights/pallet_multisig.rs
- runtime/common/src/weights/pallet_oneshot_account.rs 9 additions, 9 deletionsruntime/common/src/weights/pallet_oneshot_account.rs
- runtime/common/src/weights/pallet_proxy.rs 37 additions, 50 deletionsruntime/common/src/weights/pallet_proxy.rs
- runtime/common/src/weights/pallet_scheduler.rs 32 additions, 127 deletionsruntime/common/src/weights/pallet_scheduler.rs
- runtime/common/src/weights/pallet_timestamp.rs 4 additions, 4 deletionsruntime/common/src/weights/pallet_timestamp.rs
- runtime/common/src/weights/pallet_universal_dividend.rs 17 additions, 17 deletionsruntime/common/src/weights/pallet_universal_dividend.rs
- runtime/common/src/weights/pallet_upgrade_origin.rs 1 addition, 1 deletionruntime/common/src/weights/pallet_upgrade_origin.rs
- runtime/common/src/weights/paritydb_weights.rs 111 additions, 0 deletionsruntime/common/src/weights/paritydb_weights.rs
- runtime/g1/Cargo.toml 45 additions, 45 deletionsruntime/g1/Cargo.toml
- runtime/g1/src/lib.rs 44 additions, 15 deletionsruntime/g1/src/lib.rs
runtime/common/src/weights/block_weights.rs
0 → 100644