-
Stealthy
tx-notify not getting called
-
Stealthy
getting pissed off lol
-
asymptotically
Stealthy: did you use a full path to the program you want it to run?
-
Stealthy
--tx-notify '/usr/bin/php /home/monero/notify/tx_notify.php'
-
Stealthy
tried with/without quotations
-
Stealthy
full path, relative path to service workingdir
-
asymptotically
hmmm. can you replace it with a shell script that writes to a file? just one like #!/bin/sh echo 'it works!!' >> /tmp/log
-
Stealthy
shellsception
-
Stealthy
will try
-
Stealthy
hard to debug since the walletrpc log doesnt tell you about attempts either
-
Stealthy
or not in my case, who knows
-
Stealthy
can any of those arguments go into the config file as they are
-
Stealthy
ie tx-notify= rathern than --tx-notify
-
Stealthy
or is that gray area as well
-
Stealthy
so far i get the impression that i choose the quirkiest of coins of all
-
newyearday
hello
-
newyearday
how to give block height to get_block_reward in cryptonote_basic_impl.cpp
-
newyearday
i tried with m_db->height adding blockchain.h but no success
-
newyearday
anyone here
-
Stealthy
run while you can
-
newyearday
?
-
newyearday
threat?
-
newyearday
any suggestion please
-
Stealthy
yea
-
Stealthy
switch to a proper coin and toolchain
-
newyearday
moneromooo are u here
-
wibe
a wallet is simultaniously a node and vice versa right?
-
newyearday
no
-
newyearday
node = daemon
-
newyearday
wallet can work with daemon elsewhere
-
wibe
using a remote node for syncronizing the blockchain?
-
newyearday
depends on what u need
-
newyearday
if u need 99.9 privacy run daemon better
-
newyearday
on your pc
-
wibe
my question is more related to my package manager.
-
wibe
i want to identify the cli wallet and ask myself to install "monero-0.15.0.1" or the monero-core..."
-
wibe
which one contains the node and which one the wallet
-
wibe
or are both usable as is
-
newyearday
monero-wallet-cli
-
newyearday
monerod daemon
-
asymptotically
wibe: i think that monero-core is the gui, or at least that used to be the name of the repo for it
-
asymptotically
monero-0.15.0.1 probably contains the daemon, cli wallet, and some other utilities
-
newyearday
hello asymptotically
-
asymptotically
hello ne
-
asymptotically
hello newyearday *
-
wibe
alright thanks
-
f8e3
hi
-
f8e3
when prober formatted hashes.txt file? checksum filename
-
f8e3
when not embedded clearsign hashes.txt
-
f8e3
when proper verify: gpg --keyid-format long --with-fingerprint --show-keys fluffypony.asc
-
f8e3
when change to binaryFate ..
-
f8e3
i hvae now stake, just reportn
-
binaryFate
f8e3 don't understand your question
-
» f8e3 not surprised
-
selsta
binaryFate: the person was asking for formatting in the `hashes filename` format so that `shasum -c` understands it
-
selsta
at least that was part of what they are asking
-
binaryFate
oh ok. Did we ever have that? As long as it remains readable for non-command line people too why not.
-
selsta
binaryFate: yes it used to be in this format
-
selsta
hash[doublespace]filename
-
selsta
-
yanmaani
I read something about Chainalysis and Monero. I am curious, how much can they find exactly? I know transaction amount, source, and recipient are hidden. But what exactly can be seen?
-
yanmaani
I suppose you could draw the conclusion that a transfer happened at time T, and if there's a lot of transfers something might have happened.
-
yanmaani
Are there any other such fingerprints?
-
moneromooo
A fair amount. Payment IDs. Whether you use an input younger than 10 blocks. Fake out distribution. Custom fields in extra data. Non default fee. Probably many others.
-
ndorf
i thought inputs younger than 10 blocks were invalid after v12 fork?
-
yanmaani
But the only information I can glean from that is whether a person is _active_, correct?
-
yanmaani
and of course when he's spending
-
yanmaani
but can I for example look at coins getting sent to me and observe "right, that's the guy with the strange fees"?
-
selsta
ndorf: yep
-
binaryFate
<selsta> binaryFate: yes it used to be in this format <--- not the main hash file, see for instance previous one
repo.getmonero.org/monero-project/m…ca944025615c3c819db83643787def82faa
-
binaryFate
I personally find putting hash first makes it harder for people to check "with their eyes" as finding the right line is slithly discouraging, compared to having binaries name first
-
selsta
binaryFate: a few versions ago, because I got that format from fluffy
-
selsta
can look it up tomorrow
-
binaryFate
It's subtle and subjective. We should just make sure not to forget non-command line people. Overall goal is that as many people as possible are actually checking.
-
ndorf
the filename first format is also accepted by sha*sum -c
-
ndorf
i.e. this one:
-
ndorf
% sha256sum --tag /dev/null
-
ndorf
SHA256 (/dev/null) = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855