You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application panicked (crashed).
Message: called `Result::unwrap()` on an `Err` value:
0: #033[91merror converting from u64 to i64#033[0m
1: #033[91mout of range integral type conversion attempted#033[0m
Location:
#033[35m/usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/flex-error-0.4.3/src/tracer_impl/eyre.rs#033[0m:#033[35m31#033[0m
Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Location: modules/src/ics04_channel/events.rs:139
Acceptance Criteria
This panic doesn't happen again or is handled gracefully.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate milestone (priority) applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Crate
ibc-rs
Summary of Bug
Hermes osmosis worker crashed with a panic when querying osmosis-1 node.
Version
Commit hash: f328157
Steps to Reproduce
Acceptance Criteria
This panic doesn't happen again or is handled gracefully.
For Admin Use
The text was updated successfully, but these errors were encountered: