OpenZeppelin / OpenZeppelin/openzeppelin-upgrades
The plugins are broken for some networks (eg. Hedera and ZkSync)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 658
- Forks
- 286
- PR merge metrics
- No merged PRs in 30d
Description
Both Hedera and ZKSync have different address derivation rules. They come with special SDKs to abstract those new rules, but in the process, every deployment tooling is broken (like this one).
I'm adding this repository as a reference for how to deploy a UUPS upgradeable contract in ZkSync:
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.
Research direction
Start with the repository's plugin entry points and compare their deployment behavior against the linked ZkSync deployment docs, Hardhat plugin docs, and migration guide. Use the referenced zksync-uups-vault as a deployment reference; done means the tooling supports the cited Hedera and ZkSync address-derivation rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100