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

Allow manually providing pubkeys for multisig addresses [$100] #413

Closed
adamkrellenstein opened this issue Nov 5, 2014 · 4 comments
Closed
Assignees
Milestone

Comments

@adamkrellenstein
Copy link
Member

adamkrellenstein commented Nov 5, 2014

  • Throuh CLI and through API.
  • The code for finding those keys automatically in the blockchain is not wonderful, nor is the requirement for addrindex=1.
  • It is inconsistent to allow the passing of pubkeys for non-multisig, though.

--- Did you help close this issue? Go claim the **[$100 bounty](https://www.bountysource.com/issues/5796240-allow-manually-providing-pubkeys-for-multisig-addresses?utm_campaign=plugin&utm_content=tracker%2F494307&utm_medium=issues&utm_source=github)** on [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F494307&utm_medium=issues&utm_source=github).
@jprupp
Copy link

jprupp commented Nov 10, 2014

This is necessary to avoid having to create outgoing transactions from the individual keys used in an MS account. This is a very important feature. 👍

@toysrtommy
Copy link

Hi Adam, pinging to see if any ETA here. We're highly dependent on this feature ourself, and I think anyone using multisig feature will likely need that as well.

@adamkrellenstein
Copy link
Member Author

@toysrtommy, as I said elsewhere, this is a relatively low priority. If you need a feature developed, you need to give us advance notice.

@robby-d robby-d changed the title Allow manually providing pubkeys for multisig addresses Allow manually providing pubkeys for multisig addresses [$100] Nov 15, 2014
@robby-d robby-d added the bounty label Nov 15, 2014
adamkrellenstein added a commit that referenced this issue Dec 6, 2014
@adamkrellenstein
Copy link
Member Author

Untested solution: 7089292
PR: #490

@robby-d robby-d added the bounty label Dec 6, 2014
@adamkrellenstein adamkrellenstein added this to the v9.48.0 milestone Dec 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants