-
Notifications
You must be signed in to change notification settings - Fork 8
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
BAIP 1: Decouple BitAssets from Bitshares BSIPS Repository #1
Comments
The purpose of the BSIP repository is to provide the single source for project-wide improvements proposals and discussions, including informational and protocol proposals. The BSIP Review Team is comprised of members from multiple development teams and individuals with the Community and is not limited solely to Core Team members. SmartCoins are a protocol feature and are not controlled by the Committee (other than related fees). BitAssets are a special case SmartCoin owned by the Committee. How the Committee operates those BitAssets is at their discretion alone. In the case of BSIP83, the authors are focused on a protocol change to separate the feed provision of BitAsssets (product) from the block producer role (protocol). |
I would suggest to create a separate repository for BSSCIP (or whatever it will be called), instead of using the committee repo. Also I agree with @ryanRfox that the wording should make it clear that the repo is meant for (committee-owned) BitAssets, not for all SmartCoins. Changes to SmartCoin logic that must be implemented in the core should still go into the BSIPS repository. |
|
This repo is good enough unless committee want to create different repo.
Change to BCSSCIP (BitShares Committee's SmartCoins Improvement Proposal)
True. Changes in core code is relevant to core team. |
BitShares may have a brand owner in future which may have conflict with committee and "BCSSCIP" is too long. I suggest change to BAIP (BitAssets Improvement Proposal). |
Created https://github.com/bitshares/baips, moving this issue there. |
@bangzi1001 please continue here. |
I am preparing BAIP Purpose and Guidelines which is similar to BSIP-0001. Some wording will change for BitAssets and will add criterias about how BAIP proposals consider approved by BTS Holders. |
BitAssets are owned by committee and price feed are provided by witnesses (New role call Oracles/Price Feeders in future). The main purpose of Bitshares BSIPS Repository allow community propose any changes related to CORE level. But there are some BSIP related to changes of BitAssets parameters and price feed formula which is totally irrelevant to core team, it give unnecessary pressure and workload to core team developers which slow down development work. They are the best C++ programmers in the world but community should not expect them good in economy as well, is totally different field.
Solution:
Any proposal that change BitAssets' parameters or price feed formula should use committee-tools
Repository. If need to assign any number, then can use BAIP (BitAssets Improvement Proposal).
The text was updated successfully, but these errors were encountered: