cudoventures / cudos-node

CUDOS blockchain node
GNU General Public License v3.0
29 stars 20 forks source link

Unfork cosmos-sdk and upgrade to original version 0.45.16. #111

Closed tnv1 closed 9 months ago

tnv1 commented 9 months ago

Summary

  1. Remove replace of cudos cosmos-sdk and using original cosmos-sdk version 0.45.16
  2. Add ante handle for checking MsgCreateValidator in x/staking and MsgVerifyInvariant in x/crisis
  3. Remove simapp, testhelper
  4. Remove x/group. TODO: need add group module
  5. Add custom bank module for modifying BurnCoins
  6. Upgrade to go version 1.19
tuantran1702 commented 9 months ago

Done committing to upgrade/v1.2.0