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

Limited Error Handling #571

Open
ManiiiHz opened this issue Feb 29, 2024 · 0 comments
Open

Limited Error Handling #571

ManiiiHz opened this issue Feb 29, 2024 · 0 comments

Comments

@ManiiiHz
Copy link

There's limited error handling in the contract. For example, when transferring funds to the
bootloader, if the transfer fails, there's a require statement, but no specific error message is provided,
making it harder to debug in case of failures.
the route is: core/tests/ts-integration/contracts/paymaster-nonce/Paymaster.sol

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