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

update thirdweb SDK #856

Merged
merged 1 commit into from
Feb 26, 2025
Merged

update thirdweb SDK #856

merged 1 commit into from
Feb 26, 2025

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Feb 26, 2025

Changes

How this PR will be tested

  • Open the dashboard and click X. Result: A modal should appear.
  • Call the /foo/bar API. Result: Returns 200 with "baz" in the response body.

Output

(Example: Screenshot/GIF for UI changes, cURL output for API changes)


PR-Codex overview

This PR introduces a new Config interface in the abitype module, updates several package versions in package.json, and modifies various TypeScript files to use types from the ox module instead of abitype. It also improves type definitions in several functions.

Detailed summary

  • Added Config interface in abitype module.
  • Updated package versions in package.json:
    • ox from ^0.6.9 to 0.6.9
    • thirdweb from ^5.83.0 to 5.89.0
    • viem from ^2.21.54 to 2.22.17
  • Changed imports from abitype to ox in multiple files.
  • Updated type definitions for AbiEvent and AbiFunction in various functions.
  • Improved type safety in function parameters and return types across several files.

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

Copy link

zeet-co bot commented Feb 26, 2025

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://tw-unreal-demo-engine-vwn0-02-26--48e4b0.engine-aws-usw2.zeet.app before merging 😉

@joaquim-verges joaquim-verges marked this pull request as ready for review February 26, 2025 04:47
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@joaquim-verges joaquim-verges force-pushed the 02-26-update_thirdweb_sdk branch from c683250 to 4332f0d Compare February 26, 2025 05:35
Copy link

Copy link
Member Author

joaquim-verges commented Feb 26, 2025

Merge activity

  • Feb 26, 5:50 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Feb 26, 5:51 AM EST: A user merged this pull request with Graphite.

@joaquim-verges joaquim-verges merged commit 13968f7 into main Feb 26, 2025
7 checks passed
@joaquim-verges joaquim-verges deleted the 02-26-update_thirdweb_sdk branch February 26, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants