Skip to content

Merge branch 'master' into determenistic-finality-feature

1f4ed8c
Select commit
Loading
Failed to load commit list.
Open

New feature 25 "Deterministic Finality and Ride V9" added. #1834

Merge branch 'master' into determenistic-finality-feature
1f4ed8c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec failed Apr 23, 2026 in 12s

81 new alerts including 81 errors

New alerts in code changed by this pull request

  • 81 errors

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 failure on line 552 in pkg/proto/block.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int -> byte

Check failure on line 870 in pkg/proto/block.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int -> byte

Check failure on line 520 in pkg/proto/eth_signer.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion uint64 -> byte

Check failure on line 1749 in pkg/proto/proto.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int -> byte

Check failure on line 1820 in pkg/proto/proto.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int -> byte

Check failure on line 470 in pkg/proto/protobuf_converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int32 -> byte

Check failure on line 484 in pkg/proto/protobuf_converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int32 -> byte

Check failure on line 1079 in pkg/proto/protobuf_converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int32 -> byte

Check failure on line 289 in pkg/proto/snapshot_types.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int64 -> uint64

Check failure on line 290 in pkg/proto/snapshot_types.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int64 -> uint64

Check failure on line 1626 in pkg/proto/transactions_with_proofs.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint32

Check failure on line 4210 in pkg/proto/types.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 4211 in pkg/proto/types.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 4212 in pkg/proto/types.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 337 in pkg/ride/compiler/ast_parser.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint8 Error

integer overflow conversion int64 -> byte

Check failure on line 137 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 138 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 148 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 149 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 162 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 163 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 905 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 906 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 925 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64

Check failure on line 926 in pkg/ride/converters.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion uint64 -> int64