Lakshya Singh activity https://gitlab.com/king-11 2026-03-11T06:25:50Z tag:gitlab.com,2026-03-11:5190629861 Lakshya Singh commented on merge request !40 at Validating Lightning Signer / VLS Container 2026-03-11T06:25:50Z king-11 Lakshya Singh [email protected]

thanks for the check will update

tag:gitlab.com,2026-03-06:5176270255 Lakshya Singh deleted project branch king-11/agent-code at Validating Lightning Signer / validating-lightning-signer 2026-03-06T17:03:43Z king-11 Lakshya Singh [email protected]

Lakshya Singh (f470aa2d) at 06 Mar 17:03

tag:gitlab.com,2026-03-06:5176270158 Lakshya Singh pushed to project branch main at Validating Lightning Signer / validating-lightning-signer 2026-03-06T17:03:41Z king-11 Lakshya Singh [email protected]

Lakshya Singh (f5ff6edb) at 06 Mar 17:03

Merge branch 'king-11/agent-code' into 'main'

... and 3 more commits

tag:gitlab.com,2026-03-06:5176270122 Lakshya Singh accepted merge request !828: [Agent] Add Agent Markdown at Validating Lightning Signer / validating-lightning-signer 2026-03-06T17:03:40Z king-11 Lakshya Singh [email protected]
  • added new AGENTS.md file for the coding agents to refer our internal READMEs
  • claude code doesn't support AGENTS.md so added a separate CLAUDE.md which just imports the standard AGENTS.md
  • for claude code and open code to allow for command runs without observation added a list of safe commands
  • used the agents to update our readme
tag:gitlab.com,2026-03-05:5171523403 Lakshya Singh commented on merge request !828 at Validating Lightning Signer / validating-lightning-signer 2026-03-05T15:26:46Z king-11 Lakshya Singh [email protected]

ready for review @DanielFeichtinger @SulaimanAminuBarkindo

tag:gitlab.com,2026-03-05:5171521909 Lakshya Singh commented on merge request !40 at Validating Lightning Signer / VLS Container 2026-03-05T15:26:27Z king-11 Lakshya Singh [email protected]

@DanielFeichtinger ping here

tag:gitlab.com,2026-03-05:5171388885 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-03-05T14:57:59Z king-11 Lakshya Singh [email protected]

Lakshya Singh (631df27a) at 05 Mar 14:57

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-28:5152645725 Lakshya Singh approved merge request !829: Bump MSRV to 1.85 at Validating Lightning Signer / validating-lightning-signer 2026-02-28T02:29:37Z king-11 Lakshya Singh [email protected]

A Debian Trixie (stable) now packages rustc 1.85 we can update our MSRV to match. This also updated the embedded Dockerfile and upload script as that was last run at 1.84. The new CI image is 1.95. I also simplified the update-all script for bumping deps as the resolver in 1.85 handles MSRV aware updates out of the box. Finally, this bumps all dependencies in lock files.

There is an CVE for the version of the time crate that we use and the fix requires 1.88, but my review turned up only local usages, never parsing incoming data so I marked that CVE as ignored.

Changelog-Changed: Increase MSRV to 1.85

tag:gitlab.com,2026-02-13:5102793135 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-13T17:29:39Z king-11 Lakshya Singh [email protected]

Lakshya Singh (08c07de8) at 13 Feb 17:29

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-13:5102771440 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-13T17:22:12Z king-11 Lakshya Singh [email protected]

Lakshya Singh (f99b5cce) at 13 Feb 17:22

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-13:5102723285 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-13T17:09:13Z king-11 Lakshya Singh [email protected]

Lakshya Singh (bffcf764) at 13 Feb 17:09

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-13:5100259688 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-13T06:13:53Z king-11 Lakshya Singh [email protected]

Lakshya Singh (7523c4dc) at 13 Feb 06:13

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-13:5100172708 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-13T05:23:36Z king-11 Lakshya Singh [email protected]

Lakshya Singh (37713f3c) at 13 Feb 05:23

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-12:5098512265 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-12T17:10:15Z king-11 Lakshya Singh [email protected]

Lakshya Singh (8e252b49) at 12 Feb 17:10

feat: add checks for cln rest progress in CI

tag:gitlab.com,2026-02-12:5098433888 Lakshya Singh pushed to project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-12T16:49:28Z king-11 Lakshya Singh [email protected]

Lakshya Singh (0f6c1ee2) at 12 Feb 16:49

docs: add details about CLN rest plugin

tag:gitlab.com,2026-02-12:5098415744 Lakshya Singh opened merge request !40: cln: v25.02 at Validating Lightning Signer / VLS Container 2026-02-12T16:44:36Z king-11 Lakshya Singh [email protected]
  • remove experimental-anchors as that is enabled by default now
  • add dependencies for enabling cln-rest which is a rust plugin now
  • upgrade alpine for a newer rust version
  • pip version requires break-system-packages to install a user level now

added example of using rune and clnrest as well

tested locally that regtest setup is able to come up and cln rest endpoints are accessible

docker compose --profile vls -f docker-compose.yml -f docker-compose.regtest.yml up
docker container exec lightningd-regtest lightning-cli --regtest createrune -k "restrictions"="readonly"
curl -k -X POST 'https://localhost:3010/v1/getinfo' -H 'Rune: <rune>'
tag:gitlab.com,2026-02-12:5098414432 Lakshya Singh commented on merge request !39 at Validating Lightning Signer / VLS Container 2026-02-12T16:44:17Z king-11 Lakshya Singh [email protected]

@DanielFeichtinger shall we merge this?

tag:gitlab.com,2026-02-12:5098410718 Lakshya Singh pushed new project branch king-11/cln-v25.02 at Validating Lightning Signer / VLS Container 2026-02-12T16:43:19Z king-11 Lakshya Singh [email protected]

Lakshya Singh (2e7a2bb6) at 12 Feb 16:43

cln: v25.02

tag:gitlab.com,2026-02-05:5071990690 Lakshya Singh commented on merge request !758 at Validating Lightning Signer / validating-lightning-signer 2026-02-05T14:52:04Z king-11 Lakshya Singh [email protected]

we should remove the function

tag:gitlab.com,2026-02-05:5071951318 Lakshya Singh approved merge request !826: Fix lnrod timeouts at Validating Lightning Signer / validating-lightning-signer 2026-02-05T14:44:10Z king-11 Lakshya Singh [email protected]

This MR fixes our timeout issues with lnrod integration tests. The issue seemed to be that occasionally the route from Alice to Charlie through Bob wasn't being broadcast/discovered. I didn't get to the root of why that that only happening intermittently, but adding a peer connection from Alice's node to Charlie's node fixes the problem. This fix may be a bit of a band-aid over the real issue so I'm open for feedback on this as a solution or if we should open an issue to full resolve.

I also took the opportunity to tidy up some of the process management and logging output in the tests, which makes the commit a bit noisy. The salient line for the fix is really just 305.