-
Notifications
You must be signed in to change notification settings - Fork 648
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
Alternative black swan response methods #2467
Comments
Done via #2499. |
Any chances that example tx payloads are shown somewhere that include setting those new options? |
@sschiessl-bcp see testnet block No. 51348389 which includes an
Signed with cli_wallet command
For the bit in asset issuer permission, it's
|
User Story
As a MPA owner I'd like to have alternative black swan response methods, but not only global settlement. Specifically, I'd like a method to not liquidate the well-managed debt positions.
A related discussion and analysis is here: bitshares/bsips#179 (comment)
Specification
black_swan_response_method
field inextensions
of bitasset options (unavailable for PM)global_settlement
no_settlement
aka "Global Settlement Protection"median_feed
field inasset_bitasset_data_object
to track the median of real price feedsindividual_settlement_to_fund
individual_settlement_debt
andindividual_settlement_fund
fields inasset_bitasset_data_object
individual_settlement_to_order
bool
fieldis_settled_debt
field inlimit_order_object
disable_bsrm_update
bit in assetissuer_permissions
(unavailable for PM or UIA)flags
asset_settle_operation
toextendable_operation_result
Impacts
Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.
CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: