diff --git a/dailynet-2024-01-09 b/dailynet-2024-01-10 similarity index 75% rename from dailynet-2024-01-09 rename to dailynet-2024-01-10 index ebf9da8..1bb18c7 100644 --- a/dailynet-2024-01-09 +++ b/dailynet-2024-01-10 @@ -1,9 +1,9 @@ { - "chain_name": "TEZOS-DAILYNET-2024-01-09T00:00:00.000Z", + "chain_name": "TEZOS-DAILYNET-2024-01-10T00:00:00.000Z", "dal_config": { "activated": true, "bootstrap_peers": [ - "dal.dailynet-2024-01-09.teztnets.com:11732" + "dal.dailynet-2024-01-10.teztnets.com:11732" ], "use_mock_srs_for_testing": { "number_of_shards": 512, @@ -13,12 +13,12 @@ } }, "default_bootstrap_peers": [ - "dailynet-2024-01-09.teztnets.com" + "dailynet-2024-01-10.teztnets.com" ], "genesis": { "block": "BMFCHw1mv3A71KpTuGD3MoFnkHk9wvTYjUzuR9QqiUumKGFG6pM", "protocol": "Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P", - "timestamp": "2024-01-09T00:00:00.000Z" + "timestamp": "2024-01-10T00:00:00.000Z" }, "genesis_parameters": { "values": { diff --git a/dailynet-about.markdown b/dailynet-about.markdown index 6da108f..c7cce1a 100644 --- a/dailynet-about.markdown +++ b/dailynet-about.markdown @@ -8,11 +8,11 @@ A testnet that restarts every day launched from tezos/tezos master branch and pr | | | |-------|---------------------| -| Public RPC endpoints | [https://rpc.dailynet-2024-01-09.teztnets.com](https://rpc.dailynet-2024-01-09.teztnets.com/chains/main/chain_id)
| -| Faucet | [Dailynet faucet](https://faucet.dailynet-2024-01-09.teztnets.com) | -| Full network name | `TEZOS-DAILYNET-2024-01-09T00:00:00.000Z` | -| Tezos docker build | [tezos/tezos:master_8876d0e0_20240108181218](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=master_8876d0e0_20240108181218) | -| Activated on | 2024-01-09T00:00:00.000Z | +| Public RPC endpoints | [https://rpc.dailynet-2024-01-10.teztnets.com](https://rpc.dailynet-2024-01-10.teztnets.com/chains/main/chain_id)
| +| Faucet | [Dailynet faucet](https://faucet.dailynet-2024-01-10.teztnets.com) | +| Full network name | `TEZOS-DAILYNET-2024-01-10T00:00:00.000Z` | +| Tezos docker build | [tezos/tezos:master_6f1e7c7e_20240109152818](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=master_6f1e7c7e_20240109152818) | +| Activated on | 2024-01-10T00:00:00.000Z | @@ -29,7 +29,7 @@ A testnet that restarts every day launched from tezos/tezos master branch and pr To join Dailynet with docker, open a shell in the container: ``` -docker run -it --entrypoint=/bin/sh tezos/tezos:master_8876d0e0_20240108181218 +docker run -it --entrypoint=/bin/sh tezos/tezos:master_6f1e7c7e_20240109152818 ``` #### Alternative: Build the software @@ -40,7 +40,7 @@ docker run -it --entrypoint=/bin/sh tezos/tezos:master_8876d0e0_20240108181218 cd git clone git@gitlab.com:tezos/tezos.git cd tezos -git checkout 8876d0e0 +git checkout 6f1e7c7e opam init # if this is your first time using OPAM make build-deps eval $(opam env) @@ -53,7 +53,7 @@ export PATH=$HOME/tezos:$PATH Run the following commands: ``` -octez-node config init --network https://teztnets.com/dailynet-2024-01-09 +octez-node config init --network https://teztnets.com/dailynet-2024-01-10 octez-node run --rpc-addr 127.0.0.1:8732 ``` @@ -69,8 +69,8 @@ This is not to be confused with [Etherlink](https://docs.etherlink.com/get-start | | | |-------|---------------------| -| EVM RPC URL | [`https://evm.dailynet-2024-01-09.teztnets.com`](https://evm.dailynet-2024-01-09.teztnets.com) | -| Bare Rollup RPC URL | [`https://evm-rollup-node.dailynet-2024-01-09.teztnets.com`](https://evm-rollup-node.dailynet-2024-01-09.teztnets.com/global/block/head) | +| EVM RPC URL | [`https://evm.dailynet-2024-01-10.teztnets.com`](https://evm.dailynet-2024-01-10.teztnets.com) | +| Bare Rollup RPC URL | [`https://evm-rollup-node.dailynet-2024-01-10.teztnets.com`](https://evm-rollup-node.dailynet-2024-01-10.teztnets.com/global/block/head) | @@ -84,8 +84,8 @@ The DAL nodes are accessible with the following endpoints: | | RPC | P2P Endpoint | |------------|---------|--------------| -| DAL Bootstrap | [Link](https://dal-bootstrap-rpc.dailynet-2024-01-09.teztnets.com) | `dal.dailynet-2024-01-09.teztnets.com:11732` | -| DAL Teztnets Attester | [Link](https://dal-attester-rpc.dailynet-2024-01-09.teztnets.com) | `dal1.dailynet-2024-01-09.teztnets.com:11732` | +| DAL Bootstrap | [Link](https://dal-bootstrap-rpc.dailynet-2024-01-10.teztnets.com) | `dal.dailynet-2024-01-10.teztnets.com:11732` | +| DAL Teztnets Attester | [Link](https://dal-attester-rpc.dailynet-2024-01-10.teztnets.com) | `dal1.dailynet-2024-01-10.teztnets.com:11732` | For more info, read this [blog post from Nomadic Labs](https://research-development.nomadic-labs.com/data-availability-layer-tezos.html). diff --git a/index.markdown b/index.markdown index fec7dae..3de705d 100644 --- a/index.markdown +++ b/index.markdown @@ -35,8 +35,8 @@ Testnets that restart regularly and track the development of the master branch o | | Activated on | Faucet | |-------|---------------------|--| -| [Dailynet](/dailynet-about) | `2024-01-09` | [Faucet](https://faucet.dailynet-2024-01-09.teztnets.com) | -| [Weeklynet](/weeklynet-about) | `2024-01-03` | [Faucet](https://faucet.weeklynet-2024-01-03.teztnets.com) | +| [Dailynet](/dailynet-about) | `2024-01-10` | [Faucet](https://faucet.dailynet-2024-01-10.teztnets.com) | +| [Weeklynet](/weeklynet-about) | `2024-01-10` | [Faucet](https://faucet.weeklynet-2024-01-10.teztnets.com) | diff --git a/teztnets.json b/teztnets.json index 98d9016..1e79c55 100644 --- a/teztnets.json +++ b/teztnets.json @@ -1,39 +1,39 @@ { - "dailynet-2024-01-09": { + "dailynet-2024-01-10": { "category": "Periodic Teztnets", - "chain_name": "TEZOS-DAILYNET-2024-01-09T00:00:00.000Z", + "chain_name": "TEZOS-DAILYNET-2024-01-10T00:00:00.000Z", "dal_nodes": { "dal-bootstrap": { "humanName": "DAL Bootstrap", - "p2p": "dal.dailynet-2024-01-09.teztnets.com:11732", - "rpc": "https://dal-bootstrap-rpc.dailynet-2024-01-09.teztnets.com" + "p2p": "dal.dailynet-2024-01-10.teztnets.com:11732", + "rpc": "https://dal-bootstrap-rpc.dailynet-2024-01-10.teztnets.com" }, "dal-dal1": { "humanName": "DAL Teztnets Attester", - "p2p": "dal1.dailynet-2024-01-09.teztnets.com:11732", - "rpc": "https://dal-attester-rpc.dailynet-2024-01-09.teztnets.com" + "p2p": "dal1.dailynet-2024-01-10.teztnets.com:11732", + "rpc": "https://dal-attester-rpc.dailynet-2024-01-10.teztnets.com" } }, "description": "A testnet that restarts every day launched from tezos/tezos master branch and protocol alpha.", - "docker_build": "tezos/tezos:master_8876d0e0_20240108181218", + "docker_build": "tezos/tezos:master_6f1e7c7e_20240109152818", "evm_proxy_urls": [ - "https://evm.dailynet-2024-01-09.teztnets.com" + "https://evm.dailynet-2024-01-10.teztnets.com" ], - "faucet_url": "https://faucet.dailynet-2024-01-09.teztnets.com", - "git_ref": "8876d0e0", + "faucet_url": "https://faucet.dailynet-2024-01-10.teztnets.com", + "git_ref": "6f1e7c7e", "human_name": "Dailynet", "indexers": [], "last_baking_daemon": "alpha", "masked_from_main_page": false, - "network_url": "https://teztnets.com/dailynet-2024-01-09", + "network_url": "https://teztnets.com/dailynet-2024-01-10", "rollup_urls": [ - "https://evm-rollup-node.dailynet-2024-01-09.teztnets.com" + "https://evm-rollup-node.dailynet-2024-01-10.teztnets.com" ], - "rpc_url": "https://rpc.dailynet-2024-01-09.teztnets.com", + "rpc_url": "https://rpc.dailynet-2024-01-10.teztnets.com", "rpc_urls": [ - "https://rpc.dailynet-2024-01-09.teztnets.com" + "https://rpc.dailynet-2024-01-10.teztnets.com" ], - "activated_on": "2024-01-09" + "activated_on": "2024-01-10" }, "ghostnet": { "category": "Long-running Teztnets", @@ -140,36 +140,36 @@ ], "activated_on": "2023-12-07" }, - "weeklynet-2024-01-03": { + "weeklynet-2024-01-10": { "category": "Periodic Teztnets", - "chain_name": "TEZOS-WEEKLYNET-2024-01-03T00:00:00.000Z", + "chain_name": "TEZOS-WEEKLYNET-2024-01-10T00:00:00.000Z", "dal_nodes": { "dal-bootstrap": { "humanName": "DAL Bootstrap", - "p2p": "dal.weeklynet-2024-01-03.teztnets.com:11732", - "rpc": "https://dal-bootstrap-rpc.weeklynet-2024-01-03.teztnets.com" + "p2p": "dal.weeklynet-2024-01-10.teztnets.com:11732", + "rpc": "https://dal-bootstrap-rpc.weeklynet-2024-01-10.teztnets.com" }, "dal-dal1": { "humanName": "DAL Teztnets Attester", - "p2p": "dal1.weeklynet-2024-01-03.teztnets.com:11732", - "rpc": "https://dal-attester-rpc.weeklynet-2024-01-03.teztnets.com" + "p2p": "dal1.weeklynet-2024-01-10.teztnets.com:11732", + "rpc": "https://dal-attester-rpc.weeklynet-2024-01-10.teztnets.com" } }, "description": "A testnet that restarts every Wednesday launched from tezos/tezos master branch. It runs Oxford for 4 cycles then upgrades to proto Alpha.", - "docker_build": "tezos/tezos:master_4c93fab1_20240102195539", + "docker_build": "tezos/tezos:master_6f1e7c7e_20240109152818", "evm_proxy_urls": [], - "faucet_url": "https://faucet.weeklynet-2024-01-03.teztnets.com", - "git_ref": "4c93fab1", + "faucet_url": "https://faucet.weeklynet-2024-01-10.teztnets.com", + "git_ref": "6f1e7c7e", "human_name": "Weeklynet", "indexers": [], "last_baking_daemon": "alpha", "masked_from_main_page": false, - "network_url": "https://teztnets.com/weeklynet-2024-01-03", + "network_url": "https://teztnets.com/weeklynet-2024-01-10", "rollup_urls": [], - "rpc_url": "https://rpc.weeklynet-2024-01-03.teztnets.com", + "rpc_url": "https://rpc.weeklynet-2024-01-10.teztnets.com", "rpc_urls": [ - "https://rpc.weeklynet-2024-01-03.teztnets.com" + "https://rpc.weeklynet-2024-01-10.teztnets.com" ], - "activated_on": "2024-01-03" + "activated_on": "2024-01-10" } } diff --git a/weeklynet-2024-01-03 b/weeklynet-2024-01-10 similarity index 72% rename from weeklynet-2024-01-03 rename to weeklynet-2024-01-10 index 705f258..4eefe53 100644 --- a/weeklynet-2024-01-03 +++ b/weeklynet-2024-01-10 @@ -1,9 +1,9 @@ { - "chain_name": "TEZOS-WEEKLYNET-2024-01-03T00:00:00.000Z", + "chain_name": "TEZOS-WEEKLYNET-2024-01-10T00:00:00.000Z", "dal_config": { "activated": true, "bootstrap_peers": [ - "dal.weeklynet-2024-01-03.teztnets.com:11732" + "dal.weeklynet-2024-01-10.teztnets.com:11732" ], "use_mock_srs_for_testing": { "number_of_shards": 2048, @@ -13,12 +13,12 @@ } }, "default_bootstrap_peers": [ - "weeklynet-2024-01-03.teztnets.com" + "weeklynet-2024-01-10.teztnets.com" ], "genesis": { - "block": "BMUKERnLAKDg6zKdzjCeY1tFE3R5aCtXmDpwT4oWJXFtrgE67rw", + "block": "BMTBniuYLeFVyN2wwQR3GizMEa7xJZcac3rvgQRmmSqc2Rs2uaL", "protocol": "Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P", - "timestamp": "2024-01-03T00:00:00.000Z" + "timestamp": "2024-01-10T00:00:00.000Z" }, "genesis_parameters": { "values": { diff --git a/weeklynet-about.markdown b/weeklynet-about.markdown index f149b88..4f47a07 100644 --- a/weeklynet-about.markdown +++ b/weeklynet-about.markdown @@ -8,11 +8,11 @@ A testnet that restarts every Wednesday launched from tezos/tezos master branch. | | | |-------|---------------------| -| Public RPC endpoints | [https://rpc.weeklynet-2024-01-03.teztnets.com](https://rpc.weeklynet-2024-01-03.teztnets.com/chains/main/chain_id)
| -| Faucet | [Weeklynet faucet](https://faucet.weeklynet-2024-01-03.teztnets.com) | -| Full network name | `TEZOS-WEEKLYNET-2024-01-03T00:00:00.000Z` | -| Tezos docker build | [tezos/tezos:master_4c93fab1_20240102195539](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=master_4c93fab1_20240102195539) | -| Activated on | 2024-01-03T00:00:00.000Z | +| Public RPC endpoints | [https://rpc.weeklynet-2024-01-10.teztnets.com](https://rpc.weeklynet-2024-01-10.teztnets.com/chains/main/chain_id)
| +| Faucet | [Weeklynet faucet](https://faucet.weeklynet-2024-01-10.teztnets.com) | +| Full network name | `TEZOS-WEEKLYNET-2024-01-10T00:00:00.000Z` | +| Tezos docker build | [tezos/tezos:master_6f1e7c7e_20240109152818](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=master_6f1e7c7e_20240109152818) | +| Activated on | 2024-01-10T00:00:00.000Z | @@ -29,7 +29,7 @@ A testnet that restarts every Wednesday launched from tezos/tezos master branch. To join Weeklynet with docker, open a shell in the container: ``` -docker run -it --entrypoint=/bin/sh tezos/tezos:master_4c93fab1_20240102195539 +docker run -it --entrypoint=/bin/sh tezos/tezos:master_6f1e7c7e_20240109152818 ``` #### Alternative: Build the software @@ -40,7 +40,7 @@ docker run -it --entrypoint=/bin/sh tezos/tezos:master_4c93fab1_20240102195539 cd git clone git@gitlab.com:tezos/tezos.git cd tezos -git checkout 4c93fab1 +git checkout 6f1e7c7e opam init # if this is your first time using OPAM make build-deps eval $(opam env) @@ -53,7 +53,7 @@ export PATH=$HOME/tezos:$PATH Run the following commands: ``` -octez-node config init --network https://teztnets.com/weeklynet-2024-01-03 +octez-node config init --network https://teztnets.com/weeklynet-2024-01-10 octez-node run --rpc-addr 127.0.0.1:8732 ``` @@ -70,8 +70,8 @@ The DAL nodes are accessible with the following endpoints: | | RPC | P2P Endpoint | |------------|---------|--------------| -| DAL Bootstrap | [Link](https://dal-bootstrap-rpc.weeklynet-2024-01-03.teztnets.com) | `dal.weeklynet-2024-01-03.teztnets.com:11732` | -| DAL Teztnets Attester | [Link](https://dal-attester-rpc.weeklynet-2024-01-03.teztnets.com) | `dal1.weeklynet-2024-01-03.teztnets.com:11732` | +| DAL Bootstrap | [Link](https://dal-bootstrap-rpc.weeklynet-2024-01-10.teztnets.com) | `dal.weeklynet-2024-01-10.teztnets.com:11732` | +| DAL Teztnets Attester | [Link](https://dal-attester-rpc.weeklynet-2024-01-10.teztnets.com) | `dal1.weeklynet-2024-01-10.teztnets.com:11732` | For more info, read this [blog post from Nomadic Labs](https://research-development.nomadic-labs.com/data-availability-layer-tezos.html).