pk910

Results 60 comments of pk910

Thanks for reporting. I've checked the db, the transaction is actually there, so dora indexed it correctly. Seems to be a UI problem when merging deposit operations with transactions. Checking......

Will hold off this PR till all dora forks are using the new indexer and don't need the chain config anymore. This is currently not the case for dora on...

This is scam! Do not interact with @Agodlashdev or that chat in any way! It looks like your issue is coming from the beaconcha.in explorer. There is a SQL error...

I've tested the EL genesis files with 3 client pairs (geth-lighthouse, besu-lighthouse & nethermind-lighthouse), all of them successfully started syncing the sepolia chain (not using --network sepolia)

Heya @VanderDT, Thanks for your report :) I've found & fixed the issue that's causing this weird error message. However, the issue was in the frontend code, that was about...

Good point :) I'm currently using the turnstile captcha via a custom captcha implementation that basically allows randomizing the type of captcha for each visitor. Turnstile is part of that...

These texts above the the logo are coming from the notification system. This is currently barely documented.. Probably needs a section in the wiki.. The notifications are regularly read from...

> it would be usefully to update generated default config as well the default config should be updated as well: https://github.com/pk910/PoWFaucet/blob/master/faucet-config.example.yaml#L128 just tested with the command you've mentioned, it generates...

Thanks for the contribution! We’ve discussed this internally, and while the change is technically reasonable, we’ve decided not to move forward with it. The PR does not introduce new functionality...

Thanks for sharing this. No, this is not intended, but I think got the logic and I know where this is coming from. It's a bit complex to explain and...