-
Notifications
You must be signed in to change notification settings - Fork 86
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
BSIP68: Market Fee Based Asset (MFBA) #134
base: master
Are you sure you want to change the base?
Conversation
merge latest changes to openledger bsips repository Dec 2018
Thomas, as others mentioned FBA, we did an investigation on FBA. In any case, even when enhanced and completed, FBA seems to be quite limited. The main limitation is that it only SHARES THE FEES COLLECTED FOR A PARTICULAR OPERATION, such as stealth transaction and it hardcodes the tie between this operation to the specific asset. What we offer in the MFBA is an ability to tie ANY ASSET to MARKET FEES of a group of OTHER ASSETS. in this case, it's not hardcoded, but rather is determined in asset settings. It has quite different purpose than FBA, namely split profits from market fees. Of course, we have to be careful with having such a feature in the blockchain. |
I worked with @OpenLedgerApp to establish a drafting budget for this BSIP of 10 hours. It will be paid in weeks 50-51. Revisions will continue within this budget. |
|
||
#Discussion | ||
|
||
# Copyright |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a easy-to-understand Summary for the Shareholders
What are the additional leverages created for BTS holders, what are the benefits? Also, where are the risks?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benefits for BTS holders:
- Increasing the profitability of the BTS DEX
- Encouraging users to hold assets on the BTS DEX
- Bringing new users
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to update the document but not only reply here.
To my knowledge, buyback of STEALTH tokens from stealth operation fees was fully implemented and is working as designed. https://bitsharescan.com/account/stealth-buyback Dividend-like payments to a large number of token holders are computationally expensive. That's the reason why STEALTH works like it does - it buys back tokens from the market (which is computationally cheap), which creates demand and drives the price up, to the benefit of all STEALTH holders. |
Of course "buybacks" are different from "dividends" not only legaly but also emotionally. In the first case, the price goes up, while in the latter case, the amount goes up. |
We are planning to run a performance test and measure computation, in order to evaluate whether the maintenance interval can be elongated depending on token holders. |
I like this BSIP as it is the consequent evolution of the Market fee sharing BSIP that is already voted in. Market fee sharing allows the asset owner to share Nevertheless, please streamline your wording. Are you certain you want MFBA to be a SmartCoin? |
IMO the term SmartCoin is applicable here. In my understanding, it's a generalization of MPA, PM, FBA, and anything else that is based on some automatism. |
The wording SmartCoin / BitAsset is exclusively reserved for crypto-collaterized, user-loaned tokens like bitUSD in my understanding. |
Hm, ok. Various online glossaries show that you're right. Sorry. |
Please explain what exactly you're measuring there. First impression is that processing time increases by 30%, which is not acceptable IMO. |
We would like to explain the previously attached image. First of all, this graphic measures the duration of the maintenance interval, and not the work of the node as a whole.
The Red line is the result of these steps. A testnet for this test is going to develop bitshares branch, the last commit in which [0358f286cebf83cd498a11411c84ab0aa927b689] There are following steps for measuring the interval maintenance with implemented sharedrop:
The Blue line shows the result of these steps. Since in this case, the logic of distribution of remuneration to stock-assets holders starts We hope these explanations will answer all your questions. |
This is way too small IMHO.
Filled orders should be much more than unfilled. Maybe 100K filled orders and 1K unfilled orders would be OK. |
@ryanRfox please assign BSIP number. |
We would like to put our BSIP on voting. What should we do to put this BSIP on voting? @ryanRfox please let us know. Thanks in advance! |
IMHO this BSIP lacks of technical specifications. Also it didn't mention anything about legal risks. |
You have not adressed all comments. It makes no sense to define this as a separate asset type, and especially not only for SmartCoins. |
Dear BitShares Community,
We would like to introduce the Dynamic Market Fees BSIP.
The purpose is to support high-volume trading and market makers. Thus making it more profitable for them. We believe it will bring more people to BitShares.
As per BitShares Core Team request we have spent some time drafting this BSIP.
And here's the resulting BSIP:
https://github.com/openledger/bsips/blob/bsip-mfba/bsip-00XX%20Market%20Fee%20Based%20Asset%20(MFBA).md
The pull request is here:
#134
The forum discussion is here:
https://bitsharestalk.org/index.php?topic=27601.0
Please share your opinion.
If you think it might help BitShares, please voice your opinion and vote for it, when the worker is created.
Sincerely,
Denis Sokolov
OpenLedger