classic-terra / core

GO implementation of the Terra Classic Protocol
Other
66 stars 39 forks source link

Tracking issue for Core v2.2.0 release #311

Closed nghuyenthevinh2000 closed 11 months ago

nghuyenthevinh2000 commented 1 year ago
nghuyenthevinh2000 commented 11 months ago

@alchemist-ti can you check our wasmd compatible with cosmos - sdk v46, there are some incompatibles: https://github.com/classic-terra/wasmd

currently, I am using this modified version of cosmos - sdk v46: https://github.com/classic-terra/cosmos-sdk/pull/8, feel free to modify it if you see fit.

alchemist-ti commented 11 months ago

@alchemist-ti can you check our wasmd compatible with cosmos - sdk v46, there are some incompatibles: https://github.com/classic-terra/wasmd

currently, I am using this modified version of cosmos - sdk v46: classic-terra/cosmos-sdk#8, feel free to modify it if you see fit.

Yes, I will check it.

nghuyenthevinh2000 commented 11 months ago

@inon-man since we are removing legacy rest on cosmos - sdk, I think that we have to discus about rest endpoints migration else station, and all dependant front - end will break heavily

inon-man commented 11 months ago

@inon-man since we are removing legacy rest on cosmos - sdk, I think that we have to discus about rest endpoints migration else station, and all dependant front - end will break heavily

legacy rest endpoints were removed from terra.js very long time ago, and fcd does not use it too anymore. Station will be safe but I will test it on my local.