mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
a57055f43b
* 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 Co-authored-by: IvanBelyakoff <ivan.belyakov.job@gmail.com>