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] Deployment updates #5094

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

[WIP] Deployment updates #5094

wants to merge 10 commits into from

Conversation

kumaryash90
Copy link
Member

@kumaryash90 kumaryash90 commented Oct 21, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR introduces functionality for managing a MintFeeManager and a Multisig contract within the thirdweb framework, enhancing contract deployment and address prediction features.

Detailed summary

  • Added getPredictedMintFeeManagerAddress and getPredictedMultisigAddress functions.
  • Updated TemplateValue to include mintFeeManager and multisig addresses.
  • Integrated mint fee manager and multisig deployment in the contract deployment process.
  • Enhanced hooks to fetch mintFeeManager and multisig addresses.
  • Implemented address prediction for mint fee manager and multisig in utility functions.

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

Copy link

vercel bot commented Oct 21, 2024

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 Oct 21, 2024 7:44pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 7:44pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 7:44pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 7:44pm

Copy link

changeset-bot bot commented Oct 21, 2024

⚠️ No Changeset found

Latest commit: 9142771

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

Copy link

graphite-app bot commented Oct 21, 2024

Your org has enabled 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.

@kumaryash90 kumaryash90 added the DO NOT MERGE This pull request is still in progress and is not ready to be merged. label Oct 21, 2024
@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. packages labels Oct 21, 2024
@kumaryash90 kumaryash90 marked this pull request as draft October 21, 2024 13:13
Copy link
Contributor

github-actions bot commented Oct 21, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.81 KB (0%) 857 ms (0%) 289 ms (+51.73% 🔺) 1.2 s
thirdweb (cjs) 102.66 KB (0%) 2.1 s (0%) 625 ms (+34.29% 🔺) 2.7 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 52 ms (+108.64% 🔺) 149 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 45 ms (+1089.29% 🔺) 55 ms
thirdweb/react (minimal + tree-shaking) 17.36 KB (0%) 348 ms (0%) 133 ms (+68.95% 🔺) 480 ms

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 21, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 21, 2024 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 21, 2024 14:05 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard. DO NOT MERGE This pull request is still in progress and is not ready to be merged. packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant