Roman Volosovskyi 363ab0a2ab
[wallet] Avoid some unnecessary RPC requests
- avoid making RPC request for `zero - zero` range
- avoid checking of nonce for a lower block in the range if it is zero
  in a higher block
- on `wallet_getTransfersByAddress` scanning of history is skipped if
  zero block is already reached
- no need to fetch block num before fetching token balances
2021-02-17 13:55:27 +02:00
..
2020-01-20 13:15:17 +01:00
2020-09-21 10:48:00 +02:00
2020-01-06 10:17:23 +01:00
2020-01-20 13:15:17 +01:00
2020-12-17 14:10:00 +01:00
2020-01-06 10:17:23 +01:00
2020-12-17 14:10:00 +01:00
2018-06-25 15:27:17 +02:00