Skip to content

feat(StdInvariant): add standard Handler contract for invariant testing #301

Description

@mds1

Let's flesh out a standard handler contract that people can build off of. References:

// src/Handler.sol
contract Handler is CommonBase, StdCheats, StdUtils {
  // TODO Helpers for managing actors/addresses
  // TODO Helpers for call summary data
  // TODO What else?
}

cc @lucas-manuel @horsefacts @gakonst

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions