Gingeropolous
Gingeropolous
Here's 2 stack traces. The second one was created after resuming the process. Apparently they are both the same so monerod was super stuck. Pasting directly here in case termbin...
I checked on my p2pool daemon to discover it thought the monerod daemon was stuck. a restart of monerod fixed it. grepping the logs for ERROR returned this 2022-02-28 15:01:43.241...
presumably the reason to add-exclusive-node is because you trust the node. It makes no sense why the daemon would block its only designated connection.
xmrchain runs on a box with 64 gb ram. using top, it shows that the mainnet explorer (the one that gets the most traffic) ends up with 74% memory utilization...
``` May 25 19:56:23 phx-4.snipanet.com clearnet_exp.sh[10062]: "/home/monerosupport/.bitmonero/lmdb" May 25 19:56:23 phx-4.snipanet.com clearnet_exp.sh[10062]: 2019-05-25 19:56:23.162 W Failed to create a read transaction for the db: MDB_READERS_FULL: Environment maxreaders limit reached May...
I used the randomx branch with the recent monero master. everything works fine except for the display of the randomx program https://testnet.xmrchain.net/randomx/1309514 is there a flag or something I'm missing?
It might be possible for a bad actor to submit a transaction to the network that never has a chance of being mined. Currently, a transaction that has too low...
If you don't recall the fun leading up to the RandomX fork 2 years ago, I made a [super rushed write up yesterday](https://moneroworld.com/randomx_2yr.html) . Long story short, we did it,...
This is a branch from #86 , it feels like it needs its own thread. edited to add, it also seems that #84 discusses this concept as well. I can...