SecretNetwork icon indicating copy to clipboard operation
SecretNetwork copied to clipboard

Decide which types of cosmos messages we want to implement

Open assafmo opened this issue 3 years ago • 2 comments

Extend this and all subsequent usages, including adding them to cosmwasm-std in here and inside the enclave in here.

assafmo avatar Jul 22 '21 16:07 assafmo

Doesn't this depend on what we do with the cosmwasm module? (which upgrade path we choose)

Cashmaney avatar Jul 22 '21 17:07 Cashmaney

We're not touching the core cosmwasm module, we'll just add support for all of these messages in cosmwasm-std and in x/compute (where these messages get translated into proper cosmos messages).

Not sure if we'll implement all of these^, I just pasted all of them here for now.

assafmo avatar Jul 22 '21 17:07 assafmo