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

Use logical clock for ENS #1818

Closed
wants to merge 1 commit into from
Closed

Conversation

cammellos
Copy link
Contributor

@cammellos cammellos commented Jan 27, 2020

Because ENS is pulled from messages, we use a logical clock
(clock-value) for ENSVerifiedAt, so that old messages can be handled
appropiately.

status: ready

@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 Jan 27, 2020

Jenkins Builds

Click to see older builds (3)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 14a69d8 #1 2020-01-27 13:55:32 ~57 sec linux 📦zip
✔️ 14a69d8 #1 2020-01-27 13:59:54 ~5 min ios 📦zip
✔️ 14a69d8 #1 2020-01-27 14:03:32 ~9 min android 📦aar
Commit #️⃣ Finished (UTC) Duration Platform Result
ae86e24 #2 2020-01-28 08:14:10 ~45 sec android 📄log
✔️ ae86e24 #2 2020-01-28 08:14:14 ~46 sec linux 📦zip
✔️ ae86e24 #2 2020-01-28 08:17:27 ~4 min ios 📦zip
✔️ 58b811d #3 2020-01-28 08:22:56 ~31 sec linux 📦zip
✔️ 58b811d #3 2020-01-28 08:24:57 ~2 min ios 📦zip
✔️ 58b811d #3 2020-01-28 08:28:01 ~5 min android 📦aar

@cammellos cammellos force-pushed the bug/use-logical-clock-for-ens branch 2 times, most recently from ae86e24 to 58b811d Compare January 28, 2020 08:22
Because ENS is pulled from messages, we use a logical clock
(clock-value) for ENSVerifiedAt, so that old messages can be handled
appropiately.

Reduces ticker interval as mobiles are often online for a short period
and 2 minutes is too much.
@cammellos cammellos closed this Feb 14, 2020
@cammellos cammellos deleted the bug/use-logical-clock-for-ens branch November 3, 2020 06:35
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.

4 participants