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

[WIP] Bundler endpoints #485

Closed
wants to merge 18 commits into from
Closed

[WIP] Bundler endpoints #485

wants to merge 18 commits into from

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Apr 9, 2024

PR-Codex overview

The focus of this PR is to introduce bundler functionality, update dependencies, and improve database interactions.

Detailed summary

  • Added entrypoint to schema/extension.ts
  • Updated thirdwebClient secret key
  • Updated dependencies: thirdweb, prisma
  • Added database functions for bundler operations
  • Implemented bundler user operation listener
  • Added routes for bundler creation, update, and revocation

The following files were skipped due to too many changes: src/prisma/schema.prisma, src/server/utils/userop.ts, src/worker/tasks/bundleUserOps.ts, src/server/routes/bundler/index.ts, yarn.lock, src/constants/bundler.ts

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

Copy link

zeet-co bot commented Apr 9, 2024

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://web3-api-akbv-joaquim-bundler.chainsaw-dev.zeet.app before merging 😉

Copy link

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

Package New capabilities Transitives Size Publisher
npm/[email protected] environment, network Transitive: eval, filesystem, shell, unsafe +255 141 MB jnsdls

🚮 Removed packages: npm/[email protected]

View full report↗︎

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.

@joaquim-verges
Copy link
Member Author

Unstale

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.

2 participants