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

Bump seidb to fix receipt missing on restart issue #1817

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Conversation

yzang2019
Copy link
Contributor

@yzang2019 yzang2019 commented Aug 12, 2024

Describe your changes and provide context

This PR bump seidb version to include the fix for receipt missing issue due to wrong changelog path being used.

Testing performed to validate your change

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.69%. Comparing base (e8e4b3b) to head (3773772).
Report is 142 commits behind head on main.

Files Patch % Lines
app/test_state_store.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1817      +/-   ##
==========================================
- Coverage   61.64%   60.69%   -0.96%     
==========================================
  Files         365      380      +15     
  Lines       26178    28023    +1845     
==========================================
+ Hits        16138    17009     +871     
- Misses       8967     9863     +896     
- Partials     1073     1151      +78     
Files Coverage Δ
app/test_state_store.go 65.55% <0.00%> (ø)

... and 81 files with indirect coverage changes

@yzang2019 yzang2019 enabled auto-merge (squash) August 14, 2024 19:54
@yzang2019 yzang2019 merged commit c1c8bdc into main Aug 19, 2024
49 of 50 checks passed
@yzang2019 yzang2019 deleted the yzang/SEI-7965 branch August 19, 2024 17:21
yzang2019 added a commit that referenced this pull request Aug 19, 2024
* Bump seidb to fix receipt missing on restart issue

* Fix go mod
yzang2019 added a commit that referenced this pull request Aug 27, 2024
* main:
  Increase timeout for evm hardhat tests (#1827)
  Fork event manager when creating EVM snapshots (#1831)
  Gas mispricing in cw vm patch (#1824)
  Remove dex actually (#1816)
  Bump seidb to fix receipt missing on restart issue (#1817)
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