status-go/services
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.
2020-10-05 12:53:51 +02:00
..
accounts Dont allow disabling waku (#2040) 2020-09-16 10:31:01 +03:00
browsers fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
ext Set block mentions 2020-09-09 21:22:17 +02:00
mailservers fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
nimbus Nimbus node support 2020-01-20 13:15:17 +01:00
nodebridge Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
peer add wallet favourites 2020-09-21 10:48:00 +02:00
permissions fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
personal Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
rpcfilters Nimbus node support 2020-01-20 13:15:17 +01:00
shhext add wallet favourites 2020-09-21 10:48:00 +02:00
status add wallet favourites 2020-09-21 10:48:00 +02:00
subscriptions Avoid passing node to subscriptions service 2020-01-20 13:15:17 +01:00
typeddata Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
wakuext Polish up and address review feedback 2020-07-27 08:51:28 +02:00
wallet Don't fail if one request fails in getTokensBalances 2020-10-05 12:53:51 +02:00
shhext_wakuext_test.go Split shhext into shhext and wakuext (#1803) 2020-01-20 21:56:06 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00