ZENODE

Results 20 comments of ZENODE

See https://github.com/heliaxdev/hermes/issues/27#issuecomment-2035442593

> Thank you so much for your reporting and investigation. They're super helpful. > It's caused by ibc-rs' bug [ibc-rs/#1080](https://github.com/cosmos/ibc-rs/issues/1080) (It was fixed in v0.51.0). > > An IBC client...

> @zenodeapp What version were you running? Hey, this was after the hardfork so: v0.32.1.

Hehe it started to get into Swappy swap area. ![image](https://github.com/QuilibriumNetwork/ceremonyclient/assets/108588903/4f86cf88-c37c-4720-8734-c2d5990475fa) This is about 2 hours and 45 min after my first post.

Oh lord. Forced to restart it. ![image](https://github.com/QuilibriumNetwork/ceremonyclient/assets/108588903/2f618baa-ce76-425e-a452-fae38b704130)

Oh, I just saw: https://github.com/demipoet/demipoet.github.io?tab=readme-ov-file#1-limit-node-cpu-usage Will tell if it works better after applying this. I set it to `1080%` (90% x 12 cores).

I just find the mem usage odd, since I'm not getting this on my other node. Though that node has the grpc listener address configured + also the stats config....

> This has nothing to do with the CPU. It should be a memory overflow or something wrong with the code. Yep. I btw am a goof for not being...

Alright, enough time passed to conclude this is no longer an issue since V1.4.2. The other problem I now have is that frames seem stuck in the 4k range. Though...

> Just be careful with the ante handlers, because `MsgEthereumTx` relies on many logics executed in ante handler, so it can't be executed with authz, which don't run the ante...