Skip to content

Conversation

stevenlanders
Copy link
Contributor

Describe your changes and provide context

  • when a receipt has status 0, we should always have an error field in the trace
  • if no error field exists, this will inject one

Testing performed to validate your change

  • unit tests, deploy to rpc

stevenlanders and others added 2 commits September 11, 2025 14:55
…nil check

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
// evmOnlyBlooms = append(evmOnlyBlooms, evmOnlyBloom)
//}
// am.keeper.SetEvmOnlyBlockBloom(ctx, evmOnlyBlooms)
am.keeper.SetBlockBloom(ctx, allBlooms)

Check warning

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

path flow from Begin/EndBlock to a panic call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants