00:34:24 hI there, I am new here. Can someone guide me on monero ? 02:24:49 Wrong place. 02:24:51 Try here https://matrix.to/#/!eBgZCVRnRRkKchiYzS:monero.social 05:01:09 @selsta, yes. will do 05:09:49 https://github.com/monero-project/monero/pull/9311 11:04:04 <0​x1zxq7896lp2zero:matrix.org> so only seraphis and bulletproofs++ give some performance improvements ? 11:04:28 <0​x1zxq7896lp2zero:matrix.org> no other way to improve performance ? 11:47:00 hey, I'm wondering if we can remove this call to `refresh` within `import_multisig`: https://github.com/monero-project/monero/blob/c8214782fb2a769c57382a999eaf099691c836e7/src/wallet/wallet2.cpp#L13892 11:51:11 FCMPs will open a few future performance improvements. Then we'd likely move to discussing proof folding? 11:51:54 since it can take a long time to refresh the wallet, especially over tor, and the wallet should be refreshing periodically anyway, it would be nice and could make sense to remove this call from being baked into the import_multisig function 11:51:58 for comparison, refresh isn't called when key images are imported 11:59:20 opened an issue to remove `refresh` from `import_multisig`: https://github.com/monero-project/monero/issues/9312