Skip to content

v0.9.2

Compare
Choose a tag to compare
@maoueh maoueh released this 05 Jul 00:08
  • Added parent on CallView to retrieve the parent call of the current Call pointed to by CallView

  • Added logs_with_calls on TransactionTrace which iterates over the logs of the transaction (excluding those from call that were reverted) and yields each log as a tuple (&Log, CallView).