Showing
- live-tests/Cargo.toml 22 additions, 14 deletionslive-tests/Cargo.toml
- live-tests/README.md 1 addition, 1 deletionlive-tests/README.md
- live-tests/src/lib.rs 4 additions, 4 deletionslive-tests/src/lib.rs
- live-tests/tests/sanity_gdev.rs 287 additions, 87 deletionslive-tests/tests/sanity_gdev.rs
- node/Cargo.toml 242 additions, 0 deletionsnode/Cargo.toml
- node/README.md 3 additions, 0 deletionsnode/README.md
- node/build.rs 4 additions, 4 deletionsnode/build.rs
- node/specs/gdev-raw.json 209075 additions, 369 deletionsnode/specs/gdev-raw.json
- node/specs/gdev_client-specs.yaml 11 additions, 0 deletionsnode/specs/gdev_client-specs.yaml
- node/specs/gtest-raw.json 217929 additions, 0 deletionsnode/specs/gtest-raw.json
- node/specs/gtest_client-specs.yaml 12 additions, 0 deletionsnode/specs/gtest_client-specs.yaml
- node/src/chain_spec.rs 6 additions, 38 deletionsnode/src/chain_spec.rs
- node/src/chain_spec/g1.rs 230 additions, 7 deletionsnode/src/chain_spec/g1.rs
- node/src/chain_spec/gdev.rs 284 additions, 434 deletionsnode/src/chain_spec/gdev.rs
- node/src/chain_spec/gen_genesis_data.rs 1917 additions, 234 deletionsnode/src/chain_spec/gen_genesis_data.rs
- node/src/chain_spec/gtest.rs 274 additions, 216 deletionsnode/src/chain_spec/gtest.rs
- node/src/cli.rs 60 additions, 15 deletionsnode/src/cli.rs
- node/src/command.rs 162 additions, 183 deletionsnode/src/command.rs
- node/src/command/key.rs 14 additions, 11 deletionsnode/src/command/key.rs
- node/src/command/utils.rs 5 additions, 5 deletionsnode/src/command/utils.rs
Some changes are not shown.
For a faster browsing experience, only 20 of 247+ files are shown.
node/Cargo.toml
0 → 100644
node/README.md
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
node/specs/gdev_client-specs.yaml
0 → 100644
node/specs/gtest-raw.json
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
node/specs/gtest_client-specs.yaml
0 → 100644