Uh oh!
There was an error while loading. Please reload this page.
Use uint64 height types instead of int64 - #1177
Merged
Merged
Conversation
Manav-Aggarwalforce-pushed
the
manav/convert_uint64_everywhere
branch
from
September 13, 2023 15:19
29db641 to
48a6ba7CompareManav-Aggarwalforce-pushed
the
manav/convert_uint64_everywhere
branch
from
September 13, 2023 15:21
48a6ba7 to
2d41693CompareCodecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@## main #1177 +/- ##
==========================================
- Coverage 56.14% 56.10% -0.05%
==========================================
Files 63 63 Lines 6695 6695 ==========================================
- Hits 3759 3756 -3 - Misses 2551 2554 +3
Partials 385 385
☔ View full report in Codecov by Sentry. |
Manav-Aggarwal
marked this pull request as ready for review
September 13, 2023 15:25
Manav-Aggarwal
requested review from
MSevey, Wondertan, gupadhyaya, nashqueue and tzdybalSeptember 13, 2023 15:25
Manav-Aggarwalforce-pushed
the
manav/convert_uint64_everywhere
branch
from
September 13, 2023 15:54
e13a623 to
662b4d2CompareMSevey
reviewed
Sep 13, 2023
Uh oh!
There was an error while loading. Please reload this page.
gupadhyaya
enabled auto-merge
September 13, 2023 17:09
github-merge-queueBot
removed this pull request from the merge queue due to failed status checks
Sep 13, 2023
Uh oh!
There was an error while loading. Please reload this page.
gupadhyaya pushed a commit
that referenced
this pull request
Sep 22, 2023
<!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. --> Closes: #1176 <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. --> <!-- Please complete the checklist to ensure that the PR is ready to be reviewed. IMPORTANT: PRs should be left in Draft until the below checklist is completed. --> - [x] New and updated code has appropriate documentation - [x] New and updated code has new and/or updated testing - [x] Required CI checks are passing - [ ] Visual proof for any user facing features like CLI or documentation updates - [x] Linked issues closed with keywords
chandiniv1 pushed a commit
to chandiniv1/rollkit
that referenced
this pull request
Sep 25, 2023
<!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. --> ## Overview Closes: evstack#1176 <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. --> ## Checklist <!-- Please complete the checklist to ensure that the PR is ready to be reviewed. IMPORTANT: PRs should be left in Draft until the below checklist is completed. --> - [x] New and updated code has appropriate documentation - [x] New and updated code has new and/or updated testing - [x] Required CI checks are passing - [ ] Visual proof for any user facing features like CLI or documentation updates - [x] Linked issues closed with keywords
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Closes: #1176
Checklist