gtest genesis new format (!168)
* fix smith certification validity * get values of parameters * tuxmain review * add checks and improve formatting * improve genesis parsing adds info * fix json with new format * fix warnings * new gtest genesis format * get build working with gtest feature `cargo build --features gtest --no-default-features` * update lib.rs * update cargo.toml * add readme for runtimes
parent
2e943e2b
No related branches found
No related tags found
Showing
- .vscode/settings.json 1 addition, 1 deletion.vscode/settings.json
- Cargo.lock 4 additions, 3 deletionsCargo.lock
- node/src/chain_spec.rs 3 additions, 0 deletionsnode/src/chain_spec.rs
- node/src/chain_spec/gtest.rs 126 additions, 63 deletionsnode/src/chain_spec/gtest.rs
- node/src/chain_spec/gtest_genesis.rs 528 additions, 0 deletionsnode/src/chain_spec/gtest_genesis.rs
- node/src/service/client.rs 14 additions, 5 deletionsnode/src/service/client.rs
- resources/gtest.json 331 additions, 0 deletionsresources/gtest.json
- runtime/g1/README.md 4 additions, 0 deletionsruntime/g1/README.md
- runtime/gdev/README.md 5 additions, 0 deletionsruntime/gdev/README.md
- runtime/gtest/Cargo.toml 36 additions, 10 deletionsruntime/gtest/Cargo.toml
- runtime/gtest/README.md 10 additions, 0 deletionsruntime/gtest/README.md
- runtime/gtest/src/lib.rs 23 additions, 8 deletionsruntime/gtest/src/lib.rs
Loading
Please register or sign in to comment