Skip to content

copy and modify from ibc-go testing

afa03f4
Select commit
Loading
Failed to load commit list.
Draft

Bump up ibc-go from v8 to v10 #5

copy and modify from ibc-go testing
afa03f4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 3, 2025 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 80 in ibc/testing/coordinator.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 warning on line 27 in ibc/testing/helpers.go

See this annotation in the file changed.

Code scanning / CodeQL

Calling the system time Warning test

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