keep-starknet-strange / zaun

Solidity contracts for the Starknet Decentralized Protocol proposal
Apache License 2.0
12 stars 12 forks source link

dev: Updating the contract proxy to the proxy which starknet is using #12

Open ocdbytes opened 5 months ago

ocdbytes commented 5 months ago

Current Behaviour : We are currently using a unsafe proxy implementation in zaun which is not a good standard.

Expected Behaviour : We need to use the proxy contracts currently being used by starknet Contract Link: https://etherscan.io/address/0xb8fde0c30b1376293027835688e7926c03253142#code

Immanuelolivia1 commented 4 months ago

Hi @ocdbytes I'll like to work on this

ocdbytes commented 2 months ago

we can mark this as done @apoorvsadana