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
grasshopper47
changed the title
Slice of structs with slice members not set correctly
Slice of structs with slice members fails to be set correctly
Nov 29, 2023
grasshopper47
changed the title
Slice of structs with slice members fails to be set correctly
Slice of structs with slice members fails to be set coherently
Nov 29, 2023
Nested slices have been banned and we are leaning into BoundedVec for now #4197 due to a combination of their complexity + inefficiency in ACIR.
Slice of slices may be brought back in the future, but we want to have parity in feature across our constrained and unconstrained environment. Apologies for any inconvenience this may cause. Closing this issue for now.
Aim
@vezenovm continuation of #3476
Expected Behavior
the expected output is:
Bug
actual output
To Reproduce
Run the provided code
Installation Method
None
Nargo Version
nargo 0.19.4
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: