Kaynağa Gözat

readme updates for alexandria

Mokhtar Naamani 4 yıl önce
ebeveyn
işleme
065886df81

+ 1 - 1
README.md

@@ -94,7 +94,7 @@ You can also run your our own joystream-node:
 ```sh
 git checkout master
 WASM_BUILD_TOOLCHAIN=nightly-2020-05-23 cargo build --release
-./target/release/joystream-node -- --pruning archive --chain testnets/rome.json
+./target/release/joystream-node -- --pruning archive --chain testnets/joy-testnet-4.json
 ```
 
 Wait for the node to sync to the latest block, then change pioneer settings "remote node" option to "Local Node", or follow the link below:

+ 5 - 5
node/README.md

@@ -49,7 +49,7 @@ this script will build and run a fresh new local development chain (purging exis
 Use the `--chain` argument, and specify the path to the genesis `chain.json` file for that public network. The JSON "chain spec" files for Joystream public networks can be found in [../testnets/](../testnets/).
 
 ```bash
-./target/release/joystream-node --chain testnets/rome.json
+./target/release/joystream-node --chain testnets/joy-tesnet-4.json
 ```
 
 ### Tests and code quality
@@ -57,7 +57,7 @@ Use the `--chain` argument, and specify the path to the genesis `chain.json` fil
 Running unit tests:
 
 ```bash
-cargo test --all
+cargo test --release --all
 ```
 
 Running full suite of checks, tests, formatting and linting:
@@ -75,7 +75,7 @@ cargo fmt --all
 ### Integration tests
 
 ```bash
-./scripts/run-test-chain.sh
+./scripts/run-dev-chain.sh
 yarn workspace joystream-testing test
 ```
 
@@ -91,8 +91,8 @@ This will install the executable `joystream-node` to your `~/.cargo/bin` folder,
 cargo install joystream-node --path node/
 ```
 
-Now you can run and connect to the Rome testnet:
+Now you can run and connect to the testnet:
 
 ```bash
-joystream-node --chain testnets/rome.json
+joystream-node --chain testnets/joy-testnet-4.json
 ```

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 21
testnets/nicaea-exported-state/chain_spec.json


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
testnets/nicaea-exported-state/content.json


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
testnets/nicaea-exported-state/forum.json


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
testnets/nicaea-exported-state/members.json


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 99
testnets/nicaea-exported-state/raw_chain_spec.json


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 81
testnets/rome.json


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor