status-go/services
Roman Volosovskyi 002f9a5597
[wallet] Reduce number of RPC requests
- Wallet service is not started on foreground event on status-go side
  anymore, it leaves a client side opportunity to decide whether new
  blocks should be watched.
- `watchNewBlocks` parameter is added to `StartWallet`.
- Some requests are removed/moved to the place where they are necessary.
2020-11-25 12:20:23 +02:00
..
accounts Dont allow disabling waku (#2040) 2020-09-16 10:31:01 +03:00
browsers feat: add bookmarks table for the browser bookmarks 2020-11-16 13:31:34 -05:00
ext Link previews support (#2059) 2020-10-27 19:35:28 +02:00
local-notifications [wallet] Reduce number of RPC requests 2020-11-25 12:20:23 +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 Remove flaky suite api_geth_test 2020-10-08 09:48:06 +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 [wallet] Reduce number of RPC requests 2020-11-25 12:20:23 +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