mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 02:35:54 +00:00
78d694f52f
This commit moves all the processing of messages to status-go. Messages are going arrive to status-react already saved an processed. Receiving/sending/retrieving from db is now using the same identical structure. The only processing left in status-react is to mark the messages as seen and update the unviewed count locally (only status-react knows whether the count should be updated). Partially remove commands as well as won't be used anymore. Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
9 lines
315 B
JSON
9 lines
315 B
JSON
{
|
|
"_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead",
|
|
"owner": "status-im",
|
|
"repo": "status-go",
|
|
"version": "v0.36.1",
|
|
"commit-sha1": "fd49b0140ebafdcec35b4da84685bcd8559a7dd9",
|
|
"src-sha256": "1pqnvmldg93vbmmsvpr24pj87d2vx3cfm7rr9rgwdk469pd1hhhy"
|
|
}
|