Nishant Arora
Nishant Arora
@juliaxbow @SgtPooki maybe this line can be removed and in the redesign we can add an additional column `Operated By` which links to the privacy policy/contact info provided by the...
There's some work in progress regarding this: - https://github.com/ipfs/kubo/issues/8492 - https://github.com/ipfs/specs/pull/340 This issue has been discussed here: https://blog.nft.storage/posts/2022-04-29-gateways-and-gatekeepers Overall I believe this could become a tiring game of whack-a-mole, there...
@meandavejustice weird via0.com is unreachable for me. 🤔
@juliaxbow this looks great, with the new tests added: * IPNS: #313 * Block/CAR: #310 #312 Should these designs also accommodate for filtering results? right now the design allows for...
Nice! @lidel a few questions: > First HTTP GET will always hit the gateway. Response could register worker and reload. I am not sure how this would work, [`serviceWorker.register()`](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/register) can...
@lidel I think we can decouple the functionality from `public-gateway-checker` and use that as the UI that makes use of this test-suite/validation functionality. we can distribute the validation checks as...
@darobin can we not host a fixture and hard-code CIDs? like the current gateway checker does? e.g. https://ipfs.io/ipfs/bafybeifx7yeb55armcsxwwitkymga5xf53dxiarykms3ygqic223w5sk3m#x-ipfs-companion-no-redirect We don't need to make the gateway writable.
@SgtPooki looks like the master branch is protected: ```sh Error: Command failed with exit code 1: git push --tags https://github.com/ipfs/ipld-explorer-components.git HEAD:master remote: error: GH006: Protected branch update failed for refs/heads/master....
Duplicate of #3606, adding more issues is not helping, can you please close this thread and post on the original thread?
I am running into similar issues, is there a recommended fix or the known root-cause of why this happens? I am also seeing scenarios where redeploying changes seem to make...