Ed Noepel

Results 15 comments of Ed Noepel

In case it is useful, I created some sample contracts and tests surrounding this: https://github.com/EdNoepel/brownie-test-issues/blob/master/tests/test_errors.py Note that when a custom error is raised by an imported/library contract, the exception and...

Possibly relevant: https://github.com/eth-brownie/brownie/issues/709

> @EdNoepel given the amount of time that has passed and the changes to Ethereum we have seen during said time (mainly, post-merge), is this PR still relevant? If so,...

Note this error might also mean you have entered the wrong password to unlock your keystore.

> @alexroan how do you re-run the coverage check in step 4 on ./lcov.info.pruned ? I do not see a way to do this from `forge`, but you can generate...