Added
- Add server for displaying content of fuzzing artifacts (347)
- Add fuzz artifacts directory to the fuzz test folder (343)
- Added state monitoring support for fuzzing metrics (341)
- Added dashboard support for fuzzing metrics (340)
- Code coverage tracking support enabled and configured via Trident.toml. Coverage data can be visualized using the VS Code extension 330
- Added features to enable syscalls in fuzzing (329)
- Add
--skip-build
flag to only initialize fuzz test without building the project (325) - Add support for space, lamports and owner to TridentAccounts macro (320)
Removed
Changed