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

migrate from frozen to more generic host chain fee abs connection status #156

Merged
merged 7 commits into from
Mar 8, 2024

Conversation

nghuyenthevinh2000
Copy link
Member

close #153

@nghuyenthevinh2000 nghuyenthevinh2000 marked this pull request as ready for review March 8, 2024 15:23
@nghuyenthevinh2000
Copy link
Member Author

need localnet test with relayer inactive for few mins to confirm that the connection is only outdated, and can still use after relayer is active again

@faddat
Copy link
Member

faddat commented Mar 8, 2024

@faddat faddat merged commit d2b5f20 into main Mar 8, 2024
12 of 13 checks passed
mergify bot pushed a commit that referenced this pull request Mar 8, 2024
…tus (#156)

* initial migrate from frozen to more generic host chain fee abs connection status

* more generic set state host zone

* add code for exponential backoff, no test

* add unit test

* linting

* allcaps

* error handling

---------

Co-authored-by: Jacob Gadikian <[email protected]>
(cherry picked from commit d2b5f20)

# Conflicts:
#	Makefile
#	tests/interchaintest/feeabs/query.go
#	tests/interchaintest/feeabs/tx.go
#	tests/interchaintest/feeabs_test.go
#	tests/interchaintest/host_zone_proposal_test.go
#	tests/interchaintest/packet_foward_test.go
#	tests/interchaintest/query_osmosis_twap_test.go
#	tests/interchaintest/setup.go
#	x/feeabs/ante/decorate.go
#	x/feeabs/keeper/config.go
#	x/feeabs/keeper/ibc.go
#	x/feeabs/keeper/ibc_test.go
#	x/feeabs/keeper/msgserver.go
#	x/feeabs/keeper/proposal_test.go
#	x/feeabs/spec/07_ibc.md
#	x/feeabs/types/epoch.go
#	x/feeabs/types/epoch.pb.go
#	x/feeabs/types/errors.go
#	x/feeabs/types/keys.go
#	x/feeabs/types/proposal.pb.go
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.

fee abstraction channel freeze easily after either a single failed ibc query or failed cross - chain swap
2 participants