Skip to content

chore(celestia-node-fiber): bump celestia-node + celestia-app to late…

77bffe4
Select commit
Loading
Failed to load commit list.
Draft

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

chore(celestia-node-fiber): bump celestia-node + celestia-app to late…
77bffe4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 19, 2026 in 3s

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.