Skip to content

Commit

Permalink
ci(release): publish latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-happy-puppy committed Sep 11, 2024
1 parent 86b62c2 commit 4b7d966
Show file tree
Hide file tree
Showing 14 changed files with 51 additions and 47 deletions.
8 changes: 2 additions & 6 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
We are back with some new new updates! Here’s the latest:

Improved Send Flow: We’ve revamped our Send feature with a UI refresh!

Other changes:

- Faster wallet imports when importing a recovery phrase!
- Better loading states in the transaction details sheets
- Faster loading of your NFTs on the NFT Tab
- Added toasts when hiding and unhiding NFTs
- Removed the hold to swap feature
- Better loading states in the transaction details sheets
- Various bug fixes and performance improvements
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mobile/1.34.1
extension/1.4.1
2 changes: 1 addition & 1 deletion apps/extension/src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Uniswap Extension",
"description": "The Uniswap Extension is a self-custody crypto wallet that's built for swapping.",
"version": "1.4.0",
"version": "1.4.1",
"minimum_chrome_version": "116",
"icons": {
"16": "assets/icon16.png",
Expand Down
6 changes: 3 additions & 3 deletions apps/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,17 @@ android {
dev {
isDefault(true)
applicationIdSuffix ".dev"
versionName "1.34.1"
versionName "1.34"
dimension "variant"
}
beta {
applicationIdSuffix ".beta"
versionName "1.34.1"
versionName "1.33"
dimension "variant"
}
prod {
dimension "variant"
versionName "1.34.1"
versionName "1.33"
}
}

Expand Down
48 changes: 24 additions & 24 deletions apps/mobile/ios/Uniswap.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2189,7 +2189,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
Expand Down Expand Up @@ -2242,7 +2242,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = schemes.WidgetsCore;
Expand Down Expand Up @@ -2295,7 +2295,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = schemes.WidgetsCore;
Expand Down Expand Up @@ -2348,7 +2348,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = schemes.WidgetsCore;
Expand Down Expand Up @@ -2386,7 +2386,7 @@
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
Expand Down Expand Up @@ -2422,7 +2422,7 @@
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = schemes.WidgetsCoreTests;
Expand Down Expand Up @@ -2457,7 +2457,7 @@
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = schemes.WidgetsCoreTests;
Expand Down Expand Up @@ -2492,7 +2492,7 @@
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = schemes.WidgetsCoreTests;
Expand Down Expand Up @@ -2539,7 +2539,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
Expand Down Expand Up @@ -2585,7 +2585,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.widgets;
Expand Down Expand Up @@ -2631,7 +2631,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.dev.widgets;
Expand Down Expand Up @@ -2677,7 +2677,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.beta.widgets;
Expand Down Expand Up @@ -2719,7 +2719,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
Expand Down Expand Up @@ -2762,7 +2762,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.WidgetIntentExtension;
Expand Down Expand Up @@ -2805,7 +2805,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.dev.WidgetIntentExtension;
Expand Down Expand Up @@ -2848,7 +2848,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.beta.WidgetIntentExtension;
Expand Down Expand Up @@ -2884,7 +2884,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -2922,7 +2922,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -3100,7 +3100,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
Expand Down Expand Up @@ -3144,7 +3144,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.OneSignalNotificationServiceExtension;
Expand Down Expand Up @@ -3244,7 +3244,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -3315,7 +3315,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.beta.OneSignalNotificationServiceExtension;
Expand Down Expand Up @@ -3415,7 +3415,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -3486,7 +3486,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.34.1;
MARKETING_VERSION = 1.34;
MTL_FAST_MATH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.uniswap.mobile.dev.OneSignalNotificationServiceExtension;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export function WalletConnectModals(): JSX.Element {
dispatch(removeRequest({ requestInternalId: currRequest.internalId, account: currRequest.account }))
}
>
<RequestModal currRequest={currRequest} />
<RequestModal currRequest={currRequest} />{' '}
</ErrorBoundary>
) : null}
</>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { memo, useCallback, useEffect, useRef } from 'react'
import { useTranslation } from 'react-i18next'
import { AnimateTransition, Flex, Loader, Skeleton, Text } from 'ui/src'
import { AnimateTransition, Flex, Loader, Skeleton, Text, isWeb } from 'ui/src'
import { fonts } from 'ui/src/theme'
import { BaseCard } from 'uniswap/src/components/BaseCard/BaseCard'
import { TokenOptionItem } from 'uniswap/src/components/TokenSelector/TokenOptionItem'
Expand Down Expand Up @@ -220,7 +220,7 @@ function _TokenSelectorList({
<Loader.Box height={fonts.subheading2.lineHeight} />
</Skeleton>
</Flex>
<Loader.Token gap="$none" repeat={15} />
<Loader.Token gap={isWeb ?? '$none'} repeat={15} />
</Flex>
<TokenSectionBaseList
ListEmptyComponent={emptyElement || <EmptyResults />}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ export type TransactionListQueryResponse = NonNullable<
>[0]

/**
* Marks if a transaction was initiated natively within app, or from external source.
* External transactions are initiated from dapps, WC, uwulink, etc.
* Marks if a transaction was initiated natively within app, or from external source.
* External transactions are initiated from dapps, WC, uwulink, etc.
*/
export enum TransactionOriginType {
Internal = 'internal',
Expand All @@ -52,7 +52,7 @@ interface BaseTransactionDetails extends TransactionId {
from: Address

transactionOriginType: TransactionOriginType

// Specific info for the tx type
typeInfo: TransactionTypeInfo

Expand Down Expand Up @@ -296,7 +296,7 @@ export interface OnRampTransactionInfo extends BaseTransactionInfo {
id: string
destinationTokenSymbol: string
destinationTokenAddress: string
destinationTokenAmount?: number
destinationTokenAmount: number
serviceProvider: ServiceProviderInfo
// Fees are in units of the sourceCurrency for purchases,
// and in units of the destinationToken for transfers
Expand All @@ -308,7 +308,7 @@ export interface OnRampTransactionInfo extends BaseTransactionInfo {
export interface OnRampPurchaseInfo extends OnRampTransactionInfo {
type: TransactionType.OnRampPurchase
sourceCurrency: string
sourceAmount?: number
sourceAmount: number
}

export interface OnRampTransferInfo extends OnRampTransactionInfo {
Expand Down
2 changes: 1 addition & 1 deletion packages/uniswap/src/i18n/locales/translations/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"account.cloud.error.backup.message": "권한 부족, 승인 중단 또는 클라우드 오류로 인해 백업을 가져오지 못했습니다.",
"account.cloud.error.backup.title": "백업을 가져오는 중 오류가 발생했습니다.",
"account.cloud.error.password.title": "유효하지 않은 비밀번호. 다시 시도해 주세요.",
"account.cloud.error.unavailable.button.cancel": "지금은 아님",
"account.cloud.error.unavailable.button.cancel": "나중에",
"account.cloud.error.unavailable.button.settings": "설정으로 바로 가기",
"account.cloud.error.unavailable.message.android": "이 기기에서 Google 드라이브를 활성화한 상태로 Google 계정에 로그인했는지 확인한 후 다시 시도해 주세요.",
"account.cloud.error.unavailable.message.ios": "이 기기에서 iCloud Drive가 활성화된 Apple ID로 로그인했는지 확인한 후 다시 시도하십시오.",
Expand Down
5 changes: 5 additions & 0 deletions packages/wallet/src/components/accounts/AddressDisplay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ type AddressDisplayProps = {
gapBetweenLines?: SpaceTokens
showViewOnlyLabel?: boolean
showViewOnlyBadge?: boolean

// TODO WALL-4545 Added flag to disable forced width causing trouble in other screens
disableForcedWidth?: boolean
}

type CopyButtonWrapperProps = {
Expand Down Expand Up @@ -89,6 +92,7 @@ export function AddressDisplay({
notificationsBadgeContainer,
includeUnitagSuffix = false,
gapBetweenLines = '$none',
disableForcedWidth = false,
}: AddressDisplayProps): JSX.Element {
const { t } = useTranslation()
const dispatch = useDispatch()
Expand Down Expand Up @@ -150,6 +154,7 @@ export function AddressDisplay({
<CopyButtonWrapper onPress={showCopy && !showAddressAsSubtitle ? onPressCopyAddress : undefined}>
<Flex centered row gap="$spacing12">
<DisplayNameText
disableForcedWidth={disableForcedWidth}
displayName={displayName}
forcedWidth={wrapperWidth}
gap="$spacing4"
Expand Down
4 changes: 3 additions & 1 deletion packages/wallet/src/components/accounts/DisplayNameText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ type DisplayNameProps = {
textProps?: TextProps
includeUnitagSuffix?: boolean
forcedWidth?: number
disableForcedWidth?: boolean
} & FlexProps

export function DisplayNameText({
Expand All @@ -18,6 +19,7 @@ export function DisplayNameText({
textProps,
includeUnitagSuffix,
forcedWidth,
disableForcedWidth,
...rest
}: DisplayNameProps): JSX.Element {
const isUnitag = displayName?.type === DisplayNameType.Unitag
Expand All @@ -32,7 +34,7 @@ export function DisplayNameText({
flexShrink={1}
numberOfLines={1}
overflow="hidden"
width={isUnitag ? undefined : forcedWidth}
width={isUnitag || disableForcedWidth ? undefined : forcedWidth}
>
{name}
{isUnitag && includeUnitagSuffix && (
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/src/features/portfolio/AnimatedNumber.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export const TopAndBottomGradient = (): JSX.Element => {
const SCREEN_WIDTH_BUFFER = 50

// Used for initial layout larger than all screen sizes
const MAX_DEVICE_WIDTH = 1000
const MAX_DEVICE_WIDTH = isWeb ? undefined : 1000

type AnimatedNumberProps = {
loadingPlaceholderText: string
Expand Down
Loading

0 comments on commit 4b7d966

Please sign in to comment.