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

Need: bitcoin-"send to owners" RPC call #262

Closed
dexX7 opened this issue Dec 24, 2014 · 6 comments
Closed

Need: bitcoin-"send to owners" RPC call #262

dexX7 opened this issue Dec 24, 2014 · 6 comments

Comments

@dexX7
Copy link

dexX7 commented Dec 24, 2014

This seems almost redundant to sendmany and one may just create a list of owners and create the transaction via some other means, but since an explicit call would be much easier, I suggest to implement a "send to owners" RPC call for bitcoin.

I'll sign up for this task, but I'm not sure, if I get this ready within the next days due to xmas.

Related: #261

@m21
Copy link

m21 commented Dec 27, 2014

@dexX7
Copy link
Author

dexX7 commented Dec 28, 2014

This doesn't work for Bitcoin, but only token transactions. I say it's almost trivial, because it can be done manually, but since it's often named in "comparisons of different meta-coin systems", I suggest to do it.

@m21
Copy link

m21 commented Dec 28, 2014

sendtoowners_MP works for MSC, TMSC and all SP on Master Protocol.
You are probably suggesting sending some BTC to all owners of MP-properties? Proportionally? That sounds like something that would need to be added to the spec first.

@dexX7
Copy link
Author

dexX7 commented Dec 28, 2014

You are probably suggesting sending some BTC to all owners of MP-properties?

Correct.

That sounds like something that would need to be added to the spec first.

A note in the spec wouldn't hurt, that's true. Strictly seen it's not a Master protocol transaction, but combining Core functions, but an explicit data package to tag such a transaction for easier identification by transaction explorers would be great.

In this context: OmniLayer/spec#298

@m21
Copy link

m21 commented Jan 2, 2015

Thinking a bit more -- the current STO MP command does not actually "send" anything to the actual owners (no blockchain entry for those destination addresses).
So the change to the sendtoowners_MP command you are proposing is actually more drastic than appears on first glance. Please conitnue in the spec instead.

@m21 m21 closed this as completed Jan 2, 2015
@zathras-crypto
Copy link

Just clarifying here - a bitcoin STO has absolutely nothing to do the the
MP and is not issued via the MP. Sure you may use MP balances to
determine to whom and how much BTC you are going to send, but there is no
protocol packet to parse, just a bitcoin transaction with a bunch of
outputs.

As such, the Q stands as should this be a Omni Protocol function?

I actually think it will be useful for integrators, but agree on
prioritization - if no-one is asking for it yet, let's put it on the
backburner.

On Sat, Jan 3, 2015 at 8:29 AM, Michael [email protected] wrote:

Closed #262 #262.


Reply to this email directly or view it on GitHub
#262 (comment).

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

No branches or pull requests

3 participants