Skip to content

feat: add probeNode devtools for keysend probes #1000

Description

@piotr-iohk

Parent: synonymdev/bitkit-nightly#20

Add devtools support for keysend/node probing so nightly E2E can probe LSP nodes by pubkey.

Scope

  • Add ProbeNode devtools command (probeNode) in DevToolsProvider, mirroring ProbeInvoice
    • Args: targetName, nodeId, amountSats / amountMsat, timeoutSeconds
    • Delegate to LightningRepo.sendProbeForNode() + waitForProbeOutcome()
    • Return same structured JSON success/failure as probeInvoice
  • Unit test for command parsing / delegation (LightningRepoTest patterns)

Notes

  • sendProbeForNode / sendKeysendProbe already exist; probing tool UI already supports keysend
  • Blocks bitkit-e2e-tests and bitkit-nightly config work in parent issue

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions