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: fetch proof from msg height not from latest height #100

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

viveksharmapoudel
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #100 (7df5ee2) into main (6010c19) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   11.70%   11.70%   -0.01%     
==========================================
  Files          83       83              
  Lines       19325    19326       +1     
==========================================
  Hits         2262     2262              
- Misses      16826    16827       +1     
  Partials      237      237              
Impacted Files Coverage Δ
relayer/chains/archway/tx.go 0.00% <0.00%> (ø)
relayer/chains/icon/provider.go 6.62% <0.00%> (+0.01%) ⬆️

@izyak izyak merged commit 7cc09d5 into main Jul 4, 2023
4 checks passed
@izyak izyak deleted the fix/icon-module-proof-height branch July 4, 2023 08:53
izyak added a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
…#100)

* fix: fetch proof from msg height not from latest height

* chore: archway module handle res nil condition in waitfortxresult

---------

Co-authored-by: izyak <76203436+izyak@users.noreply.github.com>
izyak added a commit that referenced this pull request Sep 8, 2023
* fix: fetch proof from msg height not from latest height

* chore: archway module handle res nil condition in waitfortxresult

---------

Co-authored-by: izyak <76203436+izyak@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants