Skip to content

iavl/v2 alpha candidate

31c9a6d
Select commit
Loading
Failed to load commit list.
Closed

feat(store/v2): full iavl/v2 support [WIP] #22838

iavl/v2 alpha candidate
31c9a6d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 30, 2024 in 11s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 292 in store/v2/root/store.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 308 in store/v2/root/store.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 313 in store/v2/root/store.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