Skip to content

Commit 3ab9bda

Browse files
authored
chore: remove newAccountPage feature flag (#4772)
1 parent 2e9099a commit 3ab9bda

File tree

51 files changed

+228
-652
lines changed

Some content is hidden

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

51 files changed

+228
-652
lines changed

.changeset/lovely-singers-allow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@venusprotocol/evm": patch
3+
---
4+
5+
remove newAccountPage feature flag

apps/evm/src/hooks/useIsFeatureEnabled/index.tsx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -129,23 +129,6 @@ export const featureFlags = {
129129
ChainId.UNICHAIN_MAINNET,
130130
ChainId.UNICHAIN_SEPOLIA,
131131
],
132-
newAccountPage: [
133-
ChainId.BSC_MAINNET,
134-
ChainId.BSC_TESTNET,
135-
ChainId.OPBNB_MAINNET,
136-
ChainId.ETHEREUM,
137-
ChainId.SEPOLIA,
138-
ChainId.ARBITRUM_ONE,
139-
ChainId.ARBITRUM_SEPOLIA,
140-
ChainId.ZKSYNC_SEPOLIA,
141-
ChainId.ZKSYNC_MAINNET,
142-
ChainId.OPTIMISM_SEPOLIA,
143-
ChainId.OPTIMISM_MAINNET,
144-
ChainId.BASE_MAINNET,
145-
ChainId.BASE_SEPOLIA,
146-
ChainId.UNICHAIN_MAINNET,
147-
ChainId.UNICHAIN_SEPOLIA,
148-
],
149132
eMode: [
150133
ChainId.BSC_TESTNET,
151134
ChainId.OPBNB_TESTNET,

apps/evm/src/pages/Account/AccountPlaceholder/index.tsx

Lines changed: 0 additions & 23 deletions
This file was deleted.

apps/evm/src/pages/Account/NewPage/index.tsx

Lines changed: 0 additions & 177 deletions
This file was deleted.

apps/evm/src/pages/Account/OldPage/AccountBreakdown/__snapshots__/index.spec.tsx.snap

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/evm/src/pages/Account/OldPage/AccountBreakdown/index.spec.tsx

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)