Amos Aidoo

Results 18 comments of Amos Aidoo

@Wodann does this issue point to refactoring all the existing transaction types and not only Eip7702?

@nebasuke I would like to work on this one.

@nebasuke This is my PR for the issue. I am available anytime to make the necessary changes.

`cd hardhat-tests && pnpm test:ci` Noticed I missed these tests. I'm taking a look.

the tests still expect the `pass`, `gasUsed` and `opName` fields so I added them in addition to the new format. Also, the tests still assume the memory and storage strings...

> Great, thanks! I'll re-run CI when needed. You can re-run the CI

> Thank you for taking a stab at this. I left some requests to try and move the changes into `edr_provider` as the current approach goes through multiple steps of...

I made the necessary changes. Tests pass when I run them locally. Could you kindly re-trigger the ci.