Files
damus/nostrdb
William Casarin aa5809d792 nostrdb/nostr_bech32: only parse up to raw bech32 buffers
We will be storing raw nostr bech32 buffers directly into nostrdb, so
adapt our bech32 code to reflect this.

When doing our content parsing pass, we will only look for strings and we
won't allocate any intermediate buffers. Only when we write this string
block to nostrdb will we actually allocate in our nostrdb output buffer
(no mallocs!)

Signed-off-by: William Casarin <jb55@jb55.com>
2025-08-11 16:39:43 -07:00
..
2024-09-27 12:37:53 -07:00
2025-06-16 10:34:18 -07:00
2024-06-21 12:00:44 -07:00
2023-07-25 15:34:05 -07:00