Skip to content

Conversation

@achingbrain
Copy link
Member

@achingbrain achingbrain commented Oct 27, 2025

Updates error page styling in line with boxo.

  • Updates project config to use react to generate error pages
  • Adds blake2-256 to helia config
  • Uses collecting logger to show helia logs in debug info
  • Shows which providers we tried to fetch blocks from and how (e.g. bitswap vs trustless gateway vs something else)
image

Fixes #875
Fixes #876

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@hsanjuan
Copy link

  • Triage: If blocked or don' t hear from @lidel you can just merge

@achingbrain achingbrain merged commit 5b649a8 into main Oct 29, 2025
15 checks passed
@achingbrain achingbrain deleted the feat/update-error-pages branch October 29, 2025 12:13
achingbrain added a commit that referenced this pull request Nov 10, 2025
To not interfere with `CTRL+R`-style page reloads, when we there is
an error to be shown, ensure we are on the bare URL and not `#/`.

Fixes #817 though this was also partially handled by #906 and #902
achingbrain added a commit that referenced this pull request Nov 10, 2025
To not interfere with `CTRL+R`-style page reloads, when we there is
an error to be shown, ensure we are on the bare URL and not `#/`.

Fixes #817 though this was also partially handled by #906 and #902
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: missing support for some hash functions Error pages UX: look and contain similar debug info as boxo/gateway

3 participants