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

check and do some test on replacing instance from typechain to our typescript file(mock) on smart contract spec testing #15

Open
kafeikui opened this issue Aug 19, 2021 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@kafeikui
Copy link
Contributor

No description provided.

@kafeikui kafeikui added the question Further information is requested label Aug 19, 2021
@neptune-v
Copy link
Contributor

Per our discussion in the meeting:

  1. First, extract all the functions of the pool instance (stub generated from MockTimeUniswapV3Pool.sol) that are being called in UniswapV3Pool.spec.ts into an interface.
  2. Provide an implementation of this interface that wraps our simulator, specifically the ConfigurableCoolPool class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants