Hubmakerlabs / replicatr

Nostr relay with Internet Computer integration for inter-relay synchronization
https://mleku.dev/git/replicatr
GNU General Public License v2.0
13 stars 1 forks source link

debugging relay event processing #5

Closed mleku closed 6 months ago

mleku commented 7 months ago

code compiles but needs to be tested to work

using new client to send messages and get debugging info back

mleku commented 7 months ago

this is almost fully complete, just need to test things a bit more

mleku commented 6 months ago

seems to pretty much be working, though there is a lingering panic in the badger eventstore backend something to do with bogus search keys, that certain things, client, relay, idk, is triggering, it has been todo'd and this lets me move to a new task