Lakshya Singh

Results 56 comments of Lakshya Singh
trafficstars

Hi @unicodeveloper can you please assign me this issue since the PR by @samsoft00 seems to be stale

Yes am seeing it on a newly created node.

@eltoo-cln @btchans you can probably try https://github.com/vincenzopalazzo/clboss/tree/v0.14.0-rc1 it fixed things for me

does regular zed even work in wsl 2?

```dockerfile ARG CLN_PLUGINS_GIT_HASH \ CLN_PLUGINS_REPO ``` I think something like this is pretty common we use it extensively to make the dockerfile look neat so maybe its worth supporting. @camdencheek...

what are the thoughts about having an array_chunks which can fill the partially filled last item by fetching from a filler that the caller provides? I think it would be...