mleku on Nostr: so, idk how it was working yesterday, but now mysteriously i have a bug in tags tags ...
so, idk how it was working yesterday, but now mysteriously i have a bug in tags
tags are not either being saved or loaded
since they appear to print correctly at the point of saving in the logs, marshaling what i expect, it must be in the binary codec either encoding the tags to store or decoding them from the store
and since the problem just appeared, i'm guessing it's decoding but i gotta check this. it's breaking my access control system, although never mind it's not retrieving the events correctly either
#devstr
tags are not either being saved or loaded
since they appear to print correctly at the point of saving in the logs, marshaling what i expect, it must be in the binary codec either encoding the tags to store or decoding them from the store
and since the problem just appeared, i'm guessing it's decoding but i gotta check this. it's breaking my access control system, although never mind it's not retrieving the events correctly either
#devstr