Skip to content

chore: replace smartcontract.imgix.net with CloudFront CDN#263

Open
markshenouda wants to merge 1 commit intofeat/dev-3.0-no-landingfrom
chore/replace-imgix-with-cloudfront
Open

chore: replace smartcontract.imgix.net with CloudFront CDN#263
markshenouda wants to merge 1 commit intofeat/dev-3.0-no-landingfrom
chore/replace-imgix-with-cloudfront

Conversation

@markshenouda
Copy link
Member

Replaced all occurrences of https://smartcontract.imgix.net/ with https://d2f70xi62kby8n.cloudfront.net/ across the codebase.

Affected images and icons:

  • icons/wallet_filled.svg
    • src/lib/solana/wallet-adapter/components/WalletPicker.tsx
    • src/features/ccip/components/MintTokenButton.tsx
  • icons/Caret2.svg
    • src/features/vrf/v2/components/Dropdown.tsx
    • src/features/ccip/components/NetworkDropdown.tsx
  • icons/alert.svg
    • src/features/ccip/components/NetworkDropdown.tsx (x2)
    • src/features/ccip/components/NetworkDropdown.tsx
  • icons/check_circle_bold.svg
    • src/features/ccip/components/NetworkDropdown.tsx
  • icons/info.svg
    • src/features/common/Tooltip/Tooltip.tsx
    • src/features/common/Tooltip/SimplePreactTooltip.tsx
  • icons/null-search.svg
    • src/features/feeds/components/Tables.tsx (x2)
  • icons/searchIcon_blue_noborder.svg
    • src/features/feeds/components/FeedList.module.css
  • icons/Caret.svg
    • src/features/feeds/components/FeedList.module.css
  • tokens/ccip-bnm.webp
    • src/content/ccip/ccip-javascript-sdk.mdx
    • src/content/ccip/llms-full.txt
  • tokens/ccip-lnm.webp
    • src/content/ccip/ccip-javascript-sdk.mdx
    • src/content/ccip/llms-full.txt
  • fonts/TASAOrbiterDisplay-SemiBold.woff
    • src/components/HeadCommon.astro
  • fonts/Inter-VariableFont_opsz,wght.ttf
    • src/components/HeadCommon.astro
  • fonts/Inter-Italic-VariableFont_opsz,wght.ttf
    • src/components/HeadCommon.astro

IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.

Closing issues

closes #ISSUE_NUMBER_GOES_HERE

...

Description

...

Changes

  • High level
  • changes that
  • you made
  • ...

Replaced all occurrences of https://smartcontract.imgix.net/ with
https://d2f70xi62kby8n.cloudfront.net/ across the codebase.

Affected images and icons:
- icons/wallet_filled.svg
  - src/lib/solana/wallet-adapter/components/WalletPicker.tsx
  - src/features/ccip/components/MintTokenButton.tsx
- icons/Caret2.svg
  - src/features/vrf/v2/components/Dropdown.tsx
  - src/features/ccip/components/NetworkDropdown.tsx
- icons/alert.svg
  - src/features/ccip/components/NetworkDropdown.tsx (x2)
  - src/features/ccip/components/NetworkDropdown.tsx
- icons/check_circle_bold.svg
  - src/features/ccip/components/NetworkDropdown.tsx
- icons/info.svg
  - src/features/common/Tooltip/Tooltip.tsx
  - src/features/common/Tooltip/SimplePreactTooltip.tsx
- icons/null-search.svg
  - src/features/feeds/components/Tables.tsx (x2)
- icons/searchIcon_blue_noborder.svg
  - src/features/feeds/components/FeedList.module.css
- icons/Caret.svg
  - src/features/feeds/components/FeedList.module.css
- tokens/ccip-bnm.webp
  - src/content/ccip/ccip-javascript-sdk.mdx
  - src/content/ccip/llms-full.txt
- tokens/ccip-lnm.webp
  - src/content/ccip/ccip-javascript-sdk.mdx
  - src/content/ccip/llms-full.txt
- fonts/TASAOrbiterDisplay-SemiBold.woff
  - src/components/HeadCommon.astro
- fonts/Inter-VariableFont_opsz,wght.ttf
  - src/components/HeadCommon.astro
- fonts/Inter-Italic-VariableFont_opsz,wght.ttf
  - src/components/HeadCommon.astro
@markshenouda markshenouda self-assigned this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant