dragan2234 / worldcoin-scroll-bridge

MIT License
2 stars 18 forks source link

fix deployment script #14

Open dragan2234 opened 2 months ago

dragan2234 commented 2 months ago

Currently when we run make deploy-testnet there's a bug:

JsonRpcProvider failed to detect network and cannot start up; retry in 1s (perhaps the URL is wrong or the node is not started)
file:///Users/admin/Development/dragan2234/worldcoin-scroll-bridge/node_modules/ethers/lib.esm/utils/errors.js:124
            error = new Error(message);
                    ^

Error: unsupported protocol ${scroll_testnet_rpc_url} (info={ "protocol": "${scroll_testnet_rpc_url}" }, operation="request", code=UNSUPPORTED_OPERATION, version=6.13.2)

Make sure that the scroll_testnet_rpc_url variable in .env.example is the correct one so our deployment script is working fine

Iwueseiter commented 2 months ago

Hi @dragan2234 can I work on this? Here is how I intend to tackle the issue; I'd ensure that the scroll_testnet_rpc_url is correctly defined in the .env file. Then update the env.example, I'd ensure that the URL you’re using points to a valid RPC endpoint that is live and accessible. I'd make sure that the network (testnet) is up and running. Lastly,If the deploy script uses the .env file to load environment variables,I'd make sure it correct.

onlydustapp[bot] commented 2 months ago

Hi @Iwueseiter! Maintainers during the ODHack # 7.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

EjembiEmmanuel commented 2 months ago

@dragan2234 can I work on this?

onlydustapp[bot] commented 2 months ago

Hi @EjembiEmmanuel! Maintainers during the ODHack # 7.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

ooochoche commented 2 months ago

@dragan2234 I’m available to work on this

onlydustapp[bot] commented 2 months ago

Hi @ooochoche! Maintainers during the ODHack # 7.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

onlydustapp[bot] commented 2 months ago

Hi @Iwueseiter! Maintainers during the ODHack # 7.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

Dprof-in-tech commented 2 months ago

Hello @dragan2234

There seems to have been no progress on resolving this issue so far and with the ODHack about to end, i would love to work on this issue and finish up in time.

Iwueseiter commented 2 months ago

Hello @dragan2234

There seems to have been no progress on resolving this issue so far and with the ODHack about to end, i would love to work on this issue and finish up in time.

I have been working on it and I’ve also been communicating with him. Thank you

Jemiiah commented 2 months ago

give time @Dprof-in-tech the current assigned would still be working on it besides the deadline is extended to Sunday

Dprof-in-tech commented 2 months ago

give time @Dprof-in-tech the current assigned would still be working on it besides the deadline is extended to Sunday

ok sure thing. was not aware it was being worked on Thank you

Jemiiah commented 2 months ago

Yess ser on the OD group it was said there