Sandwich

Results 135 issues of Sandwich

`@nostrwatch/nip66` is a full-coverage implementation of NIP-66. Full-coverage of NIP-66 is not necessary to benefit from it. Thus, this library's scope likely exceeds the requirements of most clients. replaces `@nostrwatch/kit`...

Starting at `v1.0.0` cnd script (unpkg) starts throwing: ``` Uncaught TypeError: Cannot read properties of null (reading 'appendChild') at $ba417727cf57ac1f$export$1ab5838465dbd10a (view.js:668:17) at index.js:3:1 ``` last working version is `0.22.0` ```...

Filter modifier that has optimization benefits for relays, users and developers. _Likely contentious._ This NIP is the result of convergent efforts. I wrote this NIP because it seemed obvious but...

SurrealDB solves a lot of frontend issues with me, primarily utilizing IndexedDB as a persistence layer while having a memory first approach. However, the one issue that does not seem...

regression popped up when `@nostrwatch/websocket` was upgraded to support deno. Could be related to isomorphic ws directly or indirectly. Error ``` +page.svelte:192 Audit failed: InvalidStateError: Failed to execute 'send' on...

bug

When the cache fails, some events are not populated because their sync hasn't timed out (for example, operators) - [ ] detect cache failure #761 - [ ] conditionally force...

enhancement

# road to nostr.watch 1.0 ## 2024 - [x] **Q1 2024** "Data" _hit_ - [x] CI/CD (packages) - [x] Internal Tooling Packages - [x] Monitor Agent Caching Solution - [x]...

This is an oversight within the OPFS, VFS and SAHPOOL api in browsers, and I cannot control it. I need to wipe OPFS store when this happens. The difficulty is...

bug

Presently, the route will still load, and it is rather confusing. Instead, trigger a 404

bug

Makes the auditor easy to abort via web worker termination; simple resolves #735

enhancement