Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circle wallet type #761

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

circle wallet type #761

wants to merge 3 commits into from

Conversation

d4mr
Copy link
Member

@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}

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
Member

changelog

1 similar comment
@edwardysun
Copy link
Member

changelog

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
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.

2 participants