js icon indicating copy to clipboard operation
js copied to clipboard

feat: AWS KMS Signer

Open d4mr opened this issue 1 year ago • 5 comments

PR-Codex overview

This PR adds AWS KMS integration for secure key management, including configuration setup, account creation, and signing operations.

Detailed summary

  • Added AWS KMS signer library for secure key management
  • Updated package dependencies for AWS SDK and vitest
  • Implemented AWS KMS configuration setup and account creation
  • Added tests for AWS KMS integration with sign, verify, and transaction functions

The following files were skipped due to too many changes: pnpm-lock.yaml

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

d4mr avatar Aug 27 '24 06:08 d4mr

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 6:12pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 6:12pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 6:12pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 6:12pm

vercel[bot] avatar Aug 27 '24 06:08 vercel[bot]

⚠️ No Changeset found

Latest commit: 6be76fba14e4876e5f77950b5ba1e93d20bec52a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Aug 27 '24 06:08 changeset-bot[bot]

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

graphite-app[bot] avatar Aug 27 '24 06:08 graphite-app[bot]

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, network, shell +73 5.78 MB aws-sdk-bot
npm/[email protected] Transitive: environment, filesystem +20 4.47 MB odanado

View full report↗︎

socket-security[bot] avatar Aug 27 '24 07:08 socket-security[bot]

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43.25 KB (0%) 865 ms (0%) 3.3 s (+1.16% 🔺) 4.2 s
thirdweb (cjs) 92.43 KB (0%) 1.9 s (0%) 8.2 s (+10.72% 🔺) 10.1 s
thirdweb (minimal + tree-shaking) 4.81 KB (0%) 97 ms (0%) 381 ms (+15.39% 🔺) 477 ms
thirdweb/chains (tree-shaking) 492 B (0%) 10 ms (0%) 97 ms (+5.19% 🔺) 107 ms
thirdweb/react (minimal + tree-shaking) 16.06 KB (0%) 322 ms (0%) 724 ms (+97.16% 🔺) 1.1 s

github-actions[bot] avatar Aug 27 '24 07:08 github-actions[bot]

Stale, closing

gregfromstl avatar Nov 01 '24 18:11 gregfromstl