Henry
Henry
TODO: double check custom tag annotation of cypher references works as expected.
I catchd an issue while switching back and forth between these and need to look deeper into how enforce cipher links. `err="failed retreive stored message: multiMessage: legacy decoding failed: cbor...
@x448 if you have a moment, i was previously using `StructToArray = true` to default all encoding to that to reduce size overhead of lots repeating field names. It seems...
Sorry, yes, this is normal. I should add a list of supported methods to the README. Right now, apart from createHistoryStream and messagesByType there only is a custom tangles source...
ps: the latest working branch is wip-browser-demo which features support for @arj03's work. It hardcodes a method for `type:x AND author:y` which does what your query.read method does but like...
Oh sorry. I know, it's pretty intricate... to be clear: you _should_ be able to use sbotc with go-sbot, you just have to be extra careful about the (muxrpc) methods...
hmmmmm weird.. is this a persistent (happening a lot, after restarts) issue?
> lacks behind in features I wish I would have spelled those out when I wrote this... 😅 one thing I remember was weird: scheduling of new connections, where it...
Hmmm... Thanks for the report and I confirm that makes some sense, sadly. While there is config to disable _outgoing_ live queries (createHistoryStream calls) in legacy (meaning non-EBT) mode, it...
> overall it's a good bet? yes, definitely the way forward! I just was unsure if there are more unknowns/issues in the new code, which is why I didn't enable...