User Story
As a MPA owner I'd like that there is an option to disable collateral bidding for my MPAs.
Specifications:
- new
disable_collateral_bidding bit in asset flags and issuers_permissions
- unable to set before hard fork
- unable to set on UIAs, but can be set on PMs (although useless)
- common logic about issuer permissions (if permission is forfeited, unable to update flag, unable to enable permission if supply is non-zero, etc)
- if set in
flags, unable to bid collateral
- when newly configured via
asset_update_operation, cancel all collateral bids
- at hard fork time, cancel all collateral bids of asset which already disabled collateral bidding (due to old bug)
Impacts
Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.
Additional Context (optional)
Add any other context about your request here.
CORE TEAM TASK LIST
User Story
As a MPA owner I'd like that there is an option to disable collateral bidding for my MPAs.
Specifications:
disable_collateral_biddingbit in assetflagsandissuers_permissionsflags, unable to bid collateralasset_update_operation, cancel all collateral bidsImpacts
Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.
Additional Context (optional)
Add any other context about your request here.
CORE TEAM TASK LIST