Skip to content

fiber refactor block package for performance and simplified sync (#3324)

099d5ee
Select commit
Loading
Failed to load commit list.
Draft

[DNM] feat(da): support fiber (not via c-node) #3244

fiber refactor block package for performance and simplified sync (#3324)
099d5ee
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 12, 2026 in 2m 0s

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 25 in block/internal/common/blob.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.
This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.
This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.