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 to use nanosecond unit as 04-upgrade timeout #285

Merged
merged 3 commits into from
Jul 13, 2024

Commits on Jul 13, 2024

  1. add hostTimestamp to IBCHost

    * fix upgrade timeout unit to nanosecond
    * fix overflow check for host timestamp
    
    Signed-off-by: Jun Kimura <[email protected]>
    bluele committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3cd1408 View commit details
    Browse the repository at this point in the history
  2. fix upgrade timeout unit in tests

    Signed-off-by: Jun Kimura <[email protected]>
    bluele committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a50fd91 View commit details
    Browse the repository at this point in the history
  3. 09-localhost: fix getTimestampAtHeight to return timestamp as nanos…

    …econds
    
    Signed-off-by: Jun Kimura <[email protected]>
    bluele committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b254c91 View commit details
    Browse the repository at this point in the history