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

Fix TypeScript Lints #478

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Fix TypeScript Lints #478

merged 1 commit into from
Aug 13, 2024

Conversation

nlordell
Copy link
Collaborator

@nlordell nlordell commented Aug 8, 2024

This PR fixes some TS lints from the gas metering example.

I am not sure how to test my changes, should I just run the scripts (cc @remedcu).

@nlordell nlordell requested a review from a team as a code owner August 8, 2024 12:21
@nlordell nlordell requested review from akshay-ap, mmv08 and remedcu and removed request for a team August 8, 2024 12:21
@remedcu
Copy link
Member

remedcu commented Aug 8, 2024

Yes, we can verify the script by running it and seeing if it results in the same (or similar results with the gas output).

@nlordell
Copy link
Collaborator Author

nlordell commented Aug 9, 2024

Copy link
Member

@remedcu remedcu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uber-nit: While testing erc20-paymaster, it required more than 1 USDC, thus failing. Should we add in the README that if the paymaster validation is failing on erc20-paymaster runs, then we should increase the ERC20 token payment slightly?

@nlordell
Copy link
Collaborator Author

Captured in #480. Since it is unrelated to this PR - I won't address it here.

@nlordell nlordell merged commit 13d4a94 into main Aug 13, 2024
3 checks passed
@nlordell nlordell deleted the chore/fix-lints branch August 13, 2024 15:00
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants