terra-money / alliance

🤝 Alliance chain with x/alliance module
Other
49 stars 31 forks source link

Unbonding name harmonization #205

Open emidev98 opened 1 year ago

emidev98 commented 1 year ago

Harmonize the unboundings because at the moment we have unbondings and undelegations. Technically when we talk about undelegation it is an unbound. I would recommend to create a naming definition that talks about:

there are more places in the code where this modifications need to be applied but these were just two of the many examples where the wording should be changed from undelegation to unbonding

Is important to take in consideration that the old entry points with the undelegations name must remain the same as now but must be deprecated, that way can be removed in a future release.

coderr01 commented 1 year ago

@emidev98 i would like to contribute. Can you tell me from where to start ?

emidev98 commented 1 year ago

Hello @coderr01 I updated the issue with more info. I hope now it is better described where to start from