Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Increase chat timestamp resolution #1549

Merged
merged 7 commits into from May 14, 2019

Conversation

placer14
Copy link
Member

Fixes #1545

@placer14 placer14 added the feature Feature or enhancement to openbazaar-go label Apr 18, 2019
@placer14 placer14 requested a review from cpacia April 18, 2019 02:19
@placer14 placer14 self-assigned this Apr 18, 2019
@placer14 placer14 marked this pull request as ready for review April 18, 2019 03:22
@placer14 placer14 force-pushed the 1545-increase-chat-timestamp-resolution branch from fcfc1fe to 76ea8fc Compare April 18, 2019 03:26
repo/db/chat.go Outdated Show resolved Hide resolved
@cpacia
Copy link
Member

cpacia commented Apr 18, 2019

Looks really good

@placer14 placer14 force-pushed the 1545-increase-chat-timestamp-resolution branch from 76ea8fc to 372281f Compare April 18, 2019 16:28
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 35.814% when pulling d8b9ebd on 1545-increase-chat-timestamp-resolution into 5e53208 on master.

@drwasho drwasho added this to PR code review backlog in Issue tracking May 13, 2019
@placer14 placer14 moved this from PR code review backlog to @placer in Issue tracking May 13, 2019
@placer14
Copy link
Member Author

We're going to move forward with this fix seeing that we have confirmed it properly resolves #1545. Need to update timestamps in the JSON API to ensure the full resolution can be shown in the string representation. Recommendation is to use RFC3339 which looks like 2006-01-02T15:04:05.999999999Z07:00. Will create a new issue to track the changes needed. (FYI: @drwasho @jjeffryes)

@placer14 placer14 merged commit 5785bcb into master May 14, 2019
Issue tracking automation moved this from @placer to Done May 14, 2019
@placer14 placer14 deleted the 1545-increase-chat-timestamp-resolution branch May 14, 2019 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
client dependent feature Feature or enhancement to openbazaar-go
Projects
Development

Successfully merging this pull request may close these issues.

Non-deterministic chat messages
3 participants