You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,18 +27,41 @@ Let's evaluate the current status of these components for both Arbitrum One and
27
27
### 1. Chain ownership
28
28
29
29
-**Description**: A chain's "owner" has the ability to change the protocol in various ways, including upgrading the core smart contracts, setting system parameters, and pausing the system.
30
-
-**Current status**: **Governed by Arbitrum DAO**. Chain ownership of both Arbitrum One and Arbitrum Nova is under the control of the Arbitrum governance system. The Arbitrum Decentralized Autonomous Organization (DAO), made up of <adata-quicklook-from='arb'>$ARB</a> token-holders and <adata-quicklook-from='delegate'>delegates</a>, can carry out chain-owner operations through governance votes. The <adata-quicklook-from='security-council'>Security Council </a> can also carry out chain-owner operations; it can act quickly through a 9 of 12 <adata-quicklook-from='multisignature-wallet'>multisig wallet</a>, but only in critical emergency situations. The Security Council can also act slowly through a 9 of 12 multisig wallet in non-emergency situations to carry out routine and minor upgrades, such as minor bug fixes. The members of the Security Council (split by cohort) are <adata-quicklook-from='security-council-election'>elected</a> every six months by the Arbitrum DAO.
30
+
-**Current status**: **Governed by Arbitrum DAO**. Chain ownership of both Arbitrum One and Arbitrum Nova is under the control of the Arbitrum governance system. The Arbitrum Decentralized Autonomous Organization (DAO), made up of <adata-quicklook-from='arb'>`$ARB`</a> token-holders and <adata-quicklook-from='delegate'>delegates</a>, can carry out chain-owner operations through governance votes. The <adata-quicklook-from='security-council'>Security Council </a> can also carry out chain-owner operations; it can act quickly through a 9 of 12 <adata-quicklook-from='multisignature-wallet'>multisig wallet</a>, but only in critical emergency situations. The Security Council can also act slowly through a 9 of 12 multisig wallet in non-emergency situations to carry out routine and minor upgrades, such as minor bug fixes. The members of the Security Council (split by cohort) are <adata-quicklook-from='security-council-election'>elected</a> every six months by the Arbitrum DAO.
31
31
-**Risks**:
32
32
- If 9 of the Security Council members are compromised or behave maliciously, the system and users' funds could be compromised.
33
33
- If a malicious proposal is successfully put through DAO governance, or if 9 of the Security Council members are compromised or behave maliciously, the system's safety could be compromised. In either of these cases, users will have several weeks to withdraw their funds back to Ethereum before the proposal takes effect.
34
34
-**Changes To Current Status**: The governance system currently has the ability to alter governance itself.
35
35
36
-
### 2. Validator ownership
36
+
### 2. Validation decentralization status
37
37
38
38
-**Description**: Validators are responsible for confirming the valid state of the <adata-quicklook-from='arbitrum-chain'>Arbitrum chains</a> back on L1.
39
-
-**Current status**: **Permissionless** Validation on both Arbitrum One and Arbitrum Nova now follows the BoLD protocol. You can learn more about BoLD in this [introduction to BoLD](https://docs.arbitrum.io/how-arbitrum-works/bold/gentle-introduction) .
|**Arbitrum One**|**Permissionless**| Validation on Arbitrum One now follows the BoLD protocol, any node implementing the BoLD protocol can join. You can learn more about BoLD in this [introduction to BoLD](https://docs.arbitrum.io/how-arbitrum-works/bold/gentle-introduction). |
43
+
|**Arbitrum Nova**|**Permissioned**| Arbitrum Nova remains permissioned as its Data Availability committee is a trusted one. |
44
+
40
45
-**Risks**: If there is not a single honest active validator, and a malicious validator proposes an invalid state update, the system's safety could be compromised.
41
46
47
+
### Allowlisted validators
48
+
49
+
import { AddressExplorerLink as AEL } from '@site/src/components/AddressExplorerLink'
50
+
51
+
These are the current [allowlisted validators](#2-validator-ownership) for Arbitrum One:
0 commit comments