Prithvish Baidya
Prithvish Baidya
### pnpm version: 7.11.0 ### Code to reproduce the issue: I have a workspace with main app A and a library B. A had `react-query` as a dependency. B has...
### What version of Turborepo are you using? 1.5.4 ### What package manager are you using / does the bug impact? pnpm ### What operating system are you using? Mac...
### Describe what you want It doesn't seem possible to use `pgSchema` or related with dynamic runtime values. (https://orm.drizzle.team/docs/schemas) in #423, proposed solutions use a table factory to achieve this,...
Colgate Advanced Fresh Whitening Gel has been added. The required text file and image has been uploaded as well.
## PR-Codex overview The focus of this PR is to add functionality to backfill contract subscriptions with missed webhooks or new events. ### Detailed summary - Added `getContractSubscription` function to...
The code changes introduce support for external metadata in transaction requests. This metadata can be included in the transaction request and will be returned to webhook listeners. --- ## PR-Codex...
## 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...
## PR-Codex overview This PR focuses on optimizing the Docker build process for a Node.js application by restructuring the installation of dependencies and separating the production dependencies into a distinct...
## PR-Codex overview This PR introduces the `@thirdweb-dev/aws-kms-wallet` package, providing AWS KMS wallet functionality for the thirdweb SDK. It includes a new utility function for chain handling, updates to configuration...
## PR-Codex overview This PR introduces enhancements to transaction handling by adding support for various transaction types and fee structures. It refines how transactions are prepared and processed, ensuring compatibility...