Skip to content

Conversation

@d4mr
Copy link
Contributor

@d4mr d4mr commented Nov 6, 2024

PR-Codex overview

This PR focuses on enhancing the configuration management for wallet providers by adding support for CircleCredential, updating the handling of wallet provider credentials, and ensuring proper encryption of sensitive data.

Detailed summary

  • Added CircleCredential type and schema in src/shared/db/configuration/get-configuration.ts.
  • Updated ParsedConfig interface to include circle wallet configuration.
  • Implemented encryption for awsSecretAccessKey, gcpApplicationCredentialPrivateKey, and circle.entitySecret in src/shared/db/configuration/update-configuration.ts.
  • Introduced walletProviderCredentialsSchema for validating wallet provider credentials.
  • Modified prisma/schema.prisma to include walletProviderCredentials field.
  • Adjusted comments and formatting for clarity in prisma/schema.prisma.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@github-actions
Copy link

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days.

@edwardysun
Copy link

changelog

1 similar comment
@edwardysun
Copy link

changelog

@github-actions
Copy link

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days.

@github-actions github-actions bot closed this Nov 28, 2024
@d4mr d4mr reopened this Dec 12, 2024
@github-actions
Copy link

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants