06:52:46 Hello. 06:52:47 "rct_signatures": { 06:52:47     "type": 5, .... 06:52:48 I know that the MGs and CLSAG differ between type 4 and 5, but when building a txn, how de we determine which type to use? 10:02:21 usamat: https://github.com/monero-project/monero/blob/cb70ae9450b6887a046ef962abe73f3e64787ae2/src/ringct/rctTypes.h#L259 10:56:22 Please help me with these definitions, so we can merge the PR: https://github.com/monero-project/monero-site/pull/1448#issuecomment-772419506 11:56:21 Why are you here? For the tech? Then you should be off at Zcash instead of trying to con newbies into a coin that doesn't work. For the money? If you put your money in BTC or ETH you would have been better off. For the magical crypto friends? Monero leadership laughs from losers like that. Find yourself more healthy realationships that don't laugh at you when they steal your money. 14:48:47 Hi guys 14:49:03 If I have a curve point X = A + B 14:49:43 where we're using a common basepoint for each curve point 14:49:52 ie X=xG 14:50:20 it's computationally infeasible to compute x, even with A and B right 14:51:11 it surely doesn't matter that you know an additive combination that gets you X 14:52:35 Correct, from the argument that if you just have X=xG, you can trivially calculate Y=X-1, ending up in your original case. 14:52:47 (A=1, B=X-1) 14:54:53 But you have no way of knowing b and a even for A=1, B=X-1 right 14:55:54 of course 14:55:59 Yeah just checking lol 14:56:01 Depends. 1 is not a valid point, but let's say G. Then a would be 1 :P 14:56:31 Yeah I mean apart from silly choices :P 14:57:00 so to prove knowledge of x, you could equivalently sign with (a+b) 14:57:16 because x = a+b 17:08:24 guys in the code i see a 'global output index' 17:08:35 Is this still just the per denomination index? 17:08:51 or is it the absolute index of the output over all the denominations possible 17:09:00 should be absolute index 17:09:15 there are no more denominations 17:10:06 hyc since when? 17:10:17 since ringCT was enabled 17:16:14 hyc thanks. Are there any calls I can make to get a global output index for say a given stealth address? 17:18:04 probably 17:18:14 dunno the func name off top of my head 17:18:53 for a given txn ID that is 17:19:18 No I meant per output 17:19:38 Do all outputs in a given tx have the same global output index? 17:19:45 nah there's no index like that 17:19:51 you'd have to walk it 17:19:58 read the schema description here https://github.com/monero-project/monero/blob/master/src/blockchain_db/lmdb/db_lmdb.cpp#L189 17:20:04 thank you 17:21:23 Per amount, rct outputs use amount 0. 17:22:04 moneromooo: are you available for -research meeting? 17:22:31 Sure 17:22:52 they pinged you