Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kien-ngo
Copy link
Contributor

@kien-ngo kien-ngo commented Nov 1, 2023

Problem solved

Currently this method has no limit on how many items one can query, which create excessive RPC calls. Adding this option should provide users some control over their RPC usage, and should potentially improve the performance of the useOwnedNFTs hook

Changes made

  • Public API changes: list the public API changes made if any
  • Internal API changes: explain the internal logic changes

How to test

  • Automated tests: link to unit test file
  • Manual tests: step by step instructions on how to test

@kien-ngo kien-ngo requested a review from a team November 1, 2023 21:02
Copy link

changeset-bot bot commented Nov 1, 2023

🦋 Changeset detected

Latest commit: e523f0d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@thirdweb-dev/sdk Patch
thirdweb Patch
@thirdweb-dev/react-core Patch
@thirdweb-dev/react-native Patch
@thirdweb-dev/react Patch
@thirdweb-dev/unity-js-bridge Patch
@thirdweb-dev/wallets Patch
@thirdweb-dev/auth Patch
@thirdweb-dev/react-native-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (3cb53c4) 67.50% compared to head (e523f0d) 67.51%.
Report is 3 commits behind head on main.

Files Patch % Lines
...evm/core/classes/internal/erc721/erc-721-supply.ts 60.00% 0 Missing and 2 partials ⚠️
packages/sdk/src/evm/core/classes/erc-721.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1887      +/-   ##
==========================================
+ Coverage   67.50%   67.51%   +0.01%     
==========================================
  Files         291      291              
  Lines       11017    11016       -1     
  Branches     1513     1513              
==========================================
+ Hits         7437     7438       +1     
+ Misses       2955     2952       -3     
- Partials      625      626       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kien-ngo
Copy link
Contributor Author

kien-ngo commented Nov 1, 2023

/release-pr

@kien-ngo kien-ngo marked this pull request as draft November 2, 2023 06:37
@kien-ngo kien-ngo self-assigned this Nov 13, 2023
@kien-ngo
Copy link
Contributor Author

/release-pr

@kien-ngo
Copy link
Contributor Author

Just wanna credit a community member for pointing out what I couldn't see in my code 💀
image

@kien-ngo kien-ngo marked this pull request as ready for review November 29, 2023 01:08
Copy link
Member

@jnsdls jnsdls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jnsdls jnsdls enabled auto-merge January 11, 2024 08:47
@jnsdls jnsdls added this pull request to the merge queue Jan 11, 2024
Merged via the queue into main with commit eb6544f Jan 11, 2024
@jnsdls jnsdls deleted the kien/all-owners-pagination branch January 11, 2024 09:04
@github-actions github-actions bot mentioned this pull request Jan 11, 2024
jnsdls pushed a commit that referenced this pull request Jun 19, 2024
* quick link fix

* coinbase text fix
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.

3 participants