Skip to content

Conversation

@cboh4
Copy link
Contributor

@cboh4 cboh4 commented Nov 17, 2025

No description provided.

ctx = ctx.WithTxBytes(bytesCronMsgs[idx])
_, err := am.keeper.Execute(ctx, msg.Contract, msg.Sender, msg.Msg, msg.SentFunds, msg.CallbackSig, wasmtypes.HandleTypeExecute)
if err != nil {
ctx.Logger().Error("Failed to execute cron message", "error", err)

Check warning

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

path flow from Begin/EndBlock to a panic call
path flow from Begin/EndBlock to a panic call
path flow from Begin/EndBlock to a panic call
path flow from Begin/EndBlock to a panic call
path flow from Begin/EndBlock to a panic call
@cboh4 cboh4 force-pushed the enable-cron-module branch from f010f62 to e8863ae Compare November 25, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants