Prabal Patra

Results 12 comments of Prabal Patra

Thanks for the redirect! I've implemented this in the http-relay repository as suggested. **PR:** https://github.com/drand/http-relay/pull/16 Added `catchup_period_seconds` to the `/info` JSON endpoint. Uses protoreflect for backward compatibility, works with current...

I inspected the CI run (https://github.com/drand/drand/actions/runs/19800676701); multiple matrix jobs are failing generically. Locally, `go test ./...` on this branch only hits the known flaky `TestLeaverNodeDownDoesntFailProposal` (connection refused during Resharing), nothing...

@GlacierWalrus @AnomalRoil I’ve made all the changes you asked for. Let me know if there’s anything else to adjust. As for the packaging idea, I’ll handle that separately in a...

@turuslan - This implements the yamux stream destructor improvements you requested in issue #240. The changes ensure streams are cleaned up immediately when destroyed while maintaining all existing functionality. All...

@turuslan Could you please review this PR when you get a chance?

@turuslan Could you please review this PR when you get a chance?

@turuslan Could you please review this PR when you get a chance?

Hi @marcelweikum, I'd like to pick up **twelve-days** from the missing exercises list. I'll start working on the implementation and create a PR once it's ready. Thanks!

Hi @marcelweikum, I've completed the **twelve-days** exercise implementation in #992. Could you please review and merge the PR? Thanks!

@marcelweikum Thank you! If you find some free time, I'd really appreciate it if you could review it. Also, I’m not familiar with the maintainers here would it be possible...