Module decode

Expand description

Various utilities to decode test results.

Structs§

RevertDecoder
Decodes revert data.
SkipReason
A skip reason.

Functions§

decode_console_log
Decode a single log.
decode_console_logs
Decode a set of logs, only returning logs from DSTest logging events and Hardhat’s console.log