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

add signatures to blocks #159

Merged
merged 1 commit into from
Aug 27, 2019
Merged

add signatures to blocks #159

merged 1 commit into from
Aug 27, 2019

Conversation

whyrusleeping
Copy link
Member

Also added timestamps to the data structures, but not to validation yet. Still waiting on some specs stuff to land there.

@Kubuxu
Copy link
Contributor

Kubuxu commented Aug 27, 2019

SGWM, any concrete reason for using uint64 instead of time.Time?

@whyrusleeping
Copy link
Member Author

Mostly because its easier to reason about serialization, i don't have to customize the marshaling of the time.Time object to do the right thing

@whyrusleeping whyrusleeping merged commit ec9ad75 into master Aug 27, 2019
@whyrusleeping whyrusleeping deleted the feat/block-sig branch August 27, 2019 20:39
dumikau pushed a commit to protofire/lotus that referenced this pull request Jun 8, 2023
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.

3 participants