echidna icon indicating copy to clipboard operation
echidna copied to clipboard

Collect and show the events from all the transactions

Open gustavo-grieco opened this issue 2 years ago • 1 comments

This PR needs some work to make sure the events are collected after the trace is minimized. We should doing it during the minimization, since it is not going to be always used (shrinkLimit could be zero).

gustavo-grieco avatar Jun 15 '23 09:06 gustavo-grieco

Remember to use a different field to store events from the constructor, since printing them for every invariant failure is repetitive.

webthethird avatar Jun 20 '23 16:06 webthethird