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

p-575 Prepare unit testing environment for solidity assertions #1

Closed
wants to merge 17 commits into from

Conversation

0xverin
Copy link
Collaborator

@0xverin 0xverin commented Jun 5, 2024

This PR initializes the hardhat project, adds basic CI ckecks, and currently only adds bytecode printing in the test.

For more testing case, according to discussions, we could temporarily use Rust's unit tests first, hardcode the bytecode, and then write unit tests.

Why hardhat:

  1. Rich plugin ecosystem

  2. Flexible compilation, deployment, and testing

  3. Handing over to idhub for maintenance in the future may make it easier for them because it is mainly written in TypeScript.

@0xverin 0xverin requested review from a team, kziemianek and higherordertech June 5, 2024 13:21
@0xverin 0xverin changed the title [WIP] p-575 Prepare unit testing environment for solidity assertions p-575 Prepare unit testing environment for solidity assertions Jun 5, 2024
@0xverin
Copy link
Collaborator Author

0xverin commented Jun 7, 2024

@0xverin 0xverin closed this Jun 7, 2024
@github-actions github-actions bot deleted the hardhat-init branch June 7, 2024 08:25
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.

1 participant