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

feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug #20790

Merged
merged 46 commits into from
Jul 24, 2024

Merge branch 'main' into facu/removepooldep-distr

57d33eb
Select commit
Loading
Failed to load commit list.
Merged

feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug #20790

Merge branch 'main' into facu/removepooldep-distr
57d33eb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 24, 2024 in 5s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 481 in x/protocolpool/keeper/keeper.go

See this annotation in the file changed.

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

Check warning on line 118 in x/protocolpool/module.go

See this annotation in the file changed.

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

Check warning on line 1029 in api/cosmos/protocolpool/v1/genesis.pulsar.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt

Check warning on line 1031 in api/cosmos/protocolpool/v1/genesis.pulsar.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt