-
riceandbeans
How many xmr will exist in stagenet?
-
Mochi101
riceandbeans, an infinite amount. Stagenet code is the same as Mainnet.
-
fakeuser
hi
-
Inge-
So a small update on the Norwegian Monero Kidnapping-turned-murder case - Police did not have good enough evidence to convince the court to keep the husband in custody, and since the husband was released, they pushed up their agenda and have now arrested a man in his 30's with known cryptocurrency competency (The husband who is ~70 is claimed to be somewhat of a luddite when it comes to tech)
-
riceandbeans
That's weird
-
sech1
So their plan is to arrest people one at a time until they go through the whole population?
-
riceandbeans
Never imagined a kidnapping with demand of crypto
-
mmxxx[m]
-
mmxxx[m]
is xmr accepted on any of the major pr0n sites?
-
mmxxx[m]
or even btc for that matter
-
mmxxx[m]
(i'm not a pr0n person)
-
Inge-
Verge?
-
mmxxx[m]
what about verge?
-
Inge-
wasn't the big thing that Pornhub accepts Verge?
-
mmxxx[m]
ah, did not know this
-
mmxxx[m]
why verge though?
-
Inge-
probably because Verge paid Pornhub millions :D
-
Inge-
it was a magnificent shitshow, and Verge dumped right after
-
mmxxx[m]
ah, yes, I vaguely remember
-
Inge-
But yeah, why not all porn providers supports Monero, is baffling :D
-
newyearday
because monero devs must pay.....
-
newyearday
a crowdfund site must be created for marketing monero
-
newyearday
im trying to start new chain from v12 but this function "get_long_term_block_weight_median"
-
newyearday
is count == 0
-
newyearday
if i start from v1 everything wokrs
-
newyearday
if i start from v1 everything works
-
UkoeHB_
he's gone... I just remembered that all the dynamic block weight stuff doesn't work for new chains since it was introduced mid-chain
-
UkoeHB_
to start a new chain you have to patch in some early block rules
-
selsta
UkoeHB_: he has been asking for weeks now, he will be back lol
-
UkoeHB_
yeah, it's actually a very obscure problem
-
UkoeHB_
Im surprised he's so tenacious though
-
TrasherDK1
Why can't he start from current version?
-
UkoeHB_
Parts of code are locked/unlocked based on which hardfork a block has
-
UkoeHB_
In v12 we have a dynamic block weight system that assumes a ton of old blocks didn't use that system
-
UkoeHB_
So a new chain needs some new rules to replace that assumption
-
gingeropolous
man i fell into a rabbit hole with zfs and raid etc
-
gingeropolous
can't decide how i should build
-
yanmaani
I'd trust raid more than zfs
-
gingeropolous
but zfs seems so cool
-
gingeropolous
performance is more the issue than redundancy
-
mmxxx[m]
how do y'all feel about btrfs?
-
yanmaani
reiserfs is what all the cool kids are using
-
charolastra
reiserfs is only used by murderers
-
mmxxx[m]
<charolastra "reiserfs is only used by murdere"> what's wrong with that?
-
charolastra
i'm not judging
-
d4ndo[m]
Has someone managed to create a set of monero keys just using the unix bash?
-
d4ndo[m]
e.G. dd if=/dev/urandom count=32 bs=1 > ./seed
-
d4ndo[m]
openssl dgst -sha3-256 ./seed | cut -d' ' -f2 | xxd -r -p > ./viewkey
-
d4ndo[m]
ln -s ./seed ./spendkey
-
d4ndo[m]
.. reduce32 ..
-
d4ndo[m]
Then using openssl to create two public keys ed25519 etc.
-
d4ndo[m]
I dont know if it is doeable.
-
d4ndo[m]
Guess not. It's to complex.
-
fort3hlulz
-
» anicow yawns
-
anicow
i been up for 5 hours thouogh, it's just fun to watch how contagious the yawn procedure is people in line of sight
-
anicow
even my dog yawns sometimes after watching me, so i guess it's not just people
-
fort3hlulz
Is it possible to run a bash script with block-notify?
-
fort3hlulz
I keep getting this error, even though permissions are correct and I can run the script perfectly as the same user that monerod is running as: src/common/spawn.cpp:113 Failed to execve: Bad file descriptor
-
fort3hlulz
it did have some stdout output, which I've just suppressed. Will se if that resolves it.
-
fort3hlulz
Nope didn't fix it.
-
asymptotically
fort3hlulz: what line are you passing to --block-notify?
-
fort3hlulz
monerod --public-node --rpc-bind-ip 0.0.0.0 --rpc-restricted-bind-port 18089 --confirm-external-bind --no-igd --log-file monerod.log --disable-dns-checkpoints --pidfile monerod.pid --detach --non-interactive --pad-transactions --no-zmq --check-updates disabled --show-time-stats 1 --block-notify "/full/path/to/get_last_block.sh"
-
fort3hlulz
I've tried with and without quotes
-
fort3hlulz
Permissions: -rwxr-xr-x. 1 myuser myuser 279 May 8 12:30 nodes/monero/get_last_block.sh
-
asymptotically
lol i dont even see EBADF in the execve man page
-
asymptotically
does the /full/path/to have any spaces or weird characters in it?
-
fort3hlulz
nope, weirdest thing is a capitalized character lol
-
fort3hlulz
Im an idiot
-
fort3hlulz
Didn't declare interpreter at the top of my script
-
fort3hlulz
sigh...
-
» riceandbeans is still cringing at .sh being used for a bash rather than sh script
-
fort3hlulz
:P
-
shillo
use .exe instead
-
fort3hlulz
done
-
d4ndo[m]
Pretty cool feature. I did not know it exists. »--block-notify«
-
d4ndo[m]
nice --block-notify "/full/path/to/get_last_block.sh %s" %s is the last block i guess
-
fort3hlulz
yup!
-
d4ndo[m]
cool
-
fort3hlulz
Or you can just call the "get_last_block_header" rpc without the has
-
fort3hlulz
But using the hash ensures you get the block you're being notified about in case of reorgs or quick blocks
-
shillo
that feature has existed for years in almost all cryptos
-
d4ndo[m]
i'm still a bloody noob.
-
d4ndo[m]
A noob for 5 years now XD
-
shillo
ah ok. Carry on :D
-
anicow
irssi is a frontend for bash
-
anicow
there are relay scripts for telegram and discord, this allows shared flatfile(or others) databases between clients
-
anicow
not to mention the apis for other web chat clients, that's another fun thing
-
zib
Why does sweep_all include a payment id if not specified?
-
synaps3
.usd
-
synaps3
!usd
-
selsta
zib: all tx contain a payment id
-
synaps3
ah
-
selsta
usually the pid is 00000000...
-
zib
selsta: strange i havent seen it before. I got "NOTE: this transaction uses an encrypted payment ID: consider using subaddresses instead"
-
zib
which i never got before
-
zib
from a sweep_all
-
selsta
recently payment IDs were enforced on all transactions
-
selsta
thought the behaviour should not be different with sweep_all
-
selsta
though*
-
zib
oh i thought they were just going to get deprecated entirely
-
selsta
unencrypted pid were removed
-
zib
Ah. I'm probably a version behind this commit ,
monero-project/monero f812783
-
zib
But strange i didnt notice it before
-
binaryFate
ATH daily transaction count coming today
-
binaryFate
(I think)
-
Inge-
why ...