feat(regtest): add configuration option for cdk host #1736
No reviewers
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk!1736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "TheMhv/feat/regtest-server-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
While i been trying to use a regtest cdk mint in another machine inside my local network, i reach that the host is not configurable in regtest default build. I changed this.
Notes to the reviewers
Added a new argument for
misc/interactive_regtest_mprocs.shfor CDK mints host setup, that will be "127.0.0.1" as default.Added this new argument on justfile too.
Suggested CHANGELOG Updates
CHANGED
misc/interactive_regtest_mprocs.shjustfileADDED
REMOVED
FIXED
Checklist
just final-checkbefore committingView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.