mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
bf6c0c4cc6
* fix(wallet)_: fix provider down event happening too often - handle context cancelled error - do not count expected errors when calling tokenURI as providers errors - use archival not for optimism (was silently added by Grove makeing the old URL non-archival) Closes #5555 * test(wallet)_: add test for collectibles manager to verify that main circuit is not tripped calling by tokenURI method