Skip to content

Commit

Permalink
Releases/sui v1.35.0 arden trace cherrypicks (#19825)
Browse files Browse the repository at this point in the history
## Description 

Cherry-picked commits for adding Arden and Trace to the upcoming release

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:

---------

Co-authored-by: Vassilis Legakis <[email protected]>
  • Loading branch information
nikos-kitmeridis and VLegakis authored Oct 11, 2024
1 parent b9ab18d commit 2d3e355
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 2 additions & 0 deletions crates/sui-config/src/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@ pub fn default_zklogin_oauth_providers() -> BTreeMap<Chain, BTreeSet<String>> {
"Playtron".to_string(),
"Onefc".to_string(),
"Threedos".to_string(),
"Trace".to_string(),
"Arden".to_string(),
]);
map.insert(Chain::Mainnet, providers.clone());
map.insert(Chain::Testnet, providers);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -108,9 +109,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -119,6 +122,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -266,6 +270,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -274,9 +279,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -285,6 +292,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -432,6 +440,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -440,9 +449,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -451,6 +462,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -598,6 +610,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -606,9 +619,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -617,6 +632,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -764,6 +780,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -772,9 +789,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -783,6 +802,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -930,6 +950,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -938,9 +959,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -949,6 +972,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -1096,6 +1120,7 @@ validator_configs:
zklogin-oauth-providers:
Mainnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -1104,9 +1129,11 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Testnet:
- Apple
- Arden
- "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8"
- Credenza3
- Facebook
Expand All @@ -1115,6 +1142,7 @@ validator_configs:
- Onefc
- Playtron
- Threedos
- Trace
- Twitch
Unknown:
- Apple
Expand Down Expand Up @@ -1172,4 +1200,3 @@ account_keys:
- mfPjCoE6SX0Sl84MnmNS/LS+tfPpkn7I8tziuk2g0WM=
- 5RWlYF22jS9i76zLl8jP2D3D8GC5ht+IP1dWUBGZxi8=
genesis: "[fake genesis]"

0 comments on commit 2d3e355

Please sign in to comment.