Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Clone v3-core and v3-periphery to
src
directory.Dependencies
OpenZeppelin/openzeppelin-contracts
(@openzeppelin/contracts
), version:v3.4.2-solc-0.7
Uniswap/solidity-lib
(@uniswap/lib
), version:4.0.1-alpha
Brechtpd/base64
(base64-sol
), version:1.0.1
Uniswap/v2-core
(@uniswap/v2-core
), version:v1.0.1
How to verify?
1. Get the checksum
v3-core
at version1.0.1
.It should output
7569ec6deaeab4aeebf93a26a79ec8dd236e4e2678f0e3176155e157a8c27d9f
.v3-periphery
at version1.4.4
.It should output
128ab6459b504a671ff378f5628ef42fe1525a196fb94ac6bd097d575af98f64
.2. Verify
Make sure that your working directory is the root of this repository.
v3-core
:v3-periphery
: