Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove code to automatically create eclair-managed wallet #2746

Merged

Conversation

sstone
Copy link
Member

@sstone sstone commented Sep 20, 2023

This code made the onchain key manager more complex, and for older wallets (when nodes are moved to a new machine for example) we need to provide a manual process for creating a new empty wallet and importing descriptors generated by Eclair.

=> It is simpler to always use this manual process.

This code made the onchain key manager more complex, and for older wallets (when nodes are moved to a new machine for example) we need
to provide a manual process for creating a new empty wallet and importing descriptors generated by Eclair.

=> It is simpler to always use this manual process.
@sstone sstone force-pushed the implement-external-signer-remove-createwallet branch from 5e317d7 to 692cdf2 Compare September 20, 2023 13:30
@sstone sstone marked this pull request as ready for review September 20, 2023 15:00
@sstone sstone requested a review from t-bast September 20, 2023 15:01
docs/BitcoinCoreKeys.md Outdated Show resolved Hide resolved
docs/BitcoinCoreKeys.md Outdated Show resolved Hide resolved
docs/BitcoinCoreKeys.md Outdated Show resolved Hide resolved
Copy link
Member

@pm47 pm47 left a comment

Choose a reason for hiding this comment

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

The file BitcoinCoreKeys.md isn't great imo. The raw content is there, but it's not well structured and doesn't highlight what commands/actions the operator should run vs the rest (context, examples, warnings, etc.). Plus there are numerous syntax/case/sentence ending inconsistencies.

docs/BitcoinCoreKeys.md Outdated Show resolved Hide resolved
@sstone sstone requested a review from pm47 September 21, 2023 09:22
@sstone sstone merged commit bf6f240 into implement-external-signer Sep 21, 2023
@sstone sstone deleted the implement-external-signer-remove-createwallet branch September 21, 2023 11:48
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.

3 participants