-
Notifications
You must be signed in to change notification settings - Fork 621
Update dependencies and add atomicRequired option to sendCalls #6786
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 dependencies and add atomicRequired option to sendCalls #6786
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
243b0c3 to
0d831c6
Compare
size-limit report 📦
|
0d831c6 to
d159dae
Compare
d159dae to
3c407af
Compare
3c407af to
80a15e6
Compare
80a15e6 to
12ff6e4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6786 +/- ##
=======================================
Coverage 55.18% 55.18%
=======================================
Files 896 896
Lines 56940 56941 +1
Branches 3943 3944 +1
=======================================
+ Hits 31420 31421 +1
Misses 25424 25424
Partials 96 96
🚀 New features to boost your workflow:
|

Update Dependencies
This PR updates several dependencies to their latest versions:
@hey-api/openapi-tsfrom 0.66.1 to 0.66.5 in the insight packagetslibdependency from the insight package@noble/curvesfrom 1.8.1 to 1.8.2@noble/hashesfrom 1.7.1 to 1.7.2oxfrom 0.6.12 to 0.7.0viemfrom 2.24.3 to 2.27.2Additionally, added
atomicRequiredparameter to the EIP-5792 wallet implementation with a default value offalseto better align with the EIP specification.PR-Codex overview
This PR introduces the
atomicRequiredproperty to several TypeScript files in thethirdwebpackage, updates dependencies, and modifies configuration files. It primarily enhances wallet functionality by ensuring atomic transaction capabilities.Detailed summary
atomicRequiredproperty toversionintypes.tsandsend-calls.ts.send-calls.test.tsto includeatomicRequired..size-limit.jsonfrom 52 kB to 53 kB.viemversion from2.24.3to2.27.2inpackage.jsonandpnpm-lock.yaml.@hey-api/openapi-tsfrom0.66.1to0.66.5inpackage.jsonandpnpm-lock.yaml.filesarray formatting inpackage.jsonunderinsight.typesVersionspaths inpackage.jsonforthirdweb.