02:38:07 Hi, 02:38:07 I'm trying to get myself registered on https://repo.getmonero.org so that I can submit a proposal for the CCS, but have a problem I explained to Gitlab support: 02:38:09 I'm trying to register for https://repo.getmonero.org/monero-project which requires an Enterprise Edition signup. 02:38:11 I've input the details and my current, valid, working email address: 02:38:13 02:38:15 and completed the captcha. 02:38:17 I'm taken to: 02:38:19 https://repo.getmonero.org/users/almost_there 02:38:21 and do not receive an email. Emails from other entities are being delivered to the same address (there is nothing wrong with the email, network etc.) 02:38:23 I retried twice with 'request new confirmation email. ', and tried in latest Firefox and Edge browsers, but it made no difference 02:38:25 How can I register for an enterprise edition account and access and make contributions in repo.getmonero.org? 05:06:42 Hello everyone! I just wrote this paper, looking for feedback on it: "Ticket-based multi-strand method for increased efficiency in proof-of-work based blockchains": https://arxiv.org/abs/2405.09531 -- what do you think? 06:17:03 elias: hi.. better to ask in #monero-research-lab 08:39:22 Hi all, i'm the co-founder of a project which is a completely private VPN service. We primarily accept Monero, perfer it and promote it. I was hoping that there were some people in this community who would like to check it out and give us some feedback? We're looking to grow and improve any way we can. Thanks! 08:59:16 If its already up and running id say submit it to kycnot.me for review 09:02:53 you got a website? another VPN accepting xmr is cool 09:09:51 Hey, great idea, thanks! Yes it's running, we have just a couple users. 10:45:18 How do multiple chains scale the network as opposed to (dynamically) increasing block sizes? What is the point of fragmenting the network into smaller subchains if the amount of nodes in the network stays the same? (same total storage capacity, same bandwidth throughput, same hashrate) 10:45:40 How do multiple chains scale the network as opposed to (dynamically) increasing block sizes? What is the point of fragmenting the network into smaller subchains if the amount of nodes in the network stay the same? (same total storage capacity, same bandwidth throughput, same hashrate) 10:55:04 Mister I think that increasing blocksize (dynamically or not) only works up to a point. There is in practice some blocksize that becomes too big, especially if you want to allow nodes with small resources (weak CPUs) to still be able to participate as miners. Assume that you have already increased the block size as much as you can. Then, if you want to increase throughput further, 10:55:05 multiple parallel chains is a way to do that. 10:55:31 I think this is relevant in practice in the scenario that you want to handle the current transaction rates of Visa/MasterCard systems that the whole world is using. Dynamic blocksize is not enough to handle such transaction rates, I think, but multiple chains could do it. 10:59:30 Mister "What is the point of fragmenting the network into smaller subchains if the amount of nodes in the network stay the same?" <-- the point is to handle larger transaction rates. Instead of only one block every 2 minutes, we get n blocks every 2 minutes, if n is the number of chains. 12:09:44 Interesting - but this will mean that weaker nodes won't be able to process all transactions, right? The theoratical limit of the blocksize is simultaneously the limit of the networks capacity in general. Sharding or splitting up the blockchain in multiple chains makes it so that you can't verify everything. If that is the case: how does this compare to something like GHOSTDAG PoW? 15:28:42 I wonder the neckbeards you chat with when you're supposed to be chattin with a girl 🤣 15:28:44 valldrac: heyo you around. I remember (or I believe I remember) that you mentioned something about "pluggable storage backends" for your sdk. How does that work and do you have any links regarding it and/or docs? 15:28:53 valldrac: heyo you around? I remember (or I believe I remember) that you mentioned something about "pluggable storage backends" for your sdk. How does that work and do you have any links regarding it and/or docs? 16:00:18 Revuo Monero Issue 195: May 2 - 16, 2024. https://www.revuo-xmr.com/issue-195.html 16:07:05 Yes, of course everyone knows the neckbeard community is notoriously sex positive and supports sex workers. Very astute 16:07:18 Sure. Here I am. Basically, the library serializes all the wallet data into a byte stream, then it read/write it to the host app through a simple interface. This way, the app can decide how to store and encrypt the wallet data by implementing this interface 16:11:28 There's no documentation yet, but here's the code: 16:11:29 - The interface: https://github.com/mollyim/monero-wallet-sdk/blob/main/lib/android/src/main/kotlin/im/molly/monero/WalletDataStore.kt 16:11:31 - The internal serialize functions: https://github.com/mollyim/monero-wallet-sdk/blob/main/lib/android/src/main/cpp/wallet/wallet.cc#L98-L128 16:11:49 Thanks!! 16:16:47 Czarek Nakamoto: And here's a basic implementation by the app, without any encryption: https://github.com/mollyim/monero-wallet-sdk/blob/main/demo/android/src/main/kotlin/im/molly/monero/demo/data/MoneroSdkClient.kt#L67-L103 16:26:55 thanks! 16:40:07 What are the criteria for a messaging network to be bridged over monero channels ? I doubt anyone can freely add their bridge 19:27:03 <3​21bob321:monero.social> Probably get banned by the supreme leader 19:29:30 <3​21bob321:monero.social> And i dont mean nioc 22:07:22 Asks by LiberaChat ops are probably going to be: 22:07:23 1. Network follows LiberaChat ToS 22:07:25 2. Network has mods that enforce ToS 22:07:27 3. Network has anti-spam and bot measures in place because spam can't be deleted within IRC