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

deps: sdk50 and ibc8 with wasm client #4675

Closed
wants to merge 126 commits into from

Merge remote-tracking branch 'origin/main' into faddat/merge-carlos-u…

1efe927
Select commit
Loading
Failed to load commit list.
Closed

deps: sdk50 and ibc8 with wasm client #4675

Merge remote-tracking branch 'origin/main' into faddat/merge-carlos-u…
1efe927
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL succeeded Sep 20, 2023 in 4s

10 new alerts

New alerts in code changed by this pull request

  • 9 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 27 in modules/light-clients/08-wasm/types/genesis.go

See this annotation in the file changed.

Code scanning / CodeQL

Calling the system time Warning

Calling the system time may be a possible source of non-determinism

Check warning on line 101 in modules/light-clients/08-wasm/types/store.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 143 in modules/light-clients/08-wasm/types/vm.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 147 in modules/light-clients/08-wasm/types/vm.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 39 in modules/light-clients/08-wasm/types/update.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 159 in modules/light-clients/08-wasm/types/gas_register.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 169 in modules/light-clients/08-wasm/types/gas_register.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 196 in modules/light-clients/08-wasm/types/gas_register.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 48 in modules/light-clients/08-wasm/types/update.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 8 in modules/light-clients/08-wasm/keeper/keeper.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