Skip to content

Merge branch 'main' into kartik/evm-rocksdb-backend

5514a00
Select commit
Loading
Failed to load commit list.
Open

CompositeStateStore: Add RocksDB backend support #2956

Merge branch 'main' into kartik/evm-rocksdb-backend
5514a00
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 25, 2026 in 5s

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 64 in sei-db/state_db/ss/evm/store.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note

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

Check notice on line 157 in sei-db/state_db/ss/evm/store.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note

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

Check notice on line 254 in sei-db/state_db/ss/evm/store.go

See this annotation in the file changed.

Code scanning / CodeQL

Spawning a Go routine Note

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