status-go/api
Dmitry Shulyak 0165b028c9
Watch new accounts aftter they were saved to accounts table (#1569)
* Watch new accounts once they are saved in accounts table

* Add test that reactor can be restarted and watch new accounts
2019-08-28 10:49:03 +03:00
..
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go Watch new accounts aftter they were saved to accounts table (#1569) 2019-08-28 10:49:03 +03:00
backend_subs_test.go Accounts data management (#1530) 2019-08-20 18:38:40 +03:00
backend_test.go Accounts data management (#1530) 2019-08-20 18:38:40 +03:00
connection.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
connection_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
utils.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00
utils_test.go Accounts data management (#1530) 2019-08-20 18:38:40 +03:00