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

Can't send collectibles using Send Modal #14212

Closed
stefandunca opened this issue Mar 28, 2024 · 3 comments · Fixed by #14224
Closed

Can't send collectibles using Send Modal #14212

stefandunca opened this issue Mar 28, 2024 · 3 comments · Fixed by #14224
Assignees
Labels
bug Something isn't working

Comments

@stefandunca
Copy link
Contributor

Steps to reproduce

image
image

@stefandunca stefandunca added the bug Something isn't working label Mar 28, 2024
@stefandunca stefandunca self-assigned this Mar 28, 2024
stefandunca added a commit that referenced this issue Mar 28, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Mar 29, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Mar 29, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
@stefandunca
Copy link
Contributor Author

Debugging now why router doesn't return any result for collectibles. I added an integration test to help debugging.

@stefandunca
Copy link
Contributor Author

I fixed the router for ERC721 here status-im/status-go#5001

stefandunca added a commit that referenced this issue Mar 30, 2024
stefandunca added a commit that referenced this issue Mar 30, 2024
Bump status-go to fix collectible transfer router

Closes #14212
stefandunca added a commit that referenced this issue Apr 1, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Apr 1, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 1, 2024
Used for debugging ERC1155 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 1, 2024
Bump status-go to fix collectible transfer router

Closes #14212
stefandunca added a commit that referenced this issue Apr 1, 2024
Bump status-go to fix collectible transfer router

Closes #14212
@stefandunca
Copy link
Contributor Author

I found that also ERC1155 is broken and added the fix here status-im/status-go#5001.
I tested routing and sending of all types with changes done here and all are fine now.

stefandunca added a commit that referenced this issue Apr 3, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC1155 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Bump status-go to fix collectible transfer router

Closes #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC1155 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Bump status-go to fix collectible transfer router

Closes #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC1155 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Bump status-go to fix collectible transfer router

Closes #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC1155 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Bump status-go to fix collectible transfer router

Closes #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
- Fix errors when switching between assets and collectibles tabs
  - Fix by controlling the order of instantiation between model and
    delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC721 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Used for debugging ERC1155 route estimation issues

Updates: #14212
stefandunca added a commit that referenced this issue Apr 3, 2024
Bump status-go to fix collectible transfer router

Closes #14212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant