01:20:53 hey everyone, I'm having a weird issue with the CCS repo on gitlab, I can't seem to fork it. getting the error "an error occured while forking the project". I put in a support ticket but haven't heard back yet. I'm not sure if anyone else has had this issue, or if it's just gitlab? 01:21:18 Are you on tor? 01:26:44 "hey everyone, I'm having a weird..." <- i guess you signed in with github? 01:31:33 not on tor, and yep I signed in with github 01:33:05 https://repo.getmonero.org/monero-project/ccs-proposals/-/issues/9 01:50:03 iirc that's one moneromooo has fun with 02:03:21 elizabeth[m]: that happens when you sign up with your github account 02:05:43 deleting your account and signing up gitlab is the easiest solution 02:48:00 "deleting your account and..." <- yeah I made a new account and it worked, thanks! 07:59:04 Welcome to IRC elizabeth[m] :) 14:17:49 Binaries for v0.17.3.0 are online. Thanks to all contributors, and also everyone who confirmed the reproducible builds hashes 14:20:50 woohoo 14:23:49 "Binaries for v0.17.3.0 are..." <- Awesome 😎 14:46:22 I see that the Dockerfile no longer includes the cppzmq pull. anyone know why? 14:47:22 it's not a dependency anymore 14:47:32 https://github.com/monero-project/monero/commit/f91a06c6d7ec3d649b6bdb7a38bb1e0b8f7293f9 14:47:35 oh good to know! 14:47:46 regular zmq still is 15:01:11 thanks for the tag and release! 15:30:42 builds smooth. pushing out an updated apline-based image. thanks! 15:30:49 alpine* 16:05:00 "regular zmq still is" <- Hello. Are:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a18fd3625d412e4045f3cab5e71a4de726890060) 16:05:17 when build on aarch64 16:05:23 Link? I'd like to migrate mine to Alpine if it's not too much work: https://github.com/sethforprivacy/simple-monerod-docker 16:05:33 cornfeedhobo ^ 16:06:19 https://hub.docker.com/repository/docker/cornfeedhobo/monero 16:06:21 BigmenPixel[m]: Try it out, I don't know. 16:07:02 heh. oops https://hub.docker.com/r/cornfeedhobo/monero * 16:11:57 Just FYI your bump to v0.17.3.0 didn't actually bump the Monero tag used, just the deps 16:12:16 Love the nice and simple Dockerfile, BTW! Very clean 16:13:39 oof got distracted by the zmq change and rushed. thanks. 16:14:32 np just figured I'd mention it after browsing through 🙂 16:15:05 i'd have probably noticed by next week and felt super stupid. glad you caught it quickly. thank you! 16:15:54 thanks for the complement btw :) 17:08:12 Hey all, is there anyone here who uses the GUI wallet on a mac? 17:09:50 Try #monero:monero.social crowstick, this channel is strictly for developer discussions 🙂 17:24:43 "Try #monero:monero.social..." <- Thanks 17:45:57 request: could a disclaimer be added where balance normally shows when re-scanning/syncing a wallet, I have seen many many people panic thinking they have somehow lost all of their funds upon seeing the 0 balance it shows. 😃 18:00:43 see in the monero general channel: crowstick changed his RH to today's date in the main channel after not seeing any balance after setting RH to 0 18:01:16 I have seen other people do this too 18:10:54 botcoinnotbot[m]: which wallet? 18:12:08 selsta: They are talking about the official GUI wallet 18:12:43 In general the balance should display as "?" during restore 18:17:03 is there a reddit post for the new version yet? I'd make one but I feel like it should come from a mod or something 18:18:53 selsta: Something like "Scanning" could reduce confusion 18:55:23 LyzaL: Just made one 19:23:06 cool ty 19:40:30 Would appreciate any review by people familiar with Docker on migrating my Docker image for monerod to Alpine: 19:40:30 https://github.com/sethforprivacy/simple-monerod-docker/pull/23 19:40:30 This image is heavily used in the community for running nodes, so it's important to get more eyes on if at all possible! 20:38:27 https://github.com/monero-project/monero/issues/8107 20:38:40 does anyone understand this issue? are they advertising their software? 20:48:31 some beginner not understanding what he/she wants 20:48:34 csv files? come on 20:48:58 "The software is in my repository" they have some windows macro in their repo 20:49:42 guess I'll just close it, there doesn't seem to be a clear question / issue 20:51:53 I think he wants to be able to export cli-wallet data as a csv so he can import it into his own software. The data he wants exported seems to be incoming/outgoing transactions, and saved addresses. 20:52:52 his script already uses the `export_transfers` command to export data in csv 20:55:33 Ah shoot, maybe I didn't understand after all then. I didn't look through his script. 20:57:22 “I need a cli-wallet csv export with these fields.”