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

[CLI] Support Bitcoin address mapping #1258

Closed
jolestar opened this issue Dec 21, 2023 · 1 comment
Closed

[CLI] Support Bitcoin address mapping #1258

jolestar opened this issue Dec 21, 2023 · 1 comment
Assignees
Labels
area::cli CLI relative issues
Milestone

Comments

@jolestar
Copy link
Contributor

  1. Connect to Bitcoin RPC and call signmessagewithprivkey to sign the rooch transaction to create a session key.
  2. Record the session key in the local key store.
  3. The account list command supports mapping addresses.

#622

@jolestar
Copy link
Contributor Author

It is hard to use the Bitcoin RPC to sign messages via any type of address.

bitcoin/bitcoin#10542 #1282

Make this TBD.

@github-project-automation github-project-automation bot moved this to Done in Rooch Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::cli CLI relative issues
Projects
Status: Done
Development

No branches or pull requests

3 participants