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: sdk prefix change handle for neutron and archway #119

Merged
merged 9 commits into from
Aug 15, 2023

Conversation

viveksharmapoudel
Copy link
Collaborator

No description provided.

@viveksharmapoudel viveksharmapoudel marked this pull request as draft July 28, 2023 10:48
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #119 (2d0b59a) into main (f7d3413) will increase coverage by 0.07%.
Report is 7 commits behind head on main.
The diff coverage is 0.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   11.59%   11.66%   +0.07%     
==========================================
  Files          83       69      -14     
  Lines       19621    16500    -3121     
==========================================
- Hits         2275     1925     -350     
+ Misses      17102    14372    -2730     
+ Partials      244      203      -41     
Files Changed Coverage Δ
relayer/chain.go 5.26% <0.00%> (ø)
relayer/chains/cosmos/keys.go 27.90% <0.00%> (ø)
relayer/chains/wasm/helper_debug_msg.go 0.00% <0.00%> (ø)
relayer/chains/wasm/keys.go 2.54% <0.00%> (ø)
relayer/chains/wasm/provider.go 23.28% <ø> (-0.59%) ⬇️
relayer/chains/wasm/query.go 0.00% <0.00%> (ø)
relayer/chains/wasm/tx.go 0.00% <0.00%> (ø)
relayer/chains/wasm/wasm_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/wasm/wasm_prefix.go 0.00% <0.00%> (-100.00%) ⬇️
relayer/channel.go 0.00% <0.00%> (ø)
... and 7 more

... and 14 files with indirect coverage changes

@viveksharmapoudel viveksharmapoudel marked this pull request as ready for review August 14, 2023 05:46
@izyak izyak merged commit ff7f6df into main Aug 15, 2023
2 of 4 checks passed
@izyak izyak deleted the fix/sdk-prefix-change branch August 15, 2023 02:41
DeepakBomjan pushed a commit that referenced this pull request Aug 15, 2023
* fix: sdk prefix change handle for neutron and archway

* fix: wasm prefix change optimize

* fix: add config during successlogtx as well due to feepayer address
izyak pushed a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
* fix: sdk prefix change handle for neutron and archway

* fix: wasm prefix change optimize

* fix: add config during successlogtx as well due to feepayer address
izyak pushed a commit that referenced this pull request Sep 8, 2023
* fix: sdk prefix change handle for neutron and archway

* fix: wasm prefix change optimize

* fix: add config during successlogtx as well due to feepayer address
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