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
Open
GitHub Advanced Security / CodeQL
succeeded
Oct 2, 2025 in 1m 41s
3 new alerts
New alerts in code changed by this pull request
- 3 notes
See annotations below for details.
Annotations
Check notice on line 123 in tools/cmd/seidb/operations/state_size.go
github-advanced-security / CodeQL
Spawning a Go routine
Spawning a Go routine may be a possible source of non-determinism
Check notice on line 279 in tools/cmd/seidb/operations/state_size.go
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 279 in tools/cmd/seidb/operations/state_size.go
github-advanced-security / CodeQL
Floating point arithmetic
Floating point arithmetic operations are not associative and a possible source of non-determinism
Loading