feat: add leverage/Params.max_share_trigger proto#1409
feat: add leverage/Params.max_share_trigger proto#1409robert-zaremba wants to merge 4 commits intomainfrom
Conversation
| // is below `max_share_trigger`, the limitation is not checked. | ||
| // Valule in USD. 1 = 1 USD | ||
| // Valid values: 1-∞ | ||
| uint64 max_share_trigger = 1 [ |
There was a problem hiding this comment.
1 was not used.
Open for suggestions for a better name for this param.
|
This should wait until v4, as it is not required for mainnet release. |
agreed |
|
@adamewozniak , @toteki I prefer to have stable proto. This PR doesn't add new functionality. But we will need to use it as soon as we will enable Axelar. |
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
I'm going to extract the docs imprvements from this PR and move it to a new PR. |
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description
We need a leverage module parameter to solve a cold start / bootstrap problem for tokens with limited
max_supplyandmax_collateral_share.Ref:
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!to the type prefix if API or client breaking changeCHANGELOG.mdReviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...