You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this stemmed from celestia-app instead of celestia-core so I will transfer the issue there. It seems like there was a panic in the antehandler. Specifically here (github.com/celestiaorg/[email protected]/x/auth/ante/setup.go:40) when calling gasTx.GetGas(). There's usually something to catch panics in the antehandler but it's declared immediately afterwards hence why this still causes a consensus panic
I observed this only when enabling the CAT mempool, when using 134MB blocks:
The text was updated successfully, but these errors were encountered: