Skip to content

upgrade cometbft to 0.37.2 and fix int64 to *big.Int issues#1123

Merged
gupadhyaya merged 1 commit into
evstack:mainfrom
gupadhyaya:upgrade_cometbft
Aug 2, 2023
Merged

upgrade cometbft to 0.37.2 and fix int64 to *big.Int issues#1123
gupadhyaya merged 1 commit into
evstack:mainfrom
gupadhyaya:upgrade_cometbft

Conversation

@gupadhyaya

Copy link
Copy Markdown
Contributor

Overview

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@codecov

codecov Bot commented Aug 2, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 87.50% and project coverage change: -0.08% ⚠️

Comparison is base (509d0b1) 56.07% compared to head (077429b) 55.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1123      +/-   ##
==========================================
- Coverage   56.07%   55.99%   -0.08%     
==========================================
  Files          61       61              
  Lines        6552     6552              
==========================================
- Hits         3674     3669       -5     
- Misses       2487     2491       +4     
- Partials      391      392       +1     
Files Changed Coverage Δ
state/txindex/kv/kv.go 64.01% <75.00%> (ø)
state/indexer/block/kv/kv.go 61.07% <100.00%> (ø)
state/indexer/block/kv/util.go 90.90% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gupadhyaya gupadhyaya requested a review from tuxcanfly August 2, 2023 22:55

@tuxcanfly tuxcanfly left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@gupadhyaya gupadhyaya added this pull request to the merge queue Aug 2, 2023
Merged via the queue into evstack:main with commit 6e417e2 Aug 2, 2023
@gupadhyaya gupadhyaya deleted the upgrade_cometbft branch August 2, 2023 23:07
Manav-Aggarwal pushed a commit that referenced this pull request Sep 6, 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

<!-- 
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.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

Co-authored-by: Ganesha Upadhyaya <gupadhyaya@Ganeshas-MacBook-Pro-2.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:bug Something isn't working T:dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants