Skip to content

Commit

Permalink
deploy: 3cbaf48
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Jan 10, 2024
1 parent b3cbcc3 commit b8eebc4
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 61 deletions.
8 changes: 4 additions & 4 deletions dailynet-2024-01-09 → dailynet-2024-01-10
Original file line number Diff line number Diff line change
@@ -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,
Expand All @@ -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": {
Expand Down
24 changes: 12 additions & 12 deletions dailynet-about.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/> |
| 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)<br/> |
| 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 |



Expand All @@ -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
Expand All @@ -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)
Expand All @@ -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
```
Expand All @@ -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) |



Expand All @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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) |



56 changes: 28 additions & 28 deletions teztnets.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}
10 changes: 5 additions & 5 deletions weeklynet-2024-01-03 → weeklynet-2024-01-10
Original file line number Diff line number Diff line change
@@ -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,
Expand All @@ -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": {
Expand Down
20 changes: 10 additions & 10 deletions weeklynet-about.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/> |
| 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)<br/> |
| 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 |



Expand All @@ -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
Expand All @@ -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)
Expand All @@ -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
```
Expand All @@ -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).
Expand Down

0 comments on commit b8eebc4

Please sign in to comment.