Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade status-protocol-go #1664

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Conversation

cammellos
Copy link
Member

@cammellos cammellos commented Nov 7, 2019

adding a fied to content map

@cammellos cammellos self-assigned this Nov 7, 2019
@status-github-bot
Copy link

Pull Request Checklist

  • Have you updated the documentation, if impacted (e.g. docs.status.im)?

@status-im-auto
Copy link
Member

status-im-auto commented Nov 7, 2019

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 698edc0 #1 2019-11-07 10:19:00 ~1 min linux 📦zip
✔️ 698edc0 #1 2019-11-07 10:23:25 ~5 min ios 📦zip
✔️ 698edc0 #1 2019-11-07 10:24:15 ~6 min android 📦aar
✔️ c84fef9 #2 2019-11-07 17:55:57 ~42 sec linux 📦zip
✔️ c84fef9 #2 2019-11-07 18:00:55 ~5 min ios 📦zip
✔️ c84fef9 #2 2019-11-07 18:01:34 ~6 min android 📦aar

@@ -37,6 +37,8 @@ type Content struct {
ChatID string `json:"chat_id"`
Text string `json:"text"`
ResponseTo string `json:"response-to"`
// The ENS name of the sender
Name string `json:"name"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as before, formatting.

@cammellos cammellos merged commit 89659f8 into develop Nov 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/add-name-to-content branch November 8, 2019 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants