yjh

Results 105 comments of yjh

Are there any plans to integrate ethererum/tests? I found that some tests failed (maybe mainly due to inconsistent calculation of state root, which has nothing to do with the revm...

I could cleanup wasmi-executor, It's not hard for me to remove it.

be happy to do it after https://github.com/paritytech/substrate/pull/13740

> Therefore the second conclusion we have is The existent deployable accounts with storage are not possible to be redeployed unless hash collision. > In a summary we can prove...

@rjl493456442 Hi What I mean is that in a tx of using the contract to create two new contracts, If we call `create2` twice, and the parameters were exactly the...

@HerrCai0907 Hi, there is another kind type error. See the above examples. TBH, it's huge break change.

@MaxGraey Maybe the as-bignum should handle this problem rather than AssemblyScript? I really don't understand the specific semantics and scope of overloading `!=` and `==`,

I always feel that we always need non-overloadable reference comparison and overloadable comparison