katelyn martin
katelyn martin
i'll reopen this on behalf of @dpc, since this is affecting others as well.
see #4522 / #4523 for an RPC that returns consensus timestamps based on height. * #4522 * #4523
:raising_hand_woman: i would like to tentatively sign up for this, pending refinement. cc: @aubrika
hi @yogenderPalChandra, thanks for filing an issue, and thank you for including detailed information about how to reproduce what you are seeing. to clarify, i believe that you are asking...
i've removed the `bug` label because i do not believe that this is a bug with the proxy.
i used [`slow-cooker`](https://github.com/BuoyantIO/slow_cooker) and [`terminus`](https://github.com/BuoyantIO/bb) to establish a server and client, using these yaml definitions: ``` --- apiVersion: apps/v1 kind: Deployment metadata: name: slow-cooker spec: replicas: 1 selector: matchLabels: app:...
noting that CI is failing due to DCO check. you can address that by amending these commits with `--signoff`, @GTRekter.
thank you all for filing this issue. we were able to identify a change in the default behavior of `hyper`, our HTTP library, as being responsible for this. `hyper` introduced...
i haven't had time to consider this fully, but my initial reaction to this is that i'd be concerned about this making it easier to accidentally emit bodies that do...
cross-referencing [penumbra-zone/dex-explorer/issues/25](https://github.com/penumbra-zone/dex-explorer/issues/25), which is not directly related, but also concerns table schemas in `cometindex` and `pindexer`.