2
0
mirror of https://github.com/status-im/status-go.git synced 2025-02-25 05:05:46 +00:00
IvanBelyakoff bf6c0c4cc6
fix(wallet)_: fix provider down event happening too often ()
* 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 

* test(wallet)_: add test for collectibles manager to verify that main
circuit is not tripped calling by tokenURI method
2024-07-29 18:07:43 +01:00
..