Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TW-1539 Remove Marigold and periodic networks #1197

Merged
merged 4 commits into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions e2e/src/features/delegate.feature
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Feature: Delegate
Scenario: As a user, i'd like to re-delegate TEZ to a baker
Given I have imported an existing account
And I press Selected Network Button on the Header page
And I select Marigold Mainnet node in the networks drop-down list on the Header page
And I check that Marigold Mainnet node is selected correctly
And I select Tezos Mainnet node in the networks drop-down list on the Header page
And I check that Tezos Mainnet node is selected correctly
And I press Asset Item Apy Button on the Assets page

And I am on the DelegateTab page
Expand Down
4 changes: 2 additions & 2 deletions e2e/src/features/send.feature
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Feature: Send
Scenario: As a user, I'd like to send my funds to another account
Given I have imported an existing account
And I press Selected Network Button on the Header page
And I select Marigold Mainnet node in the networks drop-down list on the Header page
And I check that Marigold Mainnet node is selected correctly
And I select Tezos Mainnet node in the networks drop-down list on the Header page
And I check that Tezos Mainnet node is selected correctly
And I press Send Button on the Home page

And I am on the Send page
Expand Down
4 changes: 2 additions & 2 deletions e2e/src/features/swap.feature
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Feature: Swap
Scenario: As a user, i'd like to swap assets
Given I have imported an existing account
And I press Selected Network Button on the Header page
And I select Marigold Mainnet node in the networks drop-down list on the Header page
And I check that Marigold Mainnet node is selected correctly
And I select Tezos Mainnet node in the networks drop-down list on the Header page
And I check that Tezos Mainnet node is selected correctly
And I press Swap Button on the Home page

And I am on the Swap page
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -640,10 +640,6 @@
"message": "Tezos Mainnet",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold Mainnet",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Temple Wallet | Options"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/en_GB/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,10 +500,6 @@
"message": "Tezos Mainnet",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold Mainnet",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Temple Wallet | Options"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,10 +478,6 @@
"message": "Mainnet Tezos",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Mainnet Marigold",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Portefeuille Temple | Options"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/pt/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,10 +496,6 @@
"message": "Tezos Mainnet",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold Mainnet",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Carteira Temple | Opções"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/tr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,10 +496,6 @@
"message": "Tezos Mainnet",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold Mainnet",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Temple Wallet | Seçenekler"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/uk/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,10 +495,6 @@
"message": "Tezos Mainnet",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold Mainnet",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Temple Wallet | Налаштування"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,10 +478,6 @@
"message": "Tezos主网",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold主网",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Temple钱包 | 选项"
},
Expand Down
4 changes: 0 additions & 4 deletions public/_locales/zh_TW/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,10 +478,6 @@
"message": "Tezos 主網路",
"description": "Mainnet = main network"
},
"marigoldMainnet": {
"message": "Marigold 主網路",
"description": "Mainnet = main network"
},
"templeWalletOptions": {
"message": "Temple 錢包 | 選項"
},
Expand Down
27 changes: 0 additions & 27 deletions src/lib/temple/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,6 @@ export const NETWORKS: TempleNetwork[] = [
color: '#83b300',
disabled: false
},
{
id: 'marigold-mainnet',
nameI18nKey: 'marigoldMainnet',
description: 'Marigold mainnet',
type: 'main',
rpcBaseURL: 'https://mainnet.tezos.marigold.dev',
color: '#48bb78',
disabled: false
},
{
id: 'smartpy-mainnet',
name: 'SmartPy Mainnet',
Expand Down Expand Up @@ -85,24 +76,6 @@ export const NETWORKS: TempleNetwork[] = [
color: '#131380',
disabled: false
},
{
id: 'monday',
name: 'MondayNet Testnet',
description: `MondayNet ${getLastMonday()}`,
type: 'test',
rpcBaseURL: `https://rpc.mondaynet-${getLastMonday()}.teztnets.xyz/`,
color: '#FBBF24',
disabled: false
},
{
id: 'daily',
name: 'DailyNet Testnet',
description: 'DailyNet',
type: 'test',
rpcBaseURL: `https://rpc.dailynet-${formatDateToRPCFormat(new Date())}.teztnets.xyz/`,
color: '#FBBF24',
disabled: false
},
{
id: 'sandbox',
name: 'localhost:8732',
Expand Down
Loading