status-go/signal
Sale Djenic f1e3ae5b46 feat: sync and backup wallet accounts
Changes applied here introduce:
- improvements to sync wallet accounts among devices (including all account types)
- backing up wallet accounts to and fetch them from waku (an information about received
wallet accounts is sent via `waku.backedup.wallet-account` signal to a client)
2023-04-21 16:35:24 +02:00
..
doc.go rename status-react to status-mobile 2022-07-17 15:37:14 +02:00
events_community_archives.go feat: add signal indicating that history messages are being imported 2022-12-05 10:51:53 +01:00
events_discord_import.go feat: introduce discord import tool 2022-10-28 09:52:26 +02:00
events_discovery.go
events_messenger.go Added portManager debug logging 2022-10-26 10:26:59 +01:00
events_node.go
events_pairing.go Smoke test on API and signals 2022-09-09 13:24:56 +01:00
events_pn.go
events_shhext.go chore: remove unneeded success signal 2022-12-07 12:15:23 -04:00
events_sign.go
events_stats.go
events_subs.go
events_sync_from_waku.go feat: sync and backup wallet accounts 2023-04-21 16:35:24 +02:00
events_wakuv2.go
events_wallet.go
ios.go
signals.c
signals.go synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
signals_test.go