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: allow update of a specific height from the latest height stored in contract #206

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented Jan 4, 2024

No description provided.

@izyak izyak self-assigned this Jan 4, 2024
@izyak izyak added the feature label Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 122 lines in your changes are missing coverage. Please review.

Comparison is base (0daae6b) 11.55% compared to head (d16a2fe) 11.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   11.55%   11.52%   -0.04%     
==========================================
  Files          83       83              
  Lines       20086    20208     +122     
==========================================
+ Hits         2321     2329       +8     
- Misses      17513    17626     +113     
- Partials      252      253       +1     
Files Coverage Δ
cmd/root.go 33.55% <0.00%> (ø)
relayer/chains/wasm/tx.go 0.00% <0.00%> (ø)
cmd/tx.go 28.13% <20.51%> (-0.34%) ⬇️
relayer/client.go 0.00% <0.00%> (ø)

@izyak izyak added the iBriz label Jan 4, 2024
Copy link
Collaborator

@viveksharmapoudel viveksharmapoudel left a comment

Choose a reason for hiding this comment

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

Looks good

@izyak izyak closed this Jan 15, 2024
@izyak izyak reopened this Jan 15, 2024
@izyak izyak merged commit 43e8da1 into main Jan 15, 2024
8 of 12 checks passed
@izyak izyak deleted the fix/update-client branch January 15, 2024 08:28
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