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
Closed
Guard costs[i] bounds in estimateAndAssignTxCost to fix panic under Go 1.27#94alex-semenyuk with Copilot wants to merge 3 commits into
alex-semenyuk with Copilot wants to merge 3 commits into
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 |
Loading