-
elizabeth[m]
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?
-
Siren[m]
Are you on tor?
-
monero-guides[m]
<elizabeth[m]> "hey everyone, I'm having a weird..." <- i guess you signed in with github?
-
elizabeth[m]
not on tor, and yep I signed in with github
-
monero-guides[m]
-
UkoeHB
iirc that's one moneromooo has fun with
-
selsta
elizabeth[m]: that happens when you sign up with your github account
-
selsta
deleting your account and signing up gitlab is the easiest solution
-
elizabeth[m]
<selsta> "deleting your account and..." <- yeah I made a new account and it worked, thanks!
-
dEBRUYNE
Welcome to IRC elizabeth[m] :)
-
binaryFate
Binaries for v0.17.3.0 are online. Thanks to all contributors, and also everyone who confirmed the reproducible builds hashes
-
hyc
woohoo
-
sethsimmons
<binaryFate> "Binaries for v0.17.3.0 are..." <- Awesome 😎
-
cornfeedhobo
I see that the Dockerfile no longer includes the cppzmq pull. anyone know why?
-
selsta
it's not a dependency anymore
-
selsta
-
cornfeedhobo
oh good to know!
-
selsta
regular zmq still is
-
gingeropolous
thanks for the tag and release!
-
cornfeedhobo
builds smooth. pushing out an updated apline-based image. thanks!
-
cornfeedhobo
alpine*
-
BigmenPixel[m]
-
BigmenPixel[m]
when build on aarch64
-
sethsimmons
Link? I'd like to migrate mine to Alpine if it's not too much work:
github.com/sethforprivacy/simple-monerod-docker
-
sethsimmons
cornfeedhobo ^
-
cornfeedhobo
-
selsta
BigmenPixel[m]: Try it out, I don't know.
-
cornfeedhobo
-
sethsimmons
Just FYI your bump to v0.17.3.0 didn't actually bump the Monero tag used, just the deps
-
sethsimmons
Love the nice and simple Dockerfile, BTW! Very clean
-
cornfeedhobo
oof got distracted by the zmq change and rushed. thanks.
-
sethsimmons
np just figured I'd mention it after browsing through 🙂
-
cornfeedhobo
i'd have probably noticed by next week and felt super stupid. glad you caught it quickly. thank you!
-
cornfeedhobo
thanks for the complement btw :)
-
crowstick[m]
Hey all, is there anyone here who uses the GUI wallet on a mac?
-
sethsimmons
Try #monero:monero.social crowstick, this channel is strictly for developer discussions 🙂
-
crowstick[m]
<sethsimmons> "Try #monero:monero.social..." <- Thanks
-
botcoinnotbot[m]
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. 😃
-
botcoinnotbot[m]
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
-
botcoinnotbot[m]
I have seen other people do this too
-
selsta
botcoinnotbot[m]: which wallet?
-
Rucknium[m]
selsta: They are talking about the official GUI wallet
-
selsta
In general the balance should display as "?" during restore
-
LyzaL
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
-
botcoinnotbot[m]
selsta: Something like "Scanning" could reduce confusion
-
dEBRUYNE
LyzaL: Just made one
-
LyzaL
cool ty
-
sethsimmons
Would appreciate any review by people familiar with Docker on migrating my Docker image for monerod to Alpine:
-
sethsimmons
-
sethsimmons
This image is heavily used in the community for running nodes, so it's important to get more eyes on if at all possible!
-
selsta
-
selsta
does anyone understand this issue? are they advertising their software?
-
sech1
some beginner not understanding what he/she wants
-
sech1
csv files? come on
-
selsta
"The software is in my repository" they have some windows macro in their repo
-
selsta
guess I'll just close it, there doesn't seem to be a clear question / issue
-
BusyBoredom[m]
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.
-
selsta
his script already uses the `export_transfers` command to export data in csv
-
BusyBoredom[m]
Ah shoot, maybe I didn't understand after all then. I didn't look through his script.
-
nikg83[m]
“I need a cli-wallet csv export with these fields.”