yihuang
yihuang
it's because `traceTx` doesn't execute the hooks, so it's succesful.
> @yihuang are you planning to work on this or should we assign someone from our team? no, we are not working on it, do you plan to refund native...
https://github.com/evmos/ethermint/pull/1121 I think this PR should have some improvements on speed, although it's mainly for disk space reduction, can you give it a try? need to set `enable-indexer = true`...
I think this one is fixed right?
ah, you mean the ModuleCRC
the main blocker is the [ds-token](https://github.com/dapphub/ds-token/blob/master/src/token.sol#L18) only support up to 0.6.x, an alternative is to switch to openzeppelin.
is there a specific issue with older compilers?
these issues are with the websocket subscribe api, right?
I guess there are some slow rpc queries going on?