Skip to content

Commit

Permalink
✨ Improved statistics with reporting of CU used by fuzzed transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
st22nestrel authored and lukacan committed Oct 3, 2024
1 parent 745d869 commit ab1f85a
Show file tree
Hide file tree
Showing 7 changed files with 386 additions and 160 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ incremented upon a breaking change and the patch version will be incremented for

**Changed**

- impr/ optional statistics extended with reporting of min and max CU used for both failed and successful transactions ([203](https://github.com/Ackee-Blockchain/trident/pull/203))
- impr/ fuzz flags are read at start of fuzzing session from Config instead of env variable and transaction dispatch was added to increase FuzzTestExecutor readability ([204](https://github.com/Ackee-Blockchain/trident/pull/204))
- impr/ allow various instructions to be generated in case of multiple programs in the Anchor workspace ([200](https://github.com/Ackee-Blockchain/trident/pull/200))
- feat/ option to add account into Fuzz Test environment with base64 data ([197](https://github.com/Ackee-Blockchain/trident/pull/197))
Expand Down
Loading

0 comments on commit ab1f85a

Please sign in to comment.