migrate all deployers to use create2
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Uniswap/contracts
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 1/5 Under an hour Newbie friendliness 58/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
All issues in Uniswap/contracts
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
blinklabs-io/bursa#904 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
rust-bitcoin/rust-bitcoin#6908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Merit-Systems/x402scan#1215 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Uniswap/default-token-list#2585 ·