-
qzesvgacztxw
Monero BADCACA nodes are proudly sponsored by Ryo Currency dev fund.
-
selsta
sech1: do you have time to do one last look into 7054
-
gingeropolous
for the p2p PoW, will a peer have to periodically redo the handshake and associated work? i can imagine a malicious node could perform the PoW to get connected and otherwise look legit, and then initiate malicious behaviors
-
gingeropolous
being challenged every n blocks (probably random n blocks) might address this ... ?
-
sech1
selsta I've reviewed it. One minor issue spotted but overall approved.
-
selsta
thanks
-
selsta
.merges
-
xmr-pr
7063 7065 7070 7071 7072 7073 7076
-
selsta
.merge+ 7054 7055
-
xmr-pr
Added
-
moneromooo
No. Only on connect. There'd be no point in asking periodically.
-
lh1008
Hello everyone, moneromooo or selsta (both have been watching the issue), I was able to get the correct timestamp for the wallet and the rpcpayserver. I'll leave the issue here if anyone else wants to check it out (
monero-project/monero #7041). Thanks :)
-
moneromooo
Thanks. The log isn't very helpful unfortunately, I'll have to work with that.
-
moneromooo
Still useful for some things. Like it's not calling rpc_access_info though it should.
-
moneromooo
Does it recover if you let it run ?
-
moneromooo
If my theory of what's going wrong is correct, it should.
-
moneromooo
No, doesn't seem to, the timestamps in the log last for too long.
-
lh1008
No, it keeps on getting the message error. I thought it would. At some point it stopped showing the message, but after a few minutes the error message ketp showing. I left the wallet opened 6 minutes, not sure if that's not enough.
-
moneromooo
It is enough.
-
lh1008
okay, if you need anything else from this side let me know
-
moneromooo
Can you run with a log patch if I send one ? ie, do you know how to apply a patch and build ?
-
lh1008
I don't know how to apply it but I can find the way.
-
moneromooo
-
moneromooo
patch -p1 < FILENAME
-
moneromooo
(and save the patch as FILENAME first)
-
moneromooo
Run with the same log level as you did, send matching logs.
-
lh1008
Okay, I'll first learn how to add the patch, build, and then run it. Thank you moneromooo.
-
moneromooo
"patch -p1 < FILENAME" adds the patch.
-
lh1008
this should be done in the monero folder?
-
moneromooo
Yes.
-
lh1008
okay, patching file src/rpc/rpc_payment.cpp patching file src/wallet/node_rpc_proxy.cpp patching file src/wallet/wallet_rpc_payments.cpp
-
lh1008
to build should I use the make command?
-
moneromooo
Same as you normally do.
-
lh1008
or just run it?
-
iDunk
-__-
-
iDunk
You'd run your old binary if you don't build what you patched.
-
locustlord
hey guys
-
locustlord
I'm a bit confused as to how I am to use the JSON RPC or regular RPC methods in PHP
-
locustlord
would I use shell_exec with the curl commands?
-
locustlord
or is there some other more elegant way to do it
-
moneromooo
Example: curl -k -X POST
127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_fee_estimate","params":{"grace_blocks":10}}' -H 'Content-Type: application/json'
-
azy
-
azy
-
locustlord
thanks azy
-
locustlord
I assume that once it is in production I would take it off of the test net?
-
locustlord
put it onto the real darn deal and all that good stuff?
-
moneromooo
-
FenderQ
I built using master 7ca4ef0d749848dd4c4368d00dcb7a4c31dfed9c
-
FenderQ
December 4
-
moneromooo
Then I guess it's still not thread safe. Please file a new bug.
-
FenderQ
ok thanks
-
-
lh1008
okay, I build the new code with the patch. How can I run it? In the /bin folder I have the latest Oxygen Orion v0.17.1.5 version but that ain't what I just built. How to run what I just built?
-
moneromooo
Same as before.
-
moneromooo
The new one will have replaced the old one.
-
azy
locustlord, you can set it to stagenet while youre coding. testnet is not for testing code. you can get free stagenet coins from xmr.to
-
» iDunk doubts there ever was an old one
-
moneromooo
Well, same as before except adapt the binaries to specify the paths (build/etc/etc/bin/...)
-
lh1008
okay, there's a lot I have to learn. I don't know how to adapt the binaries to specify the paths and I have to go. Thank you moneromooo for your assistance.
-
moneromooo
You replace, eg, monerod (or /usr/local/bin/monerod, or whatever) with build/wherever/it/is/bin/monerod.
-
moneromooo
Same with monero-wallet-cli.
-
moneromooo
The actual path wlil depend on your OS and branch.
-
moneromooo
So don't actually use wherever/it/is.
-
iDunk
Also, it will still say v0.17.1.5-release as version, if that's what you built before patching, if you built your binaries and not used the ones you downloaded.
-
selsta
luigi1111: CLI would be ready for merges + tag
-
luigi1111
K I'm afk right now. Can probably get to it tonight
-
selsta
luigi1111: please also tag GUI later, I will write you instructions how to do version bump
-
selsta
luigi1111: for GUI version bump instructions
irccloud.com/pastebin/1aOoEQBy
-
selsta
will most likely be asleep later