Uniswap / v4-periphery

🦄 🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v4
https://blog.uniswap.org/uniswap-v4
GNU General Public License v2.0
688 stars 464 forks source link

add core deploys to periphery #293

Closed snreynolds closed 1 month ago

snreynolds commented 1 month ago

Related Issue

Which issue does this pull request resolve?

Description of changes

snreynolds commented 1 month ago

pls double check this against https://github.com/Uniswap/v4-core/pull/735

hensha256 commented 1 month ago

can you add run-latest to the gitignore?

snreynolds commented 1 month ago

@hensha256 sauce and I decided to actually ONLY keep the run-latest broadcast files as thats really the only deploy we'll want for testnets and really mainnet deploys.

also added relevant .gitignore updates