Dreamer
Dreamer
> > @yihuang correct. But the issue is that we can't call arbitrary module logic, in the way that we can pass CosmosMsg's from CosmWasm VM to the module directly....
> Does it work with nested message call? > Say tx calls contract1, contract1 calls contract2, contract2 calls precompile, precompile success, but the contract2 call failed eventually, contract1 recovered the...
> > > Does it work with nested message call? > > > Say tx calls contract1, contract1 calls contract2, contract2 calls precompile, precompile success, but the contract2 call failed...
> > But this error should be caused by human, unless there is such a need > > It's not a human error, contracts call each other all the time,...
> @dreamer-zq we need to handle the case where someone calls the precompile with a try catch, and we need to revert the execution of the current contract call, but...
> @dreamer-zq we need to handle the case where someone calls the precompile with a try catch, and we need to revert the execution of the current contract call, but...
@yito88 , mainly considering that such non-compliant NFTs may already exist before the specification is made. In order to support these NFTs and cross-chains, there is currently no mandatory verification,...
我的也是,最后还是卸载了