migrate all deployers to use create2

Open
#52 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
solidity
Domain
blockchain

Research direction

Compare the v4 deployers' existing create2 behavior with the remaining deployers in this contracts repository, starting from their deployment entry points. Identify how deployment salts are currently supplied, then verify that every deployer uses create2 and that one globally configurable salt applies to all deployments.

Written by the indexing model from the issue text.

Description

Component

No response

Describe the suggested feature and problem it solves.

v4 deployers use create2 now when deploying contracts, implement the same thing for the remaining deployers. Make the salt globally configurable for all deployments

Describe the desired implementation.

No response

Describe alternatives.

No response

Additional context.

No response

Dominant language
Solidity
Stars
95
Forks
57
Avg merge
1h 11m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Uniswap/contracts

All issues in Uniswap/contracts

Similar issues

More Blockchain issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.