fluencelabs / dev-rewards

Apache License 2.0
554 stars 368 forks source link

Proof has invalid format #20

Closed atapin closed 4 months ago

atapin commented 4 months ago

RPC calls to https://mainnet.gateway.tenderly.co/ fail with 429 error:


{
    "id": "1709215671619515648",
    "jsonrpc": "2.0",
    "error": {
        "code": -32005,
        "message": "rate limit exceeded"
    }
}```
1997roylee commented 4 months ago

Same, Returned error: daily request count exceeded, request rate limited

elshan-eth commented 4 months ago

wow, thanks for the report. We will fix it.