You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
Issue description
When using
(concat)with an empty list, a divide by 0 error is thrown here:pact/src/Pact/Gas/Table.hs
Line 270 in 9d8d097
This bug as been introduced in Pact 4.8 by: #1269
Steps to reproduce
OK
but:
And of course, the error occurs on-chain too.