Prepare GDev parameters (!195)
* fix(ci): disable benchmark tests (failing) * feat: bump Runtime to 700 + client to 0.7.0 * fix: DUNITER_CLIENT_SPEC for both GDev and GTest currencies * feat: GDev parameters * feat: convert gdev>est config files to YAML
parent
59ce7496
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 18 additions, 18 deletions.gitlab-ci.yml
- Cargo.lock 24 additions, 4 deletionsCargo.lock
- Cargo.toml 2 additions, 1 deletionCargo.toml
- node/specs/gdev_client-specs.json 0 additions, 16 deletionsnode/specs/gdev_client-specs.json
- node/specs/gdev_client-specs.yaml 9 additions, 0 deletionsnode/specs/gdev_client-specs.yaml
- node/specs/gtest_client-specs.json 0 additions, 16 deletionsnode/specs/gtest_client-specs.json
- node/specs/gtest_client-specs.yaml 9 additions, 0 deletionsnode/specs/gtest_client-specs.yaml
- node/src/chain_spec/gdev.rs 7 additions, 4 deletionsnode/src/chain_spec/gdev.rs
- node/src/chain_spec/gen_genesis_data.rs 84 additions, 23 deletionsnode/src/chain_spec/gen_genesis_data.rs
- node/src/chain_spec/gtest.rs 4 additions, 4 deletionsnode/src/chain_spec/gtest.rs
- node/src/command.rs 12 additions, 12 deletionsnode/src/command.rs
- resources/gdev.json 0 additions, 44 deletionsresources/gdev.json
- resources/gdev.yaml 80 additions, 0 deletionsresources/gdev.yaml
- resources/gtest.json 0 additions, 20 deletionsresources/gtest.json
- resources/gtest.yaml 31 additions, 0 deletionsresources/gtest.yaml
- runtime/g1/src/lib.rs 1 addition, 1 deletionruntime/g1/src/lib.rs
- runtime/gdev/src/lib.rs 1 addition, 1 deletionruntime/gdev/src/lib.rs
- runtime/gtest/src/lib.rs 1 addition, 1 deletionruntime/gtest/src/lib.rs
Loading
Please register or sign in to comment