Skip to content

feat: add regtest service profiles to node unlock command#17

Open
Arshia-r-m wants to merge 1 commit into
masterfrom
feat/add-def-regtest
Open

feat: add regtest service profiles to node unlock command#17
Arshia-r-m wants to merge 1 commit into
masterfrom
feat/add-def-regtest

Conversation

@Arshia-r-m
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 17:03
@Arshia-r-m Arshia-r-m requested a review from bitwalt April 24, 2026 17:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a selectable “Bitcoin services profile” to kaleido node unlock, including new regtest defaults, and verifies the behavior via CLI tests.

Changes:

  • Introduces regtest default service constants (bitcoind/indexer/proxy) in config.
  • Updates node unlock interactive flow to choose between signet defaults, regtest defaults, or fully custom values.
  • Adds CLI tests covering interactive signet defaults, regtest defaults, and custom service entry.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
kaleido_cli/config.py Adds regtest default service endpoints/credentials used by unlock profiles.
kaleido_cli/commands/node.py Adds profile prompt + regtest defaults wiring into node unlock interactive prompts and help text.
tests/conftest.py Extends RLN mock with unlock_wallet AsyncMock to support new command tests.
tests/test_cmd_node.py Adds coverage for interactive unlock profile selection and custom overrides.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants