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

Refactor: Move Gas Spender to another file #35

Merged
merged 7 commits into from
Dec 26, 2024

Conversation

Lohann
Copy link
Collaborator

@Lohann Lohann commented Dec 24, 2024

Improves GasSpender contract documentation, and remove the duplicated inline bytecode from tests.

  • Remove a lot of duplicated code, that was causing a lot of extra work to update the unit tests.
  • Created the BaseTest contract, which easily injects the code we need to do the gas metering (before it had to be implemented manually on each test contract).

@Lohann Lohann merged commit b890644 into main Dec 26, 2024
1 check passed
@Lohann Lohann deleted the feature/refactor-gas-spender-contract branch December 26, 2024 08:59
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