mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
Andrea Maria Piana
efbf093bc4
Don't fail if one request fails in getTokensBalances
If one request failed, the whole batch would fail. This caused issue as one of the contract is constantly returning an error now, and essentially there was not way to fetch balance. Also extend the timeout to 20s as we throw 165 request to Infura in one go and it takes its time to reply to those, although it seems like we should batch them on our side instead of sending them all cuncurrently.
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.6%
Python
0.7%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%