status-go/walletdatabase
Ivan Belyakov 82185b54b5 feat(wallet): separate ETH and tokens search ranges to allow calling
`getLogs` for multiple accounts simultaneously. For now only used for
new transfers detection. Detection of `new` transfers has been changed,
now they are searched from head and forward. Previously they were
searched from last scanned block forward.
2023-12-05 16:09:56 +01:00
..
migrations feat(wallet): separate ETH and tokens search ranges to allow calling 2023-12-05 16:09:56 +01:00
database.go feat(migration): sqlite migration improvements. 2023-08-18 09:00:56 +02:00