Skip to content

Conversation

@vmarkushin
Copy link
Contributor

Allows to check the current status of the packet

@vmarkushin vmarkushin requested a review from RustNinja December 19, 2023 17:10
@vmarkushin vmarkushin self-assigned this Dec 19, 2023
Allows to check the current status of the packet
@vmarkushin vmarkushin force-pushed the vmarkushin/packets-query branch from 186271a to 8119174 Compare December 19, 2023 17:12
RustNinja
RustNinja previously approved these changes Dec 19, 2023
RustNinja
RustNinja previously approved these changes Dec 19, 2023
RustNinja
RustNinja previously approved these changes Dec 19, 2023
vmarkushin and others added 13 commits December 20, 2023 11:02
* Fix overflow

* Revert "subxt update (#462)"

This reverts commit 687ff2f.

(cherry picked from commit e868518)
* Fix cosmos client next updates and improve some of the queries

* Return in `MetricsHandler::handle_events` if no new height was found

(cherry picked from commit 883cb03)
(cherry picked from commit 687ff2f)
(cherry picked from commit 0951dac)
duvbell and others added 6 commits May 21, 2024 19:38
* feat(grandpa): expose migrate entry point

* chore: remote ununsed instantiate interface file
# Conflicts:
#	hyperspace/cosmos/src/client.rs
#	light-clients/ics10-grandpa-cw/src/contract.rs
#	light-clients/ics10-grandpa-cw/src/msg.rs
# Conflicts:
#	.github/workflows/lint.yml
#	Cargo.lock
Sadly, we need to work around clap's limitations to do it,
which results in suboptmial error messages if these arguments
are missing. Basically we pretend to clap that they're optional
and check if they're provided manually.
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.

7 participants