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

BSIP 87: Force Settlement Fee Ratio #263

Closed
wants to merge 7 commits into from
Closed

Conversation

bitcrab
Copy link
Contributor

@bitcrab bitcrab commented Feb 24, 2020

No description provided.

@abitmore
Copy link
Member

The commit history is a bit messy.. @bitcrab could you please remove the unnecessary changes about BSIP81? If you don't know how to rebase/squash/force push, perhaps create a new pull request. Thanks.

This BSIP provide a solution to charge fee from force settlement.

# Motivation
Force settlement is an important part in smartcoin design, it provides the power to smartcoin owner to ask for collaterals with reference to feed price, and then guarantees the peg of smartcoin.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"smartcoin owner" is used several times in the document, but meaning different group of people. I think it should be "smartcoin holders" here.

Add one new parameter Force Settlement Fee Ratio(FSFR) for each smartcoin, which is controlled by the smartcoin owner.
`Force settlement order price = settlement price*(1+FSO)/(1-FSFR)`

Here settlement price is a new introduced parameter which is defined in BSIP71, settlement price = feed price when there is no bad debt.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BSIP 71 is not finalized yet.

@sschiessl-bcp sschiessl-bcp changed the title new bsip: Force Settlement Fee Ratio BSIP 87: Force Settlement Fee Ratio Feb 25, 2020
@sschiessl-bcp
Copy link
Collaborator

The commit history is a bit messy.. @bitcrab could you please remove the unnecessary changes about BSIP81? If you don't know how to rebase/squash/force push, perhaps create a new pull request. Thanks.

As an admin of the bsip repository you can commit to the branch of incoming PR's if the requester did not deactivate it specifically.

@bitcrab
Copy link
Contributor Author

bitcrab commented Feb 26, 2020

a new PR #265 is created to replace this one, please check.

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

Successfully merging this pull request may close these issues.

3 participants