Mudit Gupta

Results 13 comments of Mudit Gupta

@q9f As a temporary fix, I can bump the faucet to drip a bit over 32 ETH. Apart from the rate limits you mentioned, I've added the following stuff recently...

FYI, The drip limit on https://faucet.goerli.mudit.blog/ has been increased. You can now get up to 37.5 ETH in a single request.

I've dropped the max drip to 6.25 ETH to extend the life of the faucet. It has already dropped 60% of its remaining balance and is being used more frequently...

> If the address is whitelisted on the attached external whitelist but the issuer does not have access to edit it, or if they wish to restrict transfers for one...

Hey @aparcekarl , thanks for the report. I agree that there shouldn't be any dangling DNS records. I'll talk to the team to check if we are actively using Unbounce....

The script automatically replaces the validators with Alice (unless some recent changes to substrate broke this). Make sure you running the binary with `--alice` for it to generate blocks?

> On `Hub.Foo.value < 42` inside contract `Bar`. What is that supposed to do? If `Bar` is considered as an independent contract, then that statement cannot be resolved. Perhaps, `contract...

> I guess the idea is to split the creation into multiple transactions, so that they can go over the tx size limit, right? Every module will be deployed in...

> Still, maybe we can somehow allow this if there is only a single module? If there's only a single module, it defeats the purpose of having a hub/router. Having...

> I think I will have the user manually install the zstandard lib with pip3 (will be documented in the wiki), and check if the lib is installed when using...