Jeffro

Results 188 comments of Jeffro

I couldn't find a reliable cross-platform solution that didn't use non-rigid cryptography

> Moreover, there are other files in external/miniupnp/miniupnp/ that include sys/param.h that should be looked at Do you have any specific examples of things that may cause problems? > Also,...

Sorry, I know this is old, but I'm interested in what the OP was trying to achieve here since I suspect that this might be an instance of an XY...

> Each output needs a separate range proof, which is less efficient Wouldn't the sender be able to construct one range proof for all outputs at the time of sending...

If we assume a two-way channel (e.g. most online merchants and physical PoS machines), we can make a F-S instant sync payment protocol that A) doesn't tell the receiver which...

I don't know if you should move towards splitting the conversion function into different types of functions. The whole reason I found the bug is that the new JSON code...

Sorry for the delay of this comment o_0. Are you planning to use this integer conversion code for the `monero` serialization module?

K then I guess I'll just check how that code uses these integer conversion functions when I get there.