Skip to content

Commit ba14c17

Browse files
authored
docs: update operator docs for mainnet v4.1.3 (#22330)
## Summary Updates network/operator documentation for the mainnet v4.1.3 release. ### Changes - Updated mainnet version from `4.1.2` to `4.1.3` and rollup version from `0` to `2934756905` - Updated L1 contract addresses that changed: Rollup, Inbox, Outbox, Fee Juice Portal, Slasher - Cut versioned network docs snapshot for `v4.1.3` (built from the v4.1.3 tag) - Cleaned up old `v4.1.2` versioned docs - Updated `network_version_config.json` (`mainnet: v4.1.2` → `v4.1.3`) - Reconciled `network_versions.json` via `update_docs_versions.sh` ### Address sources - **From RPC** (`node_getNodeInfo`): Registry, Rollup, Inbox, Outbox, Fee Juice, Staking Asset, Fee Juice Portal, Coin Issuer, Reward Distributor, Governance Proposer, Governance, GSE - **From on-chain query** (`cast call`): Slasher (via `getSlasher()` on new Rollup) - **Kept existing**: Reward Booster, Staking Registry, Tally Slashing Proposer — no public getters, please verify with deployment output ### Reviewer notes - Reward Booster, Staking Registry, and Tally Slashing Proposer addresses were carried over — verify with deployment output if available - Fee Asset Handler, Slash Factory, Honk Verifier, Register New Rollup Version Payload, and Slash Payload Cloneable remain N/A for mainnet
2 parents bb614a6 + 21380d9 commit ba14c17

43 files changed

Lines changed: 374 additions & 38 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/docs/networks.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ The Aztec Protocol operates across multiple networks, each serving specific purp
1212
Not sure which network to use? Jump to our [Network Selection Guide](#network-selection-guide).
1313

1414
:::note Developer SDK vs Node Versions
15-
The developer SDK/aztec-nr version (used for writing and compiling contracts) may differ from the node version listed below. For example, aztec-nr `4.2.0-aztecnr-rc.2` and other versions may be compatible with node version `4.1.2`. Use the version from the developer docs for contract development — use the version below for running nodes.
15+
The developer SDK/aztec-nr version (used for writing and compiling contracts) may differ from the node version listed below. For example, aztec-nr `4.2.0-aztecnr-rc.2` and other versions may be compatible with node version `4.1.3`. Use the version from the developer docs for contract development — use the version below for running nodes.
1616
:::
1717

1818
## Network Technical Information
1919

2020
| Parameter | Alpha (Mainnet) | Testnet |
2121
|-----------|-------------------|---------|
22-
| **Version** | `4.1.2` (node operators)<br/>`4.2.0-aztecnr-rc.2` (developer SDK) | `4.1.0-rc.2` |
22+
| **Version** | `4.1.3` (node operators)<br/>`4.2.0-aztecnr-rc.2` (developer SDK) | `4.1.0-rc.2` |
2323
| **L1 Chain ID** | `1` (Mainnet) | `11155111` (Sepolia) |
24-
| **Rollup Version** | `0` | `4127419662` |
24+
| **Rollup Version** | `2934756905` | `4127419662` |
2525
| **RPC Endpoint** | `https://aztec-mainnet.drpc.org` | `https://rpc.testnet.aztec-labs.com` |
2626
| **Bootnodes** | [http://static.aztec.network/mainnet/bootnodes.json](http://static.aztec.network/mainnet/bootnodes.json) | [http://static.aztec.network/testnet/bootnodes.json](http://static.aztec.network/testnet/bootnodes.json) |
2727
| **Block Explorer** | [Aztecscan](https://aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=mainnet) | [Aztecscan](https://testnet.aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=testnet) |
@@ -38,12 +38,12 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma
3838
| Contract Name | Alpha (Mainnet) | Testnet |
3939
|---------------|-------------------|---------|
4040
| **Registry** | [`0x35b22e09ee0390539439e24f06da43d83f90e298`](https://etherscan.io/address/0x35b22e09ee0390539439e24f06da43d83f90e298) | [`0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba`](https://sepolia.etherscan.io/address/0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba) |
41-
| **Rollup** | [`0x603bb2c05d474794ea97805e8de69bccfb3bca12`](https://etherscan.io/address/0x603bb2c05d474794ea97805e8de69bccfb3bca12) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) |
42-
| **L1 → L2 Inbox** | [`0x15c718c05b8c0dbec4d648b6711d6ce8793969ee`](https://etherscan.io/address/0x15c718c05b8c0dbec4d648b6711d6ce8793969ee) | [`0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6`](https://sepolia.etherscan.io/address/0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6) |
43-
| **L2 → L1 Outbox** | [`0xf006c41097861afeb18b05e586b921c081411ee9`](https://etherscan.io/address/0xf006c41097861afeb18b05e586b921c081411ee9) | [`0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376`](https://sepolia.etherscan.io/address/0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376) |
41+
| **Rollup** | [`0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962`](https://etherscan.io/address/0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) |
42+
| **L1 → L2 Inbox** | [`0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578`](https://etherscan.io/address/0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578) | [`0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6`](https://sepolia.etherscan.io/address/0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6) |
43+
| **L2 → L1 Outbox** | [`0xc9698b7adef9ee63f3bf5cff38086e4e836579f0`](https://etherscan.io/address/0xc9698b7adef9ee63f3bf5cff38086e4e836579f0) | [`0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376`](https://sepolia.etherscan.io/address/0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376) |
4444
| **Fee Juice** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x762c132040fda6183066fa3b14d985ee55aa3c18`](https://sepolia.etherscan.io/address/0x762c132040fda6183066fa3b14d985ee55aa3c18) |
4545
| **Staking Asset** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x5595cb9ed193cac2c0bc5393313bc6115817954b`](https://sepolia.etherscan.io/address/0x5595cb9ed193cac2c0bc5393313bc6115817954b) |
46-
| **Fee Juice Portal** | [`0xe05dc9d5969272831757181fff1532b066254bf1`](https://etherscan.io/address/0xe05dc9d5969272831757181fff1532b066254bf1) | [`0xd3361019e40026ce8a9745c19e67fd3acc10d596`](https://sepolia.etherscan.io/address/0xd3361019e40026ce8a9745c19e67fd3acc10d596) |
46+
| **Fee Juice Portal** | [`0x2891f8b941067f8b5a3f34545a30cf71e3e23617`](https://etherscan.io/address/0x2891f8b941067f8b5a3f34545a30cf71e3e23617) | [`0xd3361019e40026ce8a9745c19e67fd3acc10d596`](https://sepolia.etherscan.io/address/0xd3361019e40026ce8a9745c19e67fd3acc10d596) |
4747
| **Fee Asset Handler** | N/A | [`0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9`](https://sepolia.etherscan.io/address/0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9) |
4848
| **Coin Issuer** | [`0x02fadf157d551aa6d761b2a2237d03af68e41ca6`](https://etherscan.io/address/0x02fadf157d551aa6d761b2a2237d03af68e41ca6) | [`0xe05d0a62045b4237556c1ec423e59eea9a24eaee`](https://sepolia.etherscan.io/address/0xe05d0a62045b4237556c1ec423e59eea9a24eaee) |
4949
| **Reward Distributor** | [`0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0`](https://etherscan.io/address/0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0) | [`0x030d2780e70f085c31d490268d3900d4cea16606`](https://sepolia.etherscan.io/address/0x030d2780e70f085c31d490268d3900d4cea16606) |
@@ -53,7 +53,7 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma
5353
| **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) |
5454
| **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) |
5555
| **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) |
56-
| **Slasher** | [`0x91a3745c685c220595b997e53311ebf660144889`](https://etherscan.io/address/0x91a3745c685c220595b997e53311ebf660144889) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) |
56+
| **Slasher** | [`0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb`](https://etherscan.io/address/0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) |
5757
| **Tally Slashing Proposer** | [`0x7a318c3daa9f21f8fc8238c65755eb0394fbf189`](https://etherscan.io/address/0x7a318c3daa9f21f8fc8238c65755eb0394fbf189) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) |
5858
| **Honk Verifier** | N/A | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) |
5959
| **Register New Rollup Version Payload** | N/A | [`0x11f7Ab2324CA94af929A388477a7959E0108C3d6`](https://sepolia.etherscan.io/address/0x11f7Ab2324CA94af929A388477a7959E0108C3d6) |

docs/network_version_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"mainnet": "v4.1.2",
2+
"mainnet": "v4.1.3",
33
"testnet": "v4.1.0-rc.2"
44
}

docs/network_versioned_docs/version-v4.1.2/operators/index.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/index.md

File renamed without changes.

docs/network_versioned_docs/version-v4.1.2/operators/keystore/advanced-patterns.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/keystore/advanced-patterns.md

File renamed without changes.

docs/network_versioned_docs/version-v4.1.2/operators/keystore/creating-keystores.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/keystore/creating-keystores.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Before creating keystores, ensure you have:
2828
First, install the Aztec CLI using the official installer:
2929

3030
```bash
31-
VERSION=4.1.2 bash -i <(curl -sL https://install.aztec.network/4.1.2)
31+
VERSION=4.1.3 bash -i <(curl -sL https://install.aztec.network/4.1.3)
3232
```
3333

3434
Verify your CLI installation:

docs/network_versioned_docs/version-v4.1.2/operators/keystore/examples.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/keystore/examples.md

File renamed without changes.

docs/network_versioned_docs/version-v4.1.2/operators/keystore/index.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/keystore/index.md

File renamed without changes.

docs/network_versioned_docs/version-v4.1.2/operators/keystore/storage-methods.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/keystore/storage-methods.md

File renamed without changes.

docs/network_versioned_docs/version-v4.1.2/operators/keystore/troubleshooting.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/keystore/troubleshooting.md

File renamed without changes.

docs/network_versioned_docs/version-v4.1.2/operators/monitoring/grafana-setup.md renamed to docs/network_versioned_docs/version-v4.1.3/operators/monitoring/grafana-setup.md

File renamed without changes.

0 commit comments

Comments
 (0)