00:34:39 im having trouble compiling cli wallet from source w/ moneromooo's PR 00:34:41 is this the place to ask? 00:35:52 im having trouble building cli wallet with and open PR 00:35:55 is this the place to ask? 00:36:29 im having trouble building cli wallet with an open PR 00:36:33 is this the place to ask? 00:50:05 what kind of trouble? 02:31:38 `make[3]: *** [src/wallet/CMakeFiles/obj_wallet.dir/build.make:76: src/wallet/CMakeFiles/obj_wallet.dir/wallet2.cpp.o] Error 1... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/7235a3bd202a9275c141bd10adf29524c0c432e1) 02:32:09 * `make[3]: *** [src/wallet/CMakeFiles/obj_wallet.dir/build.make:76: src/wallet/CMakeFiles/obj_wallet.dir/wallet2.cpp.o] Error 1 make[3]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release' make[2]: *** [CMakeFiles/Makefile2:3175: src/wallet/CMakeFiles/obj_wallet.dir/all] Error 2 make[2]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release' make[1]: *** [Makefile:146: all] Error 2 02:32:09 make[1]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release' make: *** [Makefile:103: release-all] Error 2` 02:32:58 * `make[3]: *** [src/wallet/CMakeFiles/obj_wallet.dir/build.make:76: src/wallet/CMakeFiles/obj_wallet.dir/wallet2.cpp.o] Error 1... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/ae1006743aa21781171aae3cfd4f927bc04cb75e) 02:33:41 "what kind of trouble?" <- `make[3]: *** [src/wallet/CMakeFiles/obj_wallet.dir/build.make:76: src/wallet/CMakeFiles/obj_wallet.dir/wallet2.cpp.o] Error 1` 02:33:55 `make[3]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release'` 02:34:05 `make[2]: *** [CMakeFiles/Makefile2:3175: src/wallet/CMakeFiles/obj_wallet.dir/all] Error 2` 02:34:23 `make[2]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release'` 02:34:35 `make[1]: *** [Makefile:146: all] Error 2` 02:34:43 `make[1]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release'` 02:34:51 `make: *** [Makefile:103: release-all] Error 2` 02:46:11 trying to build with moneromooo's 8179 04:25:42 "trying to build with moneromooo..." <- What os are you on? I just compiled that branch on Fedora 35 stable... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/c7072c59d6d6b07b29564e8a5392f8077d8be8d9) 04:34:47 > <@r4v3r23:matrix.org> trying to build with moneromooo's 8179... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/057ee6396a072d7d7cc450a7012631c58d5f0034) 15:06:09 > <@reeemuru:matrix.org> What os are you on? I just compiled that branch on Fedora 35 stable... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/39576c9349b580081200212ba9e121261a1daff4) 15:13:46 im getting "permission denied" when running those commands 15:14:25 please use paste.debian.net instead of posting the build output here 15:16:27 r4v3r23[m]: copy paste the full log (what you have entered and the output) to paste.debian.net, it's not clear otherwise what your issue is 15:17:30 https://paste.debian.net/1230983/ 15:18:10 use https clone instead of ssh clone 15:18:51 selsta: thanks. I forgot I was using ssh 15:21:23 selsta: works :) 15:30:18 -xmr-pr- jdefgh opened issue #8181: [Discussion] Proposal to make mining pools impossible, by requiring po... 15:30:18 -xmr-pr- > https://github.com/monero-project/monero/issues/8181 16:09:12 build successful. thx all 17:53:27 "> https://github.com/monero-..." <- "Totally not a bot account, no sir" 18:05:39 so i just loaded monerujo's donation wallet view-only wallet in mooo's output branch 18:07:28 158.6kb >> 46.8kb @ 70% reduction 18:07:36 s/@/=/ 18:08:33 * 158.6kb >> 46.8kb = 70.5% reduction 18:09:22 that sounds more realistic than 99% 18:18:35 testing now an offline tx using new output files signed by v0.17.3 18:23:59 moneromooo: let me buy you a beer 18:51:31 Quick question regarding regular expressions. 18:51:50 When I do balance detail 18:51:56 I get 18:51:58 0 58ksec 10.000000000000 10.000000000000 18:52:07 my RE of: 0 58ksec [0-9]{0,2}.[0-9]{0,12} [0-9]{0,2}.[0-9]{0,12} 18:52:18 is not returning any matches, what am I doing wrong. 18:57:16 Escape the periods 19:00:56 And make sure you have the correct number of spaces 19:01:10 Ok, I am trying that now. 19:01:53 chnaged my name 19:04:44 shyguy2: use https://regex101.com to test around until it works 19:36:34 What's the main differences between byte_slice and span? 19:38:35 jeffro256[m]: https://github.com/monero-project/monero/commit/bdfc63ae4ddc52e2dece2a031a91509418206cb0 19:57:52 Ah I see that byte_slice owns the memory for one and that it is thread-safe 20:11:28 "testing now an offline tx..." <- success :) 20:12:24 i actually forget to import outputs/key images and the tx still went thru 20:38:47 "testing now an offline tx..." <- successfully imported outputs and got proper key images 21:25:44 s/wallet// 21:25:54 s/wallet//, s/in/w// 21:48:34 I was hoping for a bit better than 70% for "real world" data, but good enough :) 22:06:57 70% is killer. anything more is a bonus 23:48:52 Hi y'all! I marked Epee Cleanup #8175 as ready for review if you want to look at it