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

go/roothash/api/block: Use custom TimeStamp type for block's header #4183

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Aug 5, 2021

This enables prettier Oasis Node's control status CLI command's output for runtimes' latest_time field and matches the format of consensus' latest_time field.

@tjanez tjanez added the c:roothash Category: root hash service label Aug 5, 2021
go/roothash/api/block/header.go Outdated Show resolved Hide resolved
go/roothash/api/block/header.go Outdated Show resolved Hide resolved
@tjanez tjanez force-pushed the tjanez/runtime-timestamp-type branch from d340816 to e3ae285 Compare September 15, 2021 12:56
@tjanez tjanez changed the title go/roothash/api/block: Use custom TimestampType for block's header go/roothash/api/block: Use custom TimeStamp type for block's header Sep 15, 2021
This enables prettier Oasis Node's control status CLI command's output
for runtimes' latest_time field and matches the format of consensus'
latest_time field.
@tjanez tjanez force-pushed the tjanez/runtime-timestamp-type branch from e3ae285 to e70f676 Compare September 15, 2021 16:24
@tjanez tjanez merged commit 5809106 into master Sep 15, 2021
@tjanez tjanez deleted the tjanez/runtime-timestamp-type branch September 15, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:roothash Category: root hash service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants