Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Handler contract #301

Open
mds1 opened this issue Feb 14, 2023 · 0 comments
Open

feat: Handler contract #301

mds1 opened this issue Feb 14, 2023 · 0 comments

Comments

@mds1
Copy link
Collaborator

mds1 commented Feb 14, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant