Devashish Dixit

Results 97 comments of Devashish Dixit

@dtolnay Any update on this?

I was hoping to do these changes in multiple steps (so that code review is easier): 1. Remove `wasmd` 2. Change release scripts to not include dlls 3. Create an...

> @devashishdxt fine to break it down in that sequence, but is there a need to wait for `ibc-go 4.0.0`? or is rc2 ok? Final version will use SDK `v0.45.7`...

> that could be achieved with `replace` or a fork of ibc-go; no need to wait for the final release here (given it's for the alpha testnet?) I've talked to...

> 2\. Change release scripts to not include dlls Hi @yihuang, can you help me create a PR for this?

> > > 2. Change release scripts to not include dlls > > > > > > Hi @yihuang, can you help me create a PR for this? > >...

> > 3. Create an alpha release with cosmos-sdk 0.45.7 and ibc-go 4.0.0 (for croeseid-5) > > > > @devashishdxt are you going to tag this one? Yes. Just running...

> @devashishdxt should this PR also add `x/group` or should that be done separately? It's better to do it separately. This PR should just upgrade the cosmos-sdk version without adding...

> https://github.com/crypto-org-chain/chain-main/pull/828#issuecomment-1209296723 > > so are you going to do it before the NFT module work? Yes

@leejw51crypto `SPID` and `IAS_KEY` can be provided from environment variables also. https://github.com/crypto-com/chain/blob/ed20aa11c640c1ea5bd9a166563a85257566f8e1/chain-tx-enclave-next/enclave-ra/ra-sp-server/src/config.rs#L19