Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix profile queries #24

Merged
merged 4 commits into from
Dec 14, 2024
Merged

Fix profile queries #24

merged 4 commits into from
Dec 14, 2024

Conversation

jb55
Copy link
Contributor

@jb55 jb55 commented Dec 14, 2024

No description provided.

jb55 added 4 commits December 9, 2024 17:50
This adds a way to set a rust callback inside nostrdb using a helper
trampoline function.

This can be used to wakeup the render thread in notedeck, as well
lead into our Query Future implementation which will need to be
woken up and polled.

Signed-off-by: William Casarin <[email protected]>
Signed-off-by: William Casarin <[email protected]>
We update nostrdb so that the Send and Sync traits are a giant lie

Signed-off-by: William Casarin <[email protected]>
switch to database v4

Signed-off-by: William Casarin <[email protected]>
@jb55 jb55 merged commit 46ca13d into master Dec 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant