00:46:14 selsta: Thank you, all those nodes are working!! 00:58:12 I tried getting some stagenet coins from https://melo.tools/faucet/stagenet/. When I put in my address, I see them show up momentarily in the gui wallet but they never confirm and eventually disappear. Could someone send me some? `78Ts5K92vVhMCyAykD4N5r93kmwHRXjyQWPTFNuW8p8oXmcu1Uq9FSoTYF3MaygfWfSABVunrUbdmGAqcaGcd3sUAjrFRuA` 03:59:13 it should be trivial to solo mine some testnet coins, extremely low difficulty 09:37:03 lookaside[m]: sent some stagenet coins your way 16:34:15 Greetings! Quite some time ago I began writing a monero library in Go. This work was put on pause, but I would like to resume it and share it with the community. 16:35:05 One thing I would like to accomplish is writing libraries for the new Seraphis/Jamtis signature scheme. 16:38:07 Writing my previous monero code in Go was quite illuminating. While c and c++ are great in many ways, readability is not exactly a priority. Once I switched to Go, my mistakes and knowledge gaps became immediately obvious. I would like to share. 16:40:47 Is there anyone who would like to collaborate with me? My top priorities are readability, maintainabilty, and easy compiling for someone new. I believe this will strengthen the community by being more inviting to certain newcomers. 16:45:47 My previous libraries are for Standard and Subaddresses as well as RCT and related concepts. I am currently refactoring them before I move to the new address formats. 16:52:52 wernervasquez[m]: my WIP library is here https://github.com/UkoeHB/monero/tree/seraphis_lib; I also have an architecture design for wallets, but it isn't in code yet at all 17:13:36 UkoeHB: Thanks. I will certainly refer to your code after my first pass. If I am going to attempt to code it without referring to other code first. This way I will find gaps in my understanding. 17:15:07 ^ vestigial "If" should be ignored 17:24:18 sure :) 17:25:14 you may need to look at the concise_grootle proof, since there isn't a description of it in the paper (it is based off Triptych) 21:33:56 gingeropolous: please also open against release branch 21:35:01 oh that thing that i just did 21:35:16 I mean both master and release branch 21:35:22 for the seed nodes 21:40:08 yep. done ( i think). thanks