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
..
2019-12-10 15:20:28 +01:00
2019-12-10 15:20:28 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2019-11-21 17:19:22 +01:00
2021-07-22 13:41:49 -04:00

v1 protocol package folder

This folder contains only data types mentioned in the specification and required for its implementation.