-
bbqcore[m]
im having trouble compiling cli wallet from source w/ moneromooo's PR
-
bbqcore[m]
is this the place to ask?
-
bbqcore[m]
im having trouble building cli wallet with and open PR
-
bbqcore[m]
is this the place to ask?
-
r4v3r23[m]
im having trouble building cli wallet with an open PR
-
r4v3r23[m]
is this the place to ask?
-
jeffro256[m]
what kind of trouble?
-
r4v3r23[m]
`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
libera.ems.host/_matrix/media/r0/do…3bd202a9275c141bd10adf29524c0c432e1)
-
r4v3r23[m]
* `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
-
r4v3r23[m]
make[1]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release' make: *** [Makefile:103: release-all] Error 2`
-
r4v3r23[m]
* `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
libera.ems.host/_matrix/media/r0/do…6743aa21781171aae3cfd4f927bc04cb75e)
-
r4v3r23[m]
<jeffro256[m]> "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`
-
r4v3r23[m]
`make[3]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release'`
-
r4v3r23[m]
`make[2]: *** [CMakeFiles/Makefile2:3175: src/wallet/CMakeFiles/obj_wallet.dir/all] Error 2`
-
r4v3r23[m]
`make[2]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release'`
-
r4v3r23[m]
`make[1]: *** [Makefile:146: all] Error 2`
-
r4v3r23[m]
`make[1]: Leaving directory '/home/x0x/Downloads/monero/build/Linux/release-v0.17/release'`
-
r4v3r23[m]
`make: *** [Makefile:103: release-all] Error 2`
-
r4v3r23[m]
trying to build with moneromooo's 8179
-
reeemuru[m]
<r4v3r23[m]> "trying to build with moneromooo..." <- What os are you on? I just compiled that branch on Fedora 35 stable... (full message at
libera.ems.host/_matrix/media/r0/do…c59d6d6b07b29564e8a5392f8077d8be8d9)
-
reeemuru[m]
> <@r4v3r23:matrix.org> trying to build with moneromooo's 8179... (full message at
libera.ems.host/_matrix/media/r0/do…6396a072d7d7cc450a7012631c58d5f0034)
-
r4v3r23[m]
> <@reeemuru:matrix.org> What os are you on? I just compiled that branch on Fedora 35 stable... (full message at
libera.ems.host/_matrix/media/r0/do…c9349b580081200212ba9e121261a1daff4)
-
r4v3r23[m]
im getting "permission denied" when running those commands
-
selsta
please use paste.debian.net instead of posting the build output here
-
selsta
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
-
r4v3r23[m]
-
selsta
use https clone instead of ssh clone
-
reeemuru[m]
selsta: thanks. I forgot I was using ssh
-
r4v3r23[m]
selsta: works :)
-
xmr-pr
jdefgh opened issue #8181: [Discussion] Proposal to make mining pools impossible, by requiring po...
-
xmr-pr
-
r4v3r23[m]
build successful. thx all
-
merope
<xmr-pr> ">
github.com/monero-..." <- "Totally not a bot account, no sir"
-
r4v3r23[m]
so i just loaded monerujo's donation wallet view-only wallet in mooo's output branch
-
r4v3r23[m]
158.6kb >> 46.8kb @ 70% reduction
-
r4v3r23[m]
s/@/=/
-
r4v3r23[m]
* 158.6kb >> 46.8kb = 70.5% reduction
-
selsta
that sounds more realistic than 99%
-
r4v3r23[m]
testing now an offline tx using new output files signed by v0.17.3
-
r4v3r23[m]
moneromooo: let me buy you a beer
-
Lib
Quick question regarding regular expressions.
-
Lib
When I do balance detail
-
Lib
I get
-
Lib
0 58ksec 10.000000000000 10.000000000000
-
Lib
my RE of: 0 58ksec [0-9]{0,2}.[0-9]{0,12} [0-9]{0,2}.[0-9]{0,12}
-
Lib
is not returning any matches, what am I doing wrong.
-
lberrymage[m]
Escape the periods
-
lberrymage[m]
And make sure you have the correct number of spaces
-
Lib
Ok, I am trying that now.
-
shyguy2
chnaged my name
-
selsta
shyguy2: use
regex101.com to test around until it works
-
jeffro256[m]
What's the main differences between byte_slice and span<uint8_t>?
-
selsta
-
jeffro256[m]
Ah I see that byte_slice owns the memory for one and that it is thread-safe
-
r4v3r23[m]
<r4v3r23[m]> "testing now an offline tx..." <- success :)
-
r4v3r23[m]
i actually forget to import outputs/key images and the tx still went thru
-
r4v3r23[m]
<r4v3r23[m]> "testing now an offline tx..." <- successfully imported outputs and got proper key images
-
r4v3r23[m]
s/wallet//
-
r4v3r23[m]
s/wallet//, s/in/w//
-
moneromooo
I was hoping for a bit better than 70% for "real world" data, but good enough :)
-
r4v3r23[m]
70% is killer. anything more is a bonus
-
jeffro256[m]
Hi y'all! I marked Epee Cleanup #8175 as ready for review if you want to look at it