connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
293 stars 173 forks source link

Create connector for Polygon zkEVM and deploy to testnet #3528

Closed liu-zhipeng closed 1 year ago

liu-zhipeng commented 1 year ago

Problem

Polygon zkEVM connector

Proposed Solution

Thoughts on solution design. We should do to solve this problem.

Acceptance Criteria

From an end tester and/or user perspective, the below criteria must be met to consider this done:

liu-zhipeng commented 1 year ago

Polygon ZkEvm chain doesn't support deterministic deployment yet. They said it will be released in 1 ~ 2 weeks

rhlsthrm commented 1 year ago

Redeployed all contracts, initializing now.

liu-zhipeng commented 1 year ago

Thegraph doesn't support PolygonZK Evm testnet.

rhlsthrm commented 1 year ago

Thegraph doesn't support PolygonZK Evm testnet.

We can ask BWare to run it. Can you update the config for it in the subgraph config with the correct addresses? Then we can pass this to them.

liu-zhipeng commented 1 year ago

Thegraph doesn't support PolygonZK Evm testnet.

We can ask BWare to run it. Can you update the config for it in the subgraph config with the correct addresses? Then we can pass this to them.

https://github.com/connext/monorepo/commit/3c34bfbdf0ec866174cd3d9cf3b214ce660815d7

alexwhte commented 1 year ago

Complexity: 8 See the discussion in Backlog Prio 1

Powered by Parabol

alexwhte commented 1 year ago

Complexity: 13 See the discussion in Backlog Prio 1

Powered by Parabol

alexwhte commented 1 year ago

Impact: 4 See the discussion in Backlog Prio 1

Powered by Parabol

alexwhte commented 1 year ago

Urgency: 5 See the discussion in Backlog Prio 1

Powered by Parabol

rhlsthrm commented 1 year ago

Connector contract is completed, working properly.