status-go/services
Roman Volosovskyi 8268083008
[wallet] Merge blocks ranges when possible
- old existing ranges are merged when wallet service is started
- a new range is merged with an existing one if possible

This will decrease the number of entries in blocks_range table as
currently it can grow indefinitely (@flexsurfer reported 23307 entries).

This change is also needed for further optimisations of RPC usage.
2021-02-09 16:32:20 +02:00
..
accounts Added Identity Images to multi-accounts GetAccounts() 2020-12-17 14:10:00 +01:00
browsers feat: add bookmarks table for the browser bookmarks 2020-11-16 13:31:34 -05:00
ext Revert "Revert "Expand Local Notifications to support multiple Notification types (#2100)"" 2021-02-05 16:48:45 +02:00
local-notifications Revert "Revert "fix protocol.MessageNotificationBody marshalling"" 2021-02-05 16:48:46 +02:00
mailservers Clean topics that we don't listen to 2021-01-26 09:39:57 +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 Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
status Fix tests and lint 2020-12-17 14:10:00 +01: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 Fix tests and lint 2020-12-17 14:10:00 +01:00
wallet [wallet] Merge blocks ranges when possible 2021-02-09 16:32:20 +02:00
shhext_wakuext_test.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00