Skip to content

Pectra upstream merge v1.15.7#1528

Merged
pratikspatil024 merged 448 commits into
developfrom
upstream_merge_v1.15.7
Jun 6, 2025
Merged

Pectra upstream merge v1.15.7#1528
pratikspatil024 merged 448 commits into
developfrom
upstream_merge_v1.15.7

Merge branch 'develop' of https://github.com/maticnetwork/bor into up…

65caead
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 4, 2025 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

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 371 in core/state_processor.go

See this annotation in the file changed.

Code scanning / CodeQL

Size computation for allocation may overflow High

This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.