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: bump up wasmd base version from v0.29.0 to v0.50.0 #121

Draft
wants to merge 413 commits into
base: feat/bump_0.50.0
Choose a base branch
from

fix: correct the mistakes in commit https://github.com/Finschia/wasmd…

fe68ffc
Select commit
Loading
Failed to load commit list.
Draft

feat: bump up wasmd base version from v0.29.0 to v0.50.0 #121

fix: correct the mistakes in commit https://github.com/Finschia/wasmd…
fe68ffc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 4, 2024 in 4s

17 new alerts

New alerts in code changed by this pull request

  • 7 warnings
  • 10 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1093 in app/app.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism

Check warning on line 1121 in app/app.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism

Check warning on line 1214 in app/app.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism

Check warning on line 1108 in appplus/app.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism

Check warning on line 1136 in appplus/app.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism

Check warning on line 1231 in appplus/app.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning

Iteration over map may be a possible source of non-determinism

Check warning on line 342 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning test

Iteration over map may be a possible source of non-determinism

Check notice on line 418 in tests/system/cli.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 195 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 201 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 286 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 313 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 411 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 574 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 764 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 773 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism

Check notice on line 804 in tests/system/system.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note test

Spawning a Go routine may be a possible source of non-determinism