mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-07-06 08:29:40 +00:00
chore: bump logos-lez-rln for chat-module/delivery-module port + async trampoline
Picks up the upstream-master rebase + std::promise/future async trampoline pattern for both chat_module and delivery_module plugins. The Qt thread is no longer blocked during long-running RLN RPCs (register_member can take 5-60s on testnet), eliminating cascading QtRO timeouts on unrelated host CLI commands. Also pulls in the new hand-written liblogos_rln_module_api.h typed client header consumed by both plugins. Nim-side FFI (library/declare_lib.nim) and gifter logic (vendor/nwaku) unchanged — fix is entirely C++/build-system side.
This commit is contained in:
parent
b2f5fc8a4c
commit
d566f55d9d
2
vendor/logos-lez-rln
vendored
2
vendor/logos-lez-rln
vendored
@ -1 +1 @@
|
||||
Subproject commit 649592cb99341c4a5c312b4592118947745a9162
|
||||
Subproject commit f5b1b472dada6b84fa2dc413c2818e7d103580e2
|
||||
Loading…
x
Reference in New Issue
Block a user