Skip to content

Update Verida SDK to v4 + handle new named networks#1396

Draft
aurelticot wants to merge 18 commits intodevelopfrom
feature/1384-handle-new-testnet
Draft

Update Verida SDK to v4 + handle new named networks#1396
aurelticot wants to merge 18 commits intodevelopfrom
feature/1384-handle-new-testnet

Conversation

@aurelticot
Copy link
Copy Markdown
Member

@aurelticot aurelticot commented Apr 8, 2024

💭 What's changed?

  • Update Verida SDK
  • Update "Create Identity" and "Import Identity" screens to display the network names instead of just Testnet
  • Change the environment variables with the named network instead of generic "testnet" naming
  • Update the app config object with named network instead of generic "testnet" naming
  • Update the DID regex in src/features/verida/constants/index.ts
  • Adapt Polygon ID for Amoy
  • ... Anything else?

🧪 How to test these changes?

😨 Anything to be aware of?

  • Changes in the environment variable names!

@aurelticot aurelticot added this to the 1.3.0 milestone Apr 8, 2024
@aurelticot aurelticot self-assigned this Apr 8, 2024
@aurelticot aurelticot linked an issue Apr 8, 2024 that may be closed by this pull request
@aurelticot aurelticot added the enhancement New feature or request label Apr 8, 2024
@aurelticot aurelticot modified the milestones: 1.5.0, 1.6.0 May 31, 2024
…e-new-testnet

# Conflicts:
#	ios/Podfile.lock
#	src/api/AccountManager.ts
#	src/components/IdentityDrawer/DrawerIdentityListItem.tsx
#	src/components/Images/IdentityAvatar.tsx
#	src/components/ScreenLayouts/Headers/HomeScreenHeader.tsx
#	src/features/identities/hooks/useMigrateIdentity.ts
#	src/features/verida/utils/index.ts
#	src/hooks/useAuth.tsx
#	src/pages/Identity/IdentityDrawer.tsx
#	src/pages/Login/LoginRequest.tsx
…e-new-testnet

# Conflicts:
#	ios/Podfile.lock
@aurelticot aurelticot changed the title Handle new named networks Update Verida SDK to v4 + handle new named networks Jul 24, 2024
@aurelticot
Copy link
Copy Markdown
Member Author

@andy-verida the CI is failing because of an issue with patch-package.
Getting the same locally.
Screenshot 2024-08-29 at 11 05 48 AM

@andy-verida
Copy link
Copy Markdown
Contributor

@aurelticot I've fixed the patch-package issue, but there is still some debug code left.

@aurelticot aurelticot modified the milestones: 1.6.0, 1.x.x Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle new named networks

2 participants