IvanBelyakoff 7adfbb5467
feat(wallet): SequentialFetchStrategy improvements: (#3551)
- reverted a change that stopped looking for ERC20 transfers if no nonce
  and balance change found within a block range for ETH
- implemented sending EventRecentHistoryReady event at a proper time
- moved EventFetchingRecentHistory event to Strategy type as it does not make
sense to send this event in loop
- moved iterating through blocks logic to inside of `loadTransfers` command, which
now accepts a block range.
- reuse `uniqueHeaders` function in commands.go
- clean up

Updates #10246
2023-06-01 16:09:50 +03:00
2021-06-16 16:19:45 -04:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2023-06-01 20:57:05 +08:00
2023-05-30 23:09:36 +02:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-06-01 10:05:11 +01:00
2023-05-24 18:48:16 +03:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2023-06-01 10:05:11 +01:00
2023-06-01 10:05:11 +01:00
2022-07-17 15:37:14 +02:00
2021-07-20 10:57:38 +02:00
2023-05-30 10:49:52 -04:00
2023-01-13 17:52:03 +00:00
2023-05-30 10:49:52 -04:00
2023-05-30 10:49:52 -04:00
2023-05-24 18:48:16 +03:00
2023-06-01 20:57:05 +08:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.8%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%