00:05:15 The export_transfers CLI wallet command truncates integrated addresses in the output csv file to 100 characters. I assume this is undesired, but thought I'd check here before filing a bug? 03:30:49 What kind of person steals from own community? shorturl.at/jmDM4 Your own leaders are laughing at how stupid you are falling for thier 'Magical Crypto Friendship'. 11:44:21 What kind of person steals from their own community? http://removeddit.com/r/Monero/comments/6d6okb/fluffypony_needs_to_give_up_his_commit_access_and/ (changed link to removeddit since /r/monero mod removed to try to cover it up - maybe fluffy himself?) 12:58:06 oh great, PyPI repos abused https://arstechnica.com/gadgets/2021/06/counterfeit-pypi-packages-with-5000-downloads-installed-cryptominers/ 13:00:57 strange that they'd choose to target gpu mining 13:53:52 matplatlib, eh... 17:16:45 Hi everyone! 17:37:35 wassuuuupp and gone 17:39:20 At what point does the shared ringdb folder get generated? Trying to add setRingDatabase to wallet2_api 17:41:21 Startup. 17:41:35 It's also written to when sending a tx. 17:42:20 thanks 17:42:55 And on some commands like set_ring etc. 18:14:02 Did you know that all witdraw-buyer-seller-depoist chains are trackable in Monero? No? You should have read Breaking Monero. How many people are you endangering with your 'privacy' coin? 21:43:12 How would I set this from wallet2 api? https://github.com/monero-project/monero/blob/master/src/wallet/wallet2.cpp#L497 21:43:27 Setting `set_ring_database` before wallet opening seems too late as it already gets created in the default location. 21:47:49 Adding a function arg to `make_basic` for a shared ring db path feels wrong.