02:33:20 In 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 02:42:28 it's implied/baked in 02:49:25 Wht 03:06:14 all that obscure c code is automatically doing mod q (where needed) 03:23:06 Could you give me a example 12:41:00 * willshu[m] uploaded an image: (136KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/CWbrMiRQSgPZnHGvtrRyiSBn/Screen%20Shot%202022-08-01%20at%2020.40.47.png > 12:42:01 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? 13:00:50 fe_tobytes() for example 13:01:09 An fe element isn’t necessarily reduced 13:01:24 When in the expanded format 14:42:00 "Is there any other library..." <- What outputsHex are you referring to? 14:44:07 I'm assuming a monero-wallet-rpc route output, but confirming would be helpful 16:33:50 Anyone that can assist here? https://www.reddit.com/r/monerosupport/comments/wdfx3e/monerowalletrpc_doesnt_processing_new/ 16:38:25 I 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. 16:39:14 There's an off chance a network hiccup causes the wallet to never get anymore blocks, but that's not very likely I think. 16:40:17 Maybe a level 2 log would help. Also of the node, showing whether it receives block requests. 16:40:40 Might be a big log though if they need to wait for it to happen again. 16:41:19 (unless they can be bothered cutting them by timestamp from a couple minutes before it happens again). 16:44:50 * ofrnxmr[m] uploaded an image: (662KiB) < https://libera.ems.host/_matrix/media/r0/download/monero.social/HGXgHXJSPGlTCKeBsysKippl/Imagepipe_327.jpg > 16:44:57 Is this the same error? 16:57:01 moneromooo: I suppose I can ask them to open an issue on Github, makes communication easier for you 17:19:18 If it's a node operated by them, sure. 17:27:31 dEBRUYNE: please also ask them which version they are using