Skip to content

Guard costs[i] bounds in estimateAndAssignTxCost to fix panic under Go 1.27 - #94

Closed
alex-semenyuk with Copilot wants to merge 3 commits into
dependabot/docker/docker-0c7ab30260from
copilot/dependabotdockerdocker-0c7ab30260
Closed

Guard costs[i] bounds in estimateAndAssignTxCost to fix panic under Go 1.27#94
alex-semenyuk with Copilot wants to merge 3 commits into
dependabot/docker/docker-0c7ab30260from
copilot/dependabotdockerdocker-0c7ab30260

Fix stack overflow under Go 1.27: bypass (*micheline.Parameters).Unma…

6ac68c5
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 15, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 f993b6b Initial plan Skipped: sign-off not required in bot commit
🟢 a2e0008 Fix: guard costs[i] access in estimateAndAssignTxC... Skipped: sign-off not required in bot commit
🟢 6ac68c5 Fix stack overflow under Go 1.27: bypass (*micheli... Skipped: sign-off not required in bot commit