Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Count zeroed out state#108

Open
jewei1997 wants to merge 28 commits into
mainfrom
count-zeroed-out-state2
Open

Count zeroed out state#108
jewei1997 wants to merge 28 commits into
mainfrom
count-zeroed-out-state2

debug

230d5e9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 2, 2025 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 131 in tools/cmd/seidb/operations/state_size.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Spawning a Go routine

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

Check notice on line 286 in tools/cmd/seidb/operations/state_size.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Floating point arithmetic

Floating point arithmetic operations are not associative and a possible source of non-determinism

Check notice on line 286 in tools/cmd/seidb/operations/state_size.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Floating point arithmetic

Floating point arithmetic operations are not associative and a possible source of non-determinism