rename ln settings in toml configuration #1127
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!1127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "config/refactor"
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
BREAKING CHANGE: rename config table and key:
Notes to the reviewers
Suggested CHANGELOG Updates
CHANGED
ADDED
REMOVED
FIXED
Checklist
just final-checkbefore committingShould it be payment_backend. Just backend could mean database or something?
Is kind better?
yes. I like that.
should we do prefixes to the payment_backends? like
[payment_backend.cln]instead of[cln].This would be consistent with the database configuration.
Yes I think this is better
I have updated this to be backwards compatible with the old config https://github.com/cashubtc/cdk/pull/1127/commits/60037e7f2e5e53349f49505df871fef5d237b5cd
We print deprecation warnings to std out if we see the old [ln] configuration is still active.
Tried this with my existing config and worked and got the expected warning. Is there anything else you have left here or think its good?
ACK
b00c944100This does not rename anything that gets added to the db so we don't have to migrate anything there.
This PR is stale because it has been open for 60 days with no activity.
Pull request closed