status-go/multiaccounts/accounts
RichΛrd 026fcb09a4
feat: user status (#2276)
* feat: user status

* fix: sql filename and null pointer exceptions

* fix: lint

* refactor: remove StatusUpdate from database.go

* fix: adding missing status updates persistence methods

* fix: code review

* Update version and bindata, and lint

* fix: failing test

* fix: code review

* fix update statement
2021-07-22 13:41:49 -04:00
..
account_test.go Use IsOwnAccount instead of Wallet when watching for transactions 2020-12-07 16:12:50 +01:00
database.go feat: user status (#2276) 2021-07-22 13:41:49 -04:00
database_test.go feat: user status (#2276) 2021-07-22 13:41:49 -04:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00