mastercoin-MSC / mastercore

mastercore info
mastercoin.org
MIT License
24 stars 11 forks source link

STO: exclude amounts reserved for "accepts" #235

Closed dexX7 closed 9 years ago

dexX7 commented 9 years ago

For the rationale, see: https://github.com/mastercoin-MSC/spec/issues/295

zathras-crypto commented 9 years ago

This PR (I think) would have the behavior of lowering the rightful amount an address should receive.

Example scenario: Address A has 100 MSC 'available', plus 50 MSC in a sell offer, of which 10 MSC is accepted but not paid for.

Address A thus has a 'total' of 150 MSC, but only 140 if you exclude Address A's ACCEPT_RESERVE.

dexX7 commented 9 years ago

You're completely right. Thanks for the fast reaction! :)