Commit 572b430
committed
Significantly rework the ledger fuzzer
* Removes global state, simplifying `executed_actions` in the process.
* Remove the possibility of non-exhaustiveness.
* Now accepts a logger instead of using `debug.print`.
* Replace managed types with unmanaged ones.
* Removes dependency on the c_allocator and fix leaks.
* Parameterize the data folder instead of hardcoding it.1 parent 1268b5c commit 572b430
2 files changed
+202
-158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
0 commit comments