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

chore: setup halmos #20

Closed
wants to merge 15 commits into from
Closed

Conversation

0xDiscotech
Copy link

No description provided.

agusduha and others added 13 commits July 12, 2024 13:54
* feat: add superchain erc20 contract

* feat: add mint and burn funcs to superchain erc20

* fix: redundant natspec

* fix: use standard bridge predeploy

* fix: styles changes
* feat: change superchain erc20 constructor params

* fix: remove name and symbol generation

* fix: rename remote token to L1 token
- used --foundry-compile-all to ensure the test contract under
  `test/properties` is compiled (otherwise it is not compiled and medusa
  crashes when it can't find it's compiled representation)
- set src,test,script to test/properties/medusa to not waste time
  compiling contracts that are not required for the medusa campaign
@0xDiscotech 0xDiscotech self-assigned this Aug 9, 2024
@0xDiscotech
Copy link
Author

pnpm install
cd packages/contracts-bedrock
halmos --function check_contractAddressDependsOnParams --forge-build-out  ./packages/contracts-bedrock/forge-artifacts --root ../..

@0xDiscotech 0xDiscotech changed the title feat: checkpoint chore: setup halmos Aug 9, 2024
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

Successfully merging this pull request may close these issues.

3 participants