-
Guest80In mathematics of curve points addition I am not getting where in source code monero is using mod q for x and y points, they are just simply doing maths on formula but there I can't see mod
-
UkoeHBit's implied/baked in
-
Guest80Wht
-
UkoeHBall that obscure c code is automatically doing mod q (where needed)
-
Guest45Could you give me a example
-
» willshu[m] uploaded an image: (136KiB) <libera.ems.host/_matrix/media/r0/do…ot%202022-08-01%20at%2020.40.47.png>
-
willshu[m]Is there any other library than the official `monero-javascript` one that signs the outputsHex and export the keyImages? How does my-monero or ledger export keyImages?
-
UkoeHBfe_tobytes() for example
-
UkoeHBAn fe element isn’t necessarily reduced
-
UkoeHBWhen in the expanded format
-
kayabanerve[m]<willshu[m]> "Is there any other library..." <- What outputsHex are you referring to?
-
kayabanerve[m]I'm assuming a monero-wallet-rpc route output, but confirming would be helpful
-
dEBRUYNEAnyone that can assist here? reddit.com/r/monerosupport/comments…nerowalletrpc_doesnt_processing_new
-
moneromoooI assume first party node. If so, it process_new_transaction is not getting called, but gets called after restart, it's very likely a bug.
-
moneromoooThere's an off chance a network hiccup causes the wallet to never get anymore blocks, but that's not very likely I think.
-
moneromoooMaybe a level 2 log would help. Also of the node, showing whether it receives block requests.
-
moneromoooMight be a big log though if they need to wait for it to happen again.
-
moneromooo(unless they can be bothered cutting them by timestamp from a couple minutes before it happens again).
-
» ofrnxmr[m] uploaded an image: (662KiB) <libera.ems.host/_matrix/media/r0/do…SPGlTCKeBsysKippl/Imagepipe_327.jpg>
-
ofrnxmr[m]Is this the same error?
-
dEBRUYNEmoneromooo: I suppose I can ask them to open an issue on Github, makes communication easier for you
-
moneromoooIf it's a node operated by them, sure.
-
selstadEBRUYNE: please also ask them which version they are using