hackbg / fadroma

Magical flying bulldozer for the Cosmosverse. Contains clients for Tendermint-based chains in various degrees of completeness, and a mini build system for deploying systems of multiple interdependent smart contracts from source.
https://fadroma.tech
GNU Affero General Public License v3.0
51 stars 15 forks source link

WIP: Upgrade to secretjs 1.5 #142

Closed egasimus closed 1 year ago

egasimus commented 1 year ago

This PR deprecates the @fadroma/scrt-amino and @fadroma/scrt-grpc packages, leaving only @fadroma/scrt in preparation for the upcoming secretjs 1.5.0 release.

Next PR will fix CI.

AtanasKrondev commented 1 year ago

Is there a branch in siennajs so we can test it in FE? If not I can try to make one