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

fix: changed validator jail timestamp to grpc compliant unit #97

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

randyahx
Copy link
Contributor

@randyahx randyahx commented Feb 6, 2023

Description

Changed validator jail timestamp from max.Int64 to GRPC max timestamp

Rationale

max.Int64 causes error when used with GRPC since it exceeds the max possible timestamp

Example

Changes

Changed jail timestamp in slashing/msg_server.go

@unclezoro unclezoro merged commit 8d71354 into develop Feb 8, 2023
@unclezoro unclezoro deleted the fix/impeach-validator-timestamp branch April 18, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants