-
moneromoooIf you use 0mq, I think pub/sub will be PRed soon. tx-notify calls a process. You can make that whatever's convenient.
-
moneromoooAs for polling, get_bulk_transfers or the newer get_transfers are useful.
-
woodserTwister915: it's also possible to generate addresses and use a wallet in a client-side web app which polls a daemon to notify of new txs
-
woodserusing WebAssembly. same idea as JNI, but packaged for the web
-
woodserthat much is already implemented in the monero-javascript project
-
bysnackHey guys, I finally got some time to work on the epee json-serialization changes we discussed in the past, what I could do is to replace the portable storage parts (those linked to the KV_SERIALIZE macro) used to serialize json structures with new functions that use rapidjson instead, I want to maintain the abstraction so the introduced changes
-
bysnackwill only affect epee. I do not intend to change the binary serialization parts, these will remain the same. This will produce some code churn but with the benefit of improving runtime speed and using a maintained library. Do you think this will get accepted?
-
moneromooobysnack: depends on how much churn and how much speedup.
-
moneromooorbrunner: are you around on a relay ?
-
moneromoooxiphon: are you ok with 6409 now ?
-
xiphonmoneromooo: will have a look in a moment
-
moneromoooty
-
selstavtnerd: would you be okay with addressing to 6451 related comments in a separate PR?
-
moneromoooI originally did the lexical cast thing IIRC. I did not know about std::to_string at the time :)
-
selstaI thought a separate PR that addresses all the points for all the code would be better than just part of the code
-
selstanot sure if that makes sense lol
-
moneromoooSure.
-
selstasarang: your opinion? do you want to change the lexical cast stuff or leave it for a different PR?
-
selstaluigi1111: Snipa: merge list paste.debian.net/hidden/b57d0f42
-
SnipaThanks!
-
sarangI don't have a particular opinion on this
-
sarangI assume this is partly related to the BP PR?
-
sarangI can change that PR easily if needed
-
moneromoooDon't change it here, it's unrelated.
-
selstaok