kintsugi-tech / slash-refund

0 stars 0 forks source link

Stop using local cosmos-sdk #4

Open niilptr opened 1 year ago

niilptr commented 1 year ago

We are using a modified version of cosmos-SDK in which the slash event has the infraction height attribute. This was done to complete the refund logic in a shorter time. Now should go back to default cosmos-SDK, refactoring the code to avoid using modified cosmos-SDK.