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(x/accounts/default/lockup) Lockup account track undelegation when unbonding entry is mature #22254

Open
wants to merge 41 commits into
base: main
Choose a base branch
from

Merge branch 'main' into son/lockup_unbond_sync

be528f7
Select commit
Loading
Failed to load commit list.
Open

fix(x/accounts/default/lockup) Lockup account track undelegation when unbonding entry is mature #22254

Merge branch 'main' into son/lockup_unbond_sync
be528f7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 9, 2024 in 6s

22 new alerts

New alerts in code changed by this pull request

  • 21 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 810 in api/cosmos/accounts/defaults/lockup/v1/lockup.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 812 in api/cosmos/accounts/defaults/lockup/v1/lockup.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 1299 in api/cosmos/accounts/defaults/lockup/v1/lockup.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 1301 in api/cosmos/accounts/defaults/lockup/v1/lockup.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 notice on line 14 in api/cosmos/accounts/defaults/lockup/v1/query.pulsar.go

See this annotation in the file changed.

Code scanning / CodeQL

Sensitive package import Note

Certain system packages contain functions which may be a possible source of non-determinism

Check warning on line 161 in api/cosmos/accounts/defaults/lockup/v1/query.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 163 in api/cosmos/accounts/defaults/lockup/v1/query.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 933 in api/cosmos/accounts/defaults/lockup/v1/query.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 935 in api/cosmos/accounts/defaults/lockup/v1/query.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 1787 in api/cosmos/accounts/defaults/lockup/v1/query.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 1803 in api/cosmos/accounts/defaults/lockup/v1/query.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 1805 in api/cosmos/accounts/defaults/lockup/v1/query.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 2216 in api/cosmos/accounts/defaults/lockup/v1/query.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 2279 in api/cosmos/accounts/defaults/lockup/v1/query.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 2281 in api/cosmos/accounts/defaults/lockup/v1/query.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 2700 in api/cosmos/accounts/defaults/lockup/v1/query.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 3129 in api/cosmos/accounts/defaults/lockup/v1/query.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 3550 in api/cosmos/accounts/defaults/lockup/v1/query.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 3552 in api/cosmos/accounts/defaults/lockup/v1/query.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 3979 in api/cosmos/accounts/defaults/lockup/v1/query.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 3981 in api/cosmos/accounts/defaults/lockup/v1/query.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 390 in x/accounts/defaults/lockup/lockup.go

See this annotation in the file changed.

Code scanning / CodeQL

Comparison of identical values Warning

This expression compares an
expression
to itself.