00:10:26 How difficult is it to program functions on HW wallets? I can't seem to verify TXs on my ledger wallet as it's not supported. Easier said than done of course, but I was curious to see if it is possible or if we can only yield to Ledger/trezor or whatever to develop it 00:45:00 aberration: can you be more specific? 00:57:15 selsta: Of course, sorry for being a bit cryptic, I am on monero-wallet-cli 18.1, this error occurs both on linux and windows; There are a few functions that return an error message "Error: command not supported by HW wallet", one such command is "get_tx_key" 00:57:42 everything else that is essential such as sending and receiving xmr is perfectly functional 00:58:19 generating subaddresses etc etc, it just seems to be that I cannot prove my TX, I figure it's worthwhile to have this cold wallet as storage rather than a means of transactions and just use a hot wallet for those I guess. 01:01:35 I am also using a Ledger Nano S Plus 01:03:43 ledger XMR app is also latest at 1.8.0 :D 01:07:51 aberration: the ledger monero app is open source 01:08:02 so should be possible to add support for this 01:10:43 selsta: Ahh very nice very nice, I am a programming noob but this will be cool to look into and see if I can do anything about it. Assuming on how you worded it, would this hypothetically only require work on the LedgerHQ/monero app? Or would there also need to be work done for Monero as well? Thanks again friend 01:25:43 I assume it would need work on both sides 01:34:47 selsta: I appreciate the insight, thanks again. 08:59:32 is `make depends target=x86_64-w64-mingw32` broken? Trying on an ubuntu 22.04 vm and getting errors: 08:59:36 CXX src/libzmq_la-pgm_receiver.lo... (full message at ) 09:46:32 ErCiccione: don't use 22.04 for depends yet 09:47:11 but I got it working https://github.com/selsta/monero/actions/runs/3091744278/jobs/5002197898 09:47:22 did you install all dependencies? 11:13:23 i was wrong sensta, that vm is still on ubuntu:bionic. Don't know why i keep thinking i'm on 22.04. Will try again with 22.04. yes, all dependencies installed 11:58:36 still fails with the same error. I installed all the dependencies listed in the readme and in your workflow file 12:52:40 Any progress on that missing armv7 binary selsta luigi1112 binaryFate? Still 404s for me and is causing delays in getting BTCPay Server runners on v0.18.1.1+ 12:52:54 Issue on the topic: https://github.com/monero-project/monero/issues/8581 12:53:29 only binaryFate can fix it and he hasn't been online 12:56:26 ErCiccione: so which exact Ubuntu version are you using? and which exact commit are you compiling? 12:56:47 ok, bionic is 18.04 12:57:49 we cross compile every single commit to windows x64 on 18.04 so it doesn't really make sense why it fails on your system 12:59:00 i'm trying now on 22.04, I'm compiling the tag v0-18.0.0. I see an additional step in your workflow file for Windows (prepare w64-mingw32) that it's not in the readme. Building now with that instruction and it's still going for now 13:00:22 it is documented here https://github.com/monero-project/monero/tree/master/contrib/depends 13:00:30 > Building for 32/64bit mingw requires switching alternatives to a posix mode 13:00:45 duggavo[m]: this should solve your issue too ^ 13:01:29 I haven't seen any reference to that doc from the readme, if it's not there, needs to be added to the instructions. I can do that 13:01:41 ErCiccione: building on 22.04 requires https://github.com/monero-project/monero/pull/8579 (master) or https://github.com/monero-project/monero/pull/8574 (release), we will merge that with next round of merges 13:08:32 selsta The build just completed successfully without those PRs 13:09:01 are you sure that you are on 22.04? 13:09:17 well, maybe that PR is only required for Linux and not Windows 13:10:10 Yep. I'm on ubuntu:latest, which is the same as ubuntu:22.04 13:10:39 I guess mingw has improved over time. posix mode was broken, a few years back. 13:13:08 https://github.com/monero-project/monero/pull/8590 <- fixes the instructions for cross windows builds 13:53:59 I think someone may need to create a Matrix account such as "Monero-help Desk" at https://www.getmonero.org/community/hangouts/ where people could be channel their questions and may get answers....I think this may smooth things. What do you think? 13:54:32 there seems some confusion with regard to transactions based on older versions ...prior to the recent hard fork 14:22:25 "https://github.com/monero-..." <- Fantastic, thanks 14:22:34 selenze: IMO anyone would get faster help putting their questions on reddit. There always seems to be a bunch of guys ready and willing to chime in with answers almost immediately day or night. The bigger problem I see is that people don't know how to describe their problem. So the responders have to try and pull it out of them and even then, the guy asking questions just runs away. 14:26:17 one-horse-wagon[: well, I wouldn't prefer reddit to be a support channel for monero at all. This doesn't go with the principles of Monero. 14:26:50 sethforprivacy: I fixed the issue with armv7, should be good now 14:28:14 one-horse-wagon[ selenze[m]: you're aware of https://www.reddit.com/r/monerosupport ? 14:29:30 binaryFate: yep, but I decline that for privacy reasons...and I think we should be clear on that ....people need to be channeld to privacy upholding platforms I guess. 14:30:11 binaryFate: Validated, working well now and hashes check out as well! Thanks! 21:09:11 luigi1112 Might be a #monero-community question, but for milestone updates, should I place it as a comment under the original merge request? 21:09:16 *For the CCS 21:16:59 yes