OpenZeppelin / OpenZeppelin/openzeppelin-upgrades

The plugins are broken for some networks (eg. Hedera and ZkSync)

Open
#765 1 comment 1 reaction 0 assignees View on GitHub

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:

https://github.com/ernestognw/zksync-uups-vault

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.