katelyn martin

Results 133 comments of katelyn martin

#### :link: some handy links @erwanor, following up with some links to help you on your way! https://github.com/penumbra-zone/penumbra/blob/70a3ed27c3fad70d9c1746ce2ae81963a46796fb/crates/test/mock-consensus/src/block.rs#L58-L61 the block builder has a `with_evidence()` method to set a block's list...

there was a test failure, but looking at a changelog that only relates to a WebAssembly regression, i feel confident that this wasn't related. re-running ci... :recycle:

this appears to be related to https://github.com/tokio-rs/tokio/pull/7322.

``` go mod download go: k8s.io/[email protected]: module k8s.io/[email protected] requires go >= 1.24.0 (running go 1.23.4; GOTOOLCHAIN=local) ``` it looks like this will require updating the go toolchain!

my understanding is that this could be added behind the `test-util` flag proposed in #283.

ci is not currently passing. #4330 shows that this is happening on `main`, and is not related to these changes.

#4333 is addressing fixes required in `linkerd-install`.

removed wontfix, while we wait on review for linkerd/linkerd2-proxy#4064.

see https://github.com/linkerd/linkerd2-proxy/pull/4246, where this "end of stream" middleware was previously introduced.

see https://github.com/linkerd/linkerd2-proxy/pull/4306, which builds upon this change to make further use of our `EosRef