Sean Chen

Results 45 issues of Sean Chen

## Background A user on Discord had a gRPC problem which caused a worker to fail when performing a client update. If the user had an idea of how much...

I: telemetry
A: low-priority

# Background According to operators, mismatch account errors are still an issue when relaying with Hermes. One way to address this is by having multiple accounts per chain as an...

O: reliability

## Summary As part of the work on implementing channel upgradability, we'll need to add a user-facing `hermes upgrade channel` CLI command that kicks off the channel upgrade handshake.

I: CLI
O: channel-upgradeability

## Summary As part of the work of implementing channel upgradability in Hermes, we'll need to add `hermes tx chan-upgrade-ack` and `hermes tx chan-upgrade-confirm` CLI commands, similar to the `hermes...

I: CLI
O: channel-upgradeability

## Summary As part of the work of implementing channel upgradability in Hermes, we'll need to add `hermes tx chan-upgrade-init` and `hermes tx chan-upgrade-try` CLI commands, similar to the `hermes...

I: CLI
O: channel-upgradeability

# Background Related issue: #3091 In order to test Hermes' support for ICS29 and packet forward middleware, we should add support for Secret in Hermes' CI.

O: tests
O: ics29-fee

## Summary ## Problem Definition The [query_application_status](https://github.com/informalsystems/hermes/blob/daad02843a091bbdb3dd608e5f4ce790895c8845/crates/relayer/src/chain/cosmos.rs#L939-L977) function currently needs to perform two separate status queries in order to obtain the latest info regarding application status. More specifically: 1. It...

I: dependencies
I: refactoring

## Background Lavendar 5 have had issues with frozen clients, which forced them to have to manually unfreeze workers, which was a headache. While the root of this issue might...

O: new-feature

## Background It would be nice for Hermes to expose a metric that captures average tx message size within some time frame. ## Tasks - [ ] Expose a `tx_avg_message_size`...

I: telemetry

## Background This issue captures the Hermes team's work fielding questions / fulfilling requests from ecosystem users in Q3 of 2023. While many such questions and requests do not lend...

A: okr
E: dev-rel