-
Notifications
You must be signed in to change notification settings - Fork 644
[Feature] Add TipHub app and update configurations for various projects #3663
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org requires the Graphite merge queue for merging into mainAdd 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. |
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e675576 to
8e6d123
Compare
CodSpeed Performance ReportMerging #3663 will not alter performanceComparing Summary
|
size-limit report 📦
|
4a886b7 to
6de19d7
Compare
9379b49 to
74ad2d8
Compare
6de19d7 to
ed90974
Compare
74ad2d8 to
ea734b0
Compare
0a26dcd to
fb5b2c3
Compare
a546d05 to
8edb6f6
Compare
- Implemented support for an optional `erc20Value` property in the `asyncOptions` method. - Updated various extensions to include the ERC20 value overrides in transactions. - Added tests to ensure correct handling of ERC20 values.
2c9e8c3 to
8308b17
Compare
…20-value-property
- Added new `tiphub` app with initial setup - Updated `.changeset/config.json` to include `tiphub` - Removed experimental features and adjusted configuration in `apps/dashboard` and `apps/playground-web` - Added `--turbo` flag to development scripts in various packages - Updated Next.js version to 14.2.5 in multiple `package.json` files - Included necessary configuration files for `tiphub` app - Regenerated `pnpm-lock.yaml` with updated dependencies
ed90974 to
ad05407
Compare
bbd2bf9 to
e4f587e
Compare
e4f587e to
c6741b4
Compare

PR-Codex overview
This PR focuses on adding
tiphubas a new app, setting up Next.js configurations, adding Thirdweb client functions, and updating dependencies.Detailed summary
tiphubapp with configurations