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(store/v2): build the migration manager in the root store factory #22336

Merged
merged 39 commits into from
Jan 13, 2025

Merge branch 'main' into store/factory_migration

d342edc
Select commit
Loading
Failed to load commit list.
Merged

feat(store/v2): build the migration manager in the root store factory #22336

Merge branch 'main' into store/factory_migration
d342edc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 11, 2025 in 7s

7 new alerts

New alerts in code changed by this pull request

  • 6 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 13 in api/cosmos/store/v2/commit_info.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 284 in api/cosmos/store/v2/commit_info.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 286 in api/cosmos/store/v2/commit_info.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 898 in api/cosmos/store/v2/commit_info.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 900 in api/cosmos/store/v2/commit_info.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 1444 in api/cosmos/store/v2/commit_info.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 1446 in api/cosmos/store/v2/commit_info.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