Files
darkfi/src/zkas
y 0a61ec37fb zkas: fix panic occurring in nested function calls
This issue was discovered by fuzzing.

Change the `unimplemented()!` panic macro to error handling that informs
the user that using Literals and Functions in nested function calls is
not yet supported. This should be a slightly more friendly developer
experience. Changing this from a panic to an error allows us to continue
with further fuzzing.
2023-09-18 11:04:20 +00:00
..
2022-12-28 13:06:00 +01:00
2023-08-31 09:54:26 +00:00
2023-08-24 15:29:16 +02:00
2023-07-22 11:49:27 +02:00
2023-09-18 11:04:20 +00:00
2023-05-24 13:09:54 +02:00