-
UkoeHBis the epee http_client threadsafe? it looks like it has a bunch of locking but who knows
-
chesterfield[m]
-
plowsof11moneromoo can we host your monero-wallet-generator.html as-is directly on getmonero site?
-
moneromoooSure. Talk to ErCiccione, he was looking at that earlier.
-
ErCiccioneyeah i already spoke with moo :). Won't be as-is tho. Functionality won't change
-
plowsof11ok ok thanks!
-
moneromoooIf it changes, the signature won't check out fwiw.
-
ErCiccioneMy intention is to add it to the monero-site repo as a standalone html. Would be easy to review as the js won't change and once merged, from that moment on can be verified with the rest of the repo
-
jeffro256[m]> is the epee http_client threadsafe? it looks like it has a bunch of locking but who knows
-
jeffro256[m]That's funny, I'm also currently looking into this as well for the community node feature
-
jeffro256[m]Good thing it has 0 documentation
-
jeffro256[m]It's got mutexes guarding most methods, and I haven't seen anything that would hint to it being non-threadsafe, so I would say a tentative yes
-
jeffro256[m]
-
jeffro256[m]This could be a good move to implement this into the core project
-
jeffro256[m]The points about SSL compatibility are especially relevant, and it's so hard to get that right
-
UkoeHBMight be good for someone to do a preliminary assessment of the pros/cons and alternatives of replacing http_client (not me, I have way too much on my plate).
-
UkoeHBfor me, it would be nice to A) be able to poll on a request status instead of block, B) have a clear/coherent/efficient way to do arbitrary numbers of requests from arbitrary concurrent tasks (or at least for it to be clear how the cost scales with those dimensions)
-
selsta.merges
-
xmr-pr8691 8692 8693 8697 8699 8700 8705 8706 8712 8713 8714
-
selstaluigi1111w: do you have time for merges?
-
tevadorselect_outputs.density unit test is failing on master for some reason
-
selstatevador: monero-project/monero #8024 would fix it but it needs a review