Skip to content

Commit

Permalink
deploy: 8552700
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Feb 6, 2024
1 parent a4252fe commit 37d4690
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions dailynet-2024-02-05 → dailynet-2024-02-06
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"chain_name": "TEZOS-DAILYNET-2024-02-05T00:00:00.000Z",
"chain_name": "TEZOS-DAILYNET-2024-02-06T00:00:00.000Z",
"dal_config": {
"activated": true,
"bootstrap_peers": [
"dal.dailynet-2024-02-05.teztnets.com:11732"
"dal.dailynet-2024-02-06.teztnets.com:11732"
],
"use_mock_srs_for_testing": {
"number_of_shards": 512,
Expand All @@ -13,12 +13,12 @@
}
},
"default_bootstrap_peers": [
"dailynet-2024-02-05.teztnets.com"
"dailynet-2024-02-06.teztnets.com"
],
"genesis": {
"block": "BMFCHw1mv3A71KpTuGD3MoFnkHk9wvTYjUzuR9QqiUumKGFG6pM",
"protocol": "Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P",
"timestamp": "2024-02-05T00:00:00.000Z"
"timestamp": "2024-02-06T00: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-02-05.teztnets.com](https://rpc.dailynet-2024-02-05.teztnets.com/chains/main/chain_id)<br/> |
| Faucet | [Dailynet faucet](https://faucet.dailynet-2024-02-05.teztnets.com) |
| Full network name | `TEZOS-DAILYNET-2024-02-05T00:00:00.000Z` |
| Tezos docker build | [tezos/tezos:master_28a3de7f_20240202201109](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=master_28a3de7f_20240202201109) |
| Activated on | 2024-02-05T00:00:00.000Z |
| Public RPC endpoints | [https://rpc.dailynet-2024-02-06.teztnets.com](https://rpc.dailynet-2024-02-06.teztnets.com/chains/main/chain_id)<br/> |
| Faucet | [Dailynet faucet](https://faucet.dailynet-2024-02-06.teztnets.com) |
| Full network name | `TEZOS-DAILYNET-2024-02-06T00:00:00.000Z` |
| Tezos docker build | [tezos/tezos:master_6ac8e796_20240205215132](https://hub.docker.com/r/tezos/tezos/tags?page=1&ordering=last_updated&name=master_6ac8e796_20240205215132) |
| Activated on | 2024-02-06T00: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_28a3de7f_20240202201109
docker run -it --entrypoint=/bin/sh tezos/tezos:master_6ac8e796_20240205215132
```

#### Alternative: Build the software
Expand All @@ -40,7 +40,7 @@ docker run -it --entrypoint=/bin/sh tezos/tezos:master_28a3de7f_20240202201109
cd
git clone git@gitlab.com:tezos/tezos.git
cd tezos
git checkout 28a3de7f
git checkout 6ac8e796
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-02-05
octez-node config init --network https://teztnets.com/dailynet-2024-02-06
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-02-05.teztnets.com`](https://evm.dailynet-2024-02-05.teztnets.com) |
| Bare Rollup RPC URL | [`https://evm-rollup-node.dailynet-2024-02-05.teztnets.com`](https://evm-rollup-node.dailynet-2024-02-05.teztnets.com/global/block/head) |
| EVM RPC URL | [`https://evm.dailynet-2024-02-06.teztnets.com`](https://evm.dailynet-2024-02-06.teztnets.com) |
| Bare Rollup RPC URL | [`https://evm-rollup-node.dailynet-2024-02-06.teztnets.com`](https://evm-rollup-node.dailynet-2024-02-06.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-02-05.teztnets.com/p2p/gossipsub/scores) | `dal.dailynet-2024-02-05.teztnets.com:11732` |
| DAL Teztnets Attester | [Link](https://dal-attester-rpc.dailynet-2024-02-05.teztnets.com/p2p/gossipsub/scores) | `dal1.dailynet-2024-02-05.teztnets.com:11732` |
| DAL Bootstrap | [Link](https://dal-bootstrap-rpc.dailynet-2024-02-06.teztnets.com/p2p/gossipsub/scores) | `dal.dailynet-2024-02-06.teztnets.com:11732` |
| DAL Teztnets Attester | [Link](https://dal-attester-rpc.dailynet-2024-02-06.teztnets.com/p2p/gossipsub/scores) | `dal1.dailynet-2024-02-06.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
2 changes: 1 addition & 1 deletion index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Testnets that restart regularly and track the development of the master branch o

| | Activated on | Faucet |
|-------|---------------------|--|
| [Dailynet](/dailynet-about) | `2024-02-05` | [Faucet](https://faucet.dailynet-2024-02-05.teztnets.com) |
| [Dailynet](/dailynet-about) | `2024-02-06` | [Faucet](https://faucet.dailynet-2024-02-06.teztnets.com) |
| [Weeklynet](/weeklynet-about) | `2024-01-31` | [Faucet](https://faucet.weeklynet-2024-01-31.teztnets.com) |


Expand Down
30 changes: 15 additions & 15 deletions teztnets.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"dailynet-2024-02-05": {
"dailynet-2024-02-06": {
"category": "Periodic Teztnets",
"chain_name": "TEZOS-DAILYNET-2024-02-05T00:00:00.000Z",
"chain_name": "TEZOS-DAILYNET-2024-02-06T00:00:00.000Z",
"dal_nodes": {
"dal-bootstrap": {
"humanName": "DAL Bootstrap",
"p2p": "dal.dailynet-2024-02-05.teztnets.com:11732",
"rpc": "https://dal-bootstrap-rpc.dailynet-2024-02-05.teztnets.com"
"p2p": "dal.dailynet-2024-02-06.teztnets.com:11732",
"rpc": "https://dal-bootstrap-rpc.dailynet-2024-02-06.teztnets.com"
},
"dal-dal1": {
"humanName": "DAL Teztnets Attester",
"p2p": "dal1.dailynet-2024-02-05.teztnets.com:11732",
"rpc": "https://dal-attester-rpc.dailynet-2024-02-05.teztnets.com"
"p2p": "dal1.dailynet-2024-02-06.teztnets.com:11732",
"rpc": "https://dal-attester-rpc.dailynet-2024-02-06.teztnets.com"
}
},
"description": "A testnet that restarts every day launched from tezos/tezos master branch and protocol alpha.",
"docker_build": "tezos/tezos:master_28a3de7f_20240202201109",
"docker_build": "tezos/tezos:master_6ac8e796_20240205215132",
"evm_proxy_urls": [
"https://evm.dailynet-2024-02-05.teztnets.com"
"https://evm.dailynet-2024-02-06.teztnets.com"
],
"faucet_url": "https://faucet.dailynet-2024-02-05.teztnets.com",
"git_ref": "28a3de7f",
"faucet_url": "https://faucet.dailynet-2024-02-06.teztnets.com",
"git_ref": "6ac8e796",
"human_name": "Dailynet",
"indexers": [],
"last_baking_daemon": "alpha",
"masked_from_main_page": false,
"network_url": "https://teztnets.com/dailynet-2024-02-05",
"network_url": "https://teztnets.com/dailynet-2024-02-06",
"rollup_urls": [
"https://evm-rollup-node.dailynet-2024-02-05.teztnets.com"
"https://evm-rollup-node.dailynet-2024-02-06.teztnets.com"
],
"rpc_url": "https://rpc.dailynet-2024-02-05.teztnets.com",
"rpc_url": "https://rpc.dailynet-2024-02-06.teztnets.com",
"rpc_urls": [
"https://rpc.dailynet-2024-02-05.teztnets.com"
"https://rpc.dailynet-2024-02-06.teztnets.com"
],
"activated_on": "2024-02-05"
"activated_on": "2024-02-06"
},
"ghostnet": {
"category": "Long-running Teztnets",
Expand Down

0 comments on commit 37d4690

Please sign in to comment.