You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improve: Make MockSpokePool.depositV2 virtual (#430)
* feat: Add depositV2 to MockSpokePool to support relayer-v2/sdk-v2 unit tests
These unit tests expect to query FundsDeposited events so we should add a function to the MockSpokePool so that they can access these older events using functions exported out of dist/test-utils
* Add back logic
* Update package.json
* Update MockSpokePool.sol
* Update package.json
* WIP
* Update HubPool.Fixture.ts
0 commit comments