feat: make gdev parameters dynamic
parent
5ae3c8d0
No related branches found
No related tags found
This commit is part of merge request !24. Comments created here will be created in the context of that merge request.
Showing
- Cargo.lock 47 additions, 0 deletionsCargo.lock
- Cargo.toml 2 additions, 0 deletionsCargo.toml
- node/src/chain_spec/gdev.rs 38 additions, 9 deletionsnode/src/chain_spec/gdev.rs
- pallets/certification/src/tests.rs 4 additions, 4 deletionspallets/certification/src/tests.rs
- pallets/duniter-test-parameters/Cargo.toml 72 additions, 0 deletionspallets/duniter-test-parameters/Cargo.toml
- pallets/duniter-test-parameters/macro/Cargo.toml 18 additions, 0 deletionspallets/duniter-test-parameters/macro/Cargo.toml
- pallets/duniter-test-parameters/macro/src/lib.rs 85 additions, 0 deletionspallets/duniter-test-parameters/macro/src/lib.rs
- pallets/duniter-test-parameters/src/lib.rs 111 additions, 0 deletionspallets/duniter-test-parameters/src/lib.rs
- pallets/duniter-wot/src/mock.rs 1 addition, 0 deletionspallets/duniter-wot/src/mock.rs
- runtime/common/src/pallets_config.rs 4 additions, 4 deletionsruntime/common/src/pallets_config.rs
- runtime/g1/src/parameters.rs 4 additions, 4 deletionsruntime/g1/src/parameters.rs
- runtime/gdev/Cargo.toml 2 additions, 0 deletionsruntime/gdev/Cargo.toml
- runtime/gdev/src/lib.rs 29 additions, 1 deletionruntime/gdev/src/lib.rs
- runtime/gdev/src/parameters.rs 0 additions, 37 deletionsruntime/gdev/src/parameters.rs
- runtime/gtest/src/parameters.rs 4 additions, 4 deletionsruntime/gtest/src/parameters.rs
Loading
Please register or sign in to comment