Ercan Ozturk
Ercan Ozturk
Thanks for the response @msprotz! We are currently updating a node by - Retracting the tree to the point before the target node is added, - Updating the target node,...
We had some plans to compress the past in the tree up to a point, maybe we could use `flush` for that then. Thanks @wintersteiger ! We are using the...
Then, does it make sense to rebuild the tree from the leaves instead of serializing/deserializing if deserializing side does not trust the correctness of the tree it receives? Is there...
I understand, thank you! For correctness, after deserialization, would it be enough to get the root with `mt_get_root` and compare the received root to the expected value? From the code,...
Just ideating... Could we use the same MySQL query but exclude the value states in the cache by using a similar temp table creation for `batch_get`?
Hi @MikeStick! We have rolled out the media enabling feature to all users. After setting a media port (or leaving it as default), you should get feedback on the UI...
Could you check the URL for the stats port the proxy you are using (`:8199`) to see if `wa_whatsapp_net` is listed there? If not, the proxy will need to be...
@MikeStick, 1. From a computer on the same network as your phone, can you send a curl request to the media port of the proxy address as follows and share...
Looks like you do have an active media connection. ("WhatsApp Error" responses are expected when sending the curl request.) I am curious to see what the underlying issue is. Please...
One other thing to check is whether the proxy still shows "Connected" as in the picture you shared after 15-30 seconds.