Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(feeabs): fix BeginBlocker disabled #199

Closed
wants to merge 3 commits into from

Conversation

tuantran1702
Copy link
Collaborator

No description provided.

@tuantran1702 tuantran1702 changed the base branch from main to release/v8.0.x May 29, 2024 17:18
@tuantran1702 tuantran1702 force-pushed the feat/add-update-params branch from be6e671 to 2b0b2ae Compare May 29, 2024 17:24
@tuantran1702 tuantran1702 force-pushed the feat/add-update-params branch from 2b0b2ae to 6d357ed Compare May 29, 2024 17:26

func (am AppModule) BeginBlock(ctx context.Context) error {
sdkContext := sdk.UnwrapSDKContext(ctx)
am.keeper.BeginBlock(sdkContext)

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant